MCP.so
Sign In
Servers

Fabric MCP Server

@ksylvan

Fabric MCP Server: Seamlessly integrate Fabric AI capabilities into MCP-enabled tools like IDEs and chat interfaces.

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "fabric-mcp": {
      "command": "uv",
      "args": [
        "sync",
        "--dev"
      ]
    }
  }
}

More from Other