Skip to content
Back to search
30
MCP v0.1.1

io.github.copyleftdev/fabric-atelier

io.github.copyleftdev/fabric-atelier

AI-powered content processing with 226 Fabric patterns for writing, analysis, and code generation.

Uptime
0.0%
24 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.mpzarde/fabric-mcp
MCP server for Fabric AI patterns
0 tools
Fabric Pattern Tools
Exposes Fabric design patterns as executable tools that can be discovered and run directly within development workflows, with automatic patt
0 tools
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools
io.github.wkoverfield/quilt
Track which AI agent wrote which lines in a shared Git checkout; each commits only its own lines.
0 tools
Memory Fabric
File-first, local-first MCP memory for AI coding assistants: Markdown + YAML, no vector DB.
0 tools
@yglabs/fabric-dataagent
Wrap a Fabric data agent HTTP MCP server as a local stdio MCP server.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.copyleftdev/fabric-atelier": {
      "url": "None",
      "transport": "http"
    }
  }
}