Added fabric-mcp-server to Community Servers list #1623
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added fabric-mcp-server to Community servers list, and made minor grammatical corrections.
Description
Added fabric-mcp-server to the Community list and made minor grammatical corrections to improve readability.
Server Details
Motivation and Context
The addition of fabric-mcp-server to the Community list is necessary to make it discoverable by users of the MCP protocol. The server exposes Fabric patterns as tools, enhancing the capabilities of AI models integrated with MCP clients like Cline.
How Has This Been Tested?
The fabric-mcp-server has been tested with Cline, an LLM client. The server was configured in Cline's settings, and various Fabric patterns were successfully executed as tools within Cline tasks.
Breaking Changes
No breaking changes are introduced. Users will not need to update their MCP client configurations unless they wish to use the new fabric-mcp-server.
Types of changes
Checklist
Additional context
The fabric-mcp-server is designed to work seamlessly with Cline and other MCP-compatible clients. It leverages the Fabric repository's patterns to provide a wide range of AI-driven tools. The server is implemented in TypeScript and follows best practices for MCP server development.