🛠️

fabric-mcp

MCP server for Fabric AI patterns

Developer Tools stdio npm npmstdiompzarde
RUN IN TERMINAL
claude mcp add mpzarde-fabric-mcp -- npx -y @angrydad67/fabric-mcp-server
ADD TO claude_desktop_config.json
{ "mcpServers": { "mpzarde-fabric-mcp": { "command": "npx", "args": ["-y", "@angrydad67/fabric-mcp-server"] } } }
ADD TO .vscode/mcp.json
{ "mcpServers": { "mpzarde-fabric-mcp": { "command": "npx", "args": ["-y", "@angrydad67/fabric-mcp-server"] } } }
ADD TO .cursor/mcp.json
{ "mcpServers": { "mpzarde-fabric-mcp": { "command": "npx", "args": ["-y", "@angrydad67/fabric-mcp-server"] } } }

About This MCP Server

The io.github.mpzarde/fabric-mcp server is a developer tool that enables Model Context Protocol functionality for Fabric AI patterns, connecting to stdio and available as a package on npm. This server can be used by developers working with Fabric AI to manage and implement model context protocols in their applications. Developers would reach for this tool when building or integrating AI models that require MCP support in their Fabric-based projects.

MCP server for Fabric AI patterns. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.

Package

@angrydad67/fabric-mcp-server on npm

HOW TO USE

Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.

What tools does it provide?

The fabric-mcp server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.

DETAILS
README BADGE
Skills Playground MCP badge
[![Skills Playground](https://skillsplayground.com/badges/mcp/mpzarde-fabric-mcp.svg)](https://skillsplayground.com/mcps/mpzarde-fabric-mcp/)
SHARE
Share on X

Related MCP Servers

Get the best new skills
in your inbox

Weekly roundup of top Claude Code skills, MCP servers, and AI coding tips.