Skip to content
Back to search
30
MCP

patchwork — Codebase Conventions for AI Agents

io.github.sainarayana-b/patchwork

Scan any codebase, generate CONVENTIONS.md, expose conventions as MCP tools for AI agents.

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

Similar MCP servers embedding-nearest

codebase-context
Bounded conventions map and local-pattern discovery for AI coding agents. Local-first MCP server with AST-backed hybrid search.
0 tools
gridwork-aiact
MCP server that scans codebases for AI usage and generates EU AI Act compliance reports
0 tools
codebase-mcp
Auto-generate AI-ready context from your codebase. One command → CONTEXT.md ready to paste into Claude, Cursor, ChatGPT or any MCP agent. Fu
0 tools
@codeweave/mcp
Codebase graph analysis for AI agents — AST + call graph + type graph + hybrid semantic search via MCP
0 tools
io.github.codealive-ai/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools
io.github.CodeAlive-AI/codealive-mcp
Semantic code search and analysis from CodeAlive for AI assistants and agents.
0 tools

How to use

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

{
  "mcpServers": {
    "patchwork_—_codebase_conventions_for_ai_agents": {
      "url": "None",
      "transport": "http"
    }
  }
}