Skip to content
Back to search
30
MCP streamable-http

Fabric Marketplace

io.github.fabric-protocol/fabric

Agent-native marketplace. Bootstrap, list inventory, search, negotiate, and trade via MCP.

Uptime
0.0%
25 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

microsoft/fabric-fabric-mcp
MCP server for interacting with Microsoft Fabric.
0 tools
AgentBazaar
AI agent marketplace for searching, executing, chaining, and selling agents via MCP.
0 tools
@yglabs/fabric-dataagent
Wrap a Fabric data agent HTTP MCP server as a local stdio MCP server.
0 tools
io.github.mpzarde/fabric-mcp
MCP server for Fabric AI patterns
0 tools
AutoFabric MCP Server
Agent orchestration platform with MCP server integration providing tool interfaces via stdio and direct connections using the official MCP P
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

How to use

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

{
  "mcpServers": {
    "fabric_marketplace": {
      "url": "https://fabric-api-393345198409.us-west1.run.app/mcp",
      "transport": "streamable-http"
    }
  }
}