fabric-mcp

fabric-mcp

3.4

If you are the rightful owner of fabric-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Connect the power of the Fabric AI framework to any Model Context Protocol (MCP) compatible application.

The Fabric MCP Server is a standalone server that bridges the Fabric AI framework with the Model Context Protocol (MCP). It allows users to leverage Fabric's AI capabilities directly within MCP-enabled environments such as IDE extensions or chat interfaces. By translating MCP requests into REST API calls to a running Fabric instance, the server enables seamless integration of Fabric's specialized prompts for tasks like code explanation, refactoring, or creative writing. This project adheres to the open MCP standard, ensuring secure and standardized interaction between AI applications and external tools. The server is currently in the implementation phase, with its core architecture and tools outlined in the project's high-level design document.

Features

  • Seamless Integration: Use Fabric patterns and capabilities directly within MCP clients without switching context.
  • Enhanced Workflows: Empower LLMs within IDEs or other tools to leverage Fabric's specialized prompts and user configurations.
  • Standardization: Adhere to the open MCP standard for AI tool integration.
  • Leverage Fabric Core: Build upon the existing Fabric CLI and REST API without modifying the core Fabric codebase.
  • Expose Fabric Functionality: Provide MCP tools to list patterns, get pattern details, run patterns, list models/strategies, and retrieve configuration.