data-ai MCP Server
The fabric-mcp-server is an MCP server that integrates Fabric patterns with AI coding agents and assistants, exposing them as tools for AI-driven task execution and enhancing capabilities.
Discovered via unknown and last synced 3mo ago.
1. Install the package
npx fabric-mcp-server
2. Add to claude_desktop_config.json
{
"mcpServers": {
"fabric-mcp-server": {
"command": "npx",
"args": [
"fabric-mcp-server"
]
}
}
}Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)
`summarize`
`create_mermaid_visualization`
many more...