Skip to content
Back to search
30
MCP

fabric_api_mcp

pypi/fabric_api_mcp

FABRIC Testbed MCP Server — exposes FABRIC API operations as LLM-accessible tools

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "fabric_api_mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}