Back to search
30
MCP

@yglabs/fabric-dataagent

npm/@yglabs/fabric-dataagent

Wrap a Fabric data agent HTTP MCP server as a local stdio MCP server.

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

Similar MCP servers embedding-nearest

@yglabs/databricks-mcp
Wrap a Fabric data agent HTTP MCP server as a local stdio MCP server.
0 tools
@yglabs/mcp-http2stdio-internal
Wrap an upstream HTTP MCP server as a local stdio MCP server.
0 tools
io.github.mpzarde/fabric-mcp
MCP server for Fabric AI patterns
0 tools
fabric_api_mcp
FABRIC Testbed MCP Server — exposes FABRIC API operations as LLM-accessible tools
0 tools
microsoft/fabric-fabric-mcp
MCP server for interacting with Microsoft Fabric.
0 tools
@yglabs/workiq-mcp-test
Wrap Work IQ HTTP MCP servers as a local stdio MCP CLI.
0 tools

How to use

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

{
  "mcpServers": {
    "@yglabs/fabric-dataagent": {
      "url": "None",
      "transport": "http"
    }
  }
}