loading…
Search for a command to run...
loading…
Provides access to 227+ expert-crafted Fabric AI patterns for tasks like summarizing, analyzing, and extracting wisdom, all through Claude Desktop with no API k
Provides access to 227+ expert-crafted Fabric AI patterns for tasks like summarizing, analyzing, and extracting wisdom, all through Claude Desktop with no API keys needed.
An MCP (Model Context Protocol) server that provides access to Daniel Miessler's Fabric AI patterns. Access 227+ expert-crafted prompts for tasks like extracting wisdom, summarizing content, analyzing arguments, creating visualizations, and much more - all through Claude Desktop!
No API keys needed! Fabric patterns are pure prompts - this MCP server delivers them to Claude, which processes everything natively using its own intelligence. No external AI services, no vendor lock-in, no rate limits.
🔄 Auto-Updates! The server automatically checks for new patterns daily. Always stay current with the latest Fabric patterns!
Fabric is an open-source framework for augmenting humans using AI. It provides a modular system of expert-crafted prompts (called "patterns") for solving specific problems. Each pattern is a carefully designed system prompt optimized for tasks like:
This MCP server brings Fabric patterns to Claude Desktop:
cd "C:\Users\jonat\OneDrive\Coding Projects\fabric-mcp"
pip install -e .
Add the server to your Claude Desktop configuration file:
Windows: %APPDATA%\Claude\claude_desktop_config.json
macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
Linux: ~/.config/Claude/claude_desktop_config.json
Add this configuration:
{
"mcpServers": {
"fabric": {
"command": "python",
"args": [
"-m",
"fabric_mcp.server"
]
}
}
}
Or if you want to use the full path:
{
"mcpServers": {
"fabric": {
"command": "python",
"args": [
"C:\\Users\\jonat\\OneDrive\\Coding Projects\\fabric-mcp\\fabric_mcp\\server.py"
]
}
}
}
Once configured, you can use Fabric patterns in Claude Desktop:
List all available Fabric patterns
or filter by keyword:
Show me all Fabric patterns related to "extract"
Use the extract_wisdom Fabric pattern on this article: [paste article text]
Apply the summarize Fabric pattern to this content: [paste content]
Show me the full prompt for the analyze_claims Fabric pattern
The MCP server provides four main tools:
apply_fabric_patternApply any Fabric pattern to input text.
Parameters:
pattern - The name of the pattern to applyinput_text - The text content to processExample:
Apply the extract_wisdom pattern to analyze this podcast transcript
list_fabric_patternsList all available patterns, optionally filtered by keyword.
Parameters:
filter (optional) - Filter patterns by nameExample:
List all Fabric patterns containing "create"
get_fabric_patternGet the full prompt/instructions for a specific pattern.
Parameters:
pattern - The name of the patternExample:
Show me the full prompt for the improve_writing pattern
update_fabric_patternsForce an immediate update of the pattern list from GitHub (bypasses cache).
Parameters:
Example:
Update my Fabric patterns
Returns:
Here are some of the most useful Fabric patterns:
And many more! Use list_fabric_patterns to see all available patterns.
This is a pure prompt delivery system - no AI APIs involved!
~/.cache/fabric-mcp/ for fast accessArchitecture:
You → Claude Desktop → MCP Server → Fabric Pattern (prompt)
↓
Claude's LLM (processes everything locally)
↓
Result
No external API calls, no vendor configuration, no rate limits!
Each Fabric pattern is also available as an MCP resource with the URI format:
fabric://pattern/{pattern_name}
For example:
fabric://pattern/extract_wisdomfabric://pattern/summarizefabric://pattern/analyze_claimsFabric patterns are expert-crafted prompts that encode best practices. Learn how to use them effectively:
Combine multiple patterns for complex workflows:
1. extract_wisdom → Get insights
2. summarize → Condense insights
3. create_quiz → Test knowledge
Adapt patterns on-the-fly:
Use extract_wisdom but focus only on technical insights
and extract 10 ideas instead of 25
Apply different perspectives:
Analyze this article with:
- extract_wisdom (insights)
- analyze_claims (arguments)
- rate_content (quality)
📚 For comprehensive prompting strategies, see PROMPTING_STRATEGIES.md
This includes:
The server will try to load patterns from GitHub. If you're offline or experiencing issues:
~/.cache/fabric-mcp/claude_desktop_config.json is valid JSON%APPDATA%\Claude\logs~/Library/Logs/Claude~/.config/Claude/logsMIT License - See LICENSE file for details
The Fabric patterns themselves are from the Fabric project and maintain their original MIT license.
Contributions welcome! This is a simple MCP wrapper around the Fabric patterns. To contribute:
For issues with:
Enjoy using Fabric patterns with Claude Desktop! 🎨✨
Выполни в терминале:
claude mcp add fabric-mcp-server -- npx Безопасность
Низкий рискАвтоматическая эвристика по публичным данным — не гарантия безопасности.