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.
fabricpatternsmcpai-toolscoding-agentsfabric-patternstoolstool
Installation & Configuration
{
"mcpServers": {
"fabric-mcp-server": {
"command": "node",
"args": [
"build/index.js"
],
"env": {}
}
}
}Information
Transport
stdio
Language
JavaScript
Created
2025/4/29
Updated
2025/7/28