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%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

microsoft/fabric-fabric-mcp
MCP server for interacting with Microsoft Fabric.
0 tools
io.github.mpzarde/fabric-mcp
MCP server for Fabric AI patterns
0 tools
Microsoft Fabric MCP Server
MCP tools for interacting with Microsoft Fabric
0 tools
@einlogic/mcp-fabric-api
MCP server for Microsoft Fabric REST APIs — enables data engineers and data analysts to use AI assistants beyond Copilot to build and manage
0 tools
fabric-mcp
MCP Server for Fabric AI Framework
0 tools
fabric-analytics-mcp
Microsoft Fabric Analytics MCP Server - Enable AI assistants to access and analyze Microsoft Fabric data
0 tools

How to use

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

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