Loomal

fabric-mcp

MCP server by github.com/mpzarde/fabric-mcp

MCP server for Fabric AI patterns

0 starsnpm: @angrydad67/fabric-mcp-server

About fabric-mcp

fabric-mcp is an MCP (Model Context Protocol) server published by mpzarde in the official MCP registry. MCP server for Fabric AI patterns

It ships as an npm package (@angrydad67/fabric-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/mpzarde/fabric-mcp.

Use fabric-mcp with your agent

Claude Code · one command
claude mcp add fabric-mcp -- npx -y @angrydad67/fabric-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "fabric-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@angrydad67/fabric-mcp-server"
      ]
    }
  }
}
npm@angrydad67/fabric-mcp-server

Frequently asked questions

What is fabric-mcp?
fabric-mcp is an MCP (Model Context Protocol) server by mpzarde. MCP server for Fabric AI patterns
How do I connect fabric-mcp to Claude, Cursor, or another MCP client?
Install fabric-mcp from its npm package (@angrydad67/fabric-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is fabric-mcp open source?
Yes — the source code is public at github.com/mpzarde/fabric-mcp.
Can AI agents pay to use fabric-mcp?
Not yet through Loomal — fabric-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain fabric-mcp? Claim this listing free by verifying GitHub ownership, or contact us.