adapoet_fabric-mcp-server
0
The fabric-mcp-server is an MCP server that integrates Fabric patterns with Cline, enhancing AI pattern execution capabilities. It offers tools for creating tasks within Cline using various AI-driven patterns.
Overview
The fabric-mcp-server
is a Model Context Protocol (MCP) server designed to expose Fabric patterns as tools for integration with Cline. This enhances Cline's capabilities by leveraging AI-driven pattern execution. Key features include:
- Exposing Fabric patterns as tools for Cline tasks.
- Allowing selection and execution of patterns within Cline.
- Enhancing AI-driven execution capabilities.
Tools
- Provides a variety of Fabric patterns such as analyze_claims, summarize, and extract_wisdom.
Installation
- Clone the repository and install dependencies.
- Build the project using npm run build.
Usage
- Ensure the server is running and configure it in Cline settings.
- Create new tasks in Cline and select Fabric patterns for execution.
Configuration for Usage with VS Code
- Clone the repository, install dependencies, and build the project.
- Configure Cline settings with the MCP server path. Restart VSCode to apply changes.
Troubleshooting
- Verify configuration in Cline settings and ensure the server is running.