fabric-mcp-server
@MCP-Mirror
About fabric-mcp-server
Mirror of
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
2`summarize`
`create_mermaid_visualization`
Overview
What is fabric-mcp-server?
fabric-mcp-server is a Model Context Protocol (MCP) server that exposes Fabric patterns as tools for integration with Cline. It enhances Cline's capabilities by leveraging AI-driven pattern execution from the Fabric repository.
How to use fabric-mcp-server?
Clone the repository, run npm install and npm run build to compile the TypeScript code. Configure the MCP server in your Cline settings file with the path to build/index.js, then restart VSCode. Create a new task in Cline and select a Fabric pattern to use.
Key features of fabric-mcp-server
- Exposes Fabric patterns as individual tools within Cline.
- Users can select and execute Fabric patterns directly in Cline tasks.
- Integrates AI-driven pattern execution to augment Cline's functionality.
- Supports a wide range of patterns (e.g., analyze_claims, summarize, extract_wisdom).
- Provides a
.clinerulestip to streamline pattern selection.
Use cases of fabric-mcp-server
- Running pattern-based AI tasks inside Cline without leaving the editor.
- Enhancing Cline workflows with pre-built Fabric patterns for summarization, analysis, or visualization.
- Automating repetitive text-processing tasks by attaching Fabric patterns to new Cline tasks.
FAQ from fabric-mcp-server
What is fabric-mcp-server and how does it relate to Fabric?
fabric-mcp-server is an MCP server that exposes Fabric patterns as tools for Cline. It acts as a bridge between Cline and the Fabric pattern repository, enabling AI-driven pattern execution.
How do I install fabric-mcp-server?
Clone the repository, run npm install in the directory, then npm run build to compile. See the installation section for details.
How do I configure fabric-mcp-server for VS Code?
Add the MCP server configuration to your Cline settings file (located at OS-specific paths). Use JSON with "command": "node", "args": ["<path-to>/build/index.js"], and set "transportType": "stdio". Restart VSCode after editing.
Where does fabric-mcp-server run? Does it require network access?
The server runs locally via stdio transport. No remote endpoints or cloud services are mentioned—it executes Fabric patterns from the local repository.
Frequently asked questions
What is fabric-mcp-server and how does it relate to Fabric?
fabric-mcp-server is an MCP server that exposes Fabric patterns as tools for Cline. It acts as a bridge between Cline and the Fabric pattern repository, enabling AI-driven pattern execution.
How do I install fabric-mcp-server?
Clone the repository, run `npm install` in the directory, then `npm run build` to compile. See the installation section for details.
How do I configure fabric-mcp-server for VS Code?
Add the MCP server configuration to your Cline settings file (located at OS-specific paths). Use JSON with `"command": "node"`, `"args": ["<path-to>/build/index.js"]`, and set `"transportType": "stdio"`. Restart VSCode after editing.
Where does fabric-mcp-server run? Does it require network access?
The server runs locally via `stdio` transport. No remote endpoints or cloud services are mentioned—it executes Fabric patterns from the local repository.
Basic information
More Other MCP servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome Mlops
visengerA curated list of references for MLOps
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Nginx UI
0xJackyYet another WebUI for Nginx
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Comments