I created the fabric-mcp-server with Cline! #1455
Replies: 7 comments 5 replies
-
HI @adapoet Great! However, all I see in that repo is a README and a LICENSE file. No NodeJS files at all. Please push the files. Thanks. |
Beta Was this translation helpful? Give feedback.
-
@adapoet Hi Ivan! Good work! However, based on examining the source code, the It doesn't actually execute patterns - it just serves their content. There's no integration with the I'm working on a full fabric integration MCP server. See #1454 My idea is to leverage the |
Beta Was this translation helpful? Give feedback.
-
@adapoet It's shaping up. I'm quickly iterating and the basic framework is rapidly evolving. |
Beta Was this translation helpful? Give feedback.
-
This image is of the live MCP server talking with a running |
Beta Was this translation helpful? Give feedback.
-
@adapoet I will. It will be early next week. |
Beta Was this translation helpful? Give feedback.
-
It's very nearly complete. |
Beta Was this translation helpful? Give feedback.
-
@adapoet I have released it! Please continue the discussion here: #1536 Connected to Claude Code, it is mind-blowing! |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I recently learned about Fabric and, ever since, I've been wondering how to integrate it into my coding agent. So I created a new MCP server using Cline called fabric-mcp-server that integrates fabric patterns with Cline in VS Code. This server exposes all Fabric patterns as individual tools, allowing users to select and execute them directly within Cline tasks. The fabric-mcp-server enhances Cline's capabilities by leveraging AI-driven pattern execution from the Fabric repository.
I also created a comprehensive README file that provides detailed instructions on installation, configuration, and usage. Check out the fabric-mcp-server repository to learn more: https://github.com/adapoet/fabric-mcp-server
Here's a video of me explaining my process, giving examples, and showing how I combine fabric-mcp-server with the sequentialthinking MCP server: https://vimeo.com/1079742495/4b38879b1f?share=copy
I'd love to get some feedback. Please feel free to suggest improvements/additions.
Beta Was this translation helpful? Give feedback.
All reactions