Skip to content
Back to search
30
MCP

io.github.aryamthecodebreaker/fixmap

io.github.aryamthecodebreaker/fixmap

Deterministic local-first repo context for coding agents, including public GitHub URL analysis.

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

Similar MCP servers embedding-nearest

io.github.rotem1230/fixme-agent
Real-time AI code quality — 30 validators, 17 languages, 813+ checks
0 tools
io.github.raymondchins/agentmap
The TS/JS-accurate repo map for coding agents: ts-morph import/symbol/call graph + MCP query tools
0 tools
repoctx
Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.
0 tools
io.github.anioko/archiet-xray
Deterministic repo architecture maps: auth coverage, blast radius, readiness score, diagrams
0 tools
io.github.danielblomma/cortex
Local repo context for coding assistants with semantic search and graph relationships.
0 tools
io.github.infino-ai/code-context
Local code search for AI coding agents: hybrid search and SQL aggregation over an in-repo index.
0 tools

How to use

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

{
  "mcpServers": {
    "io.github.aryamthecodebreaker/fixmap": {
      "url": "None",
      "transport": "http"
    }
  }
}