FixMap analyzes an issue description or git diff and produces a plan with relevant context files, test routes, risk notes, and diagnostics for coding agents. It runs as a CLI, MCP server, and GitHub Action, and can analyze local repositories or public GitHub repositories without uploading source to a third-party service.
From the registry: Deterministic local-first repo context for coding agents, including public GitHub URL analysis.
Please install the `fixmap` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js 20.11 or newer** — FixMap requires Node.js 20.11 or newer to run via npx.
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","@aryam/fixmap","mcp"]
Note: FixMap runs locally over stdio and does not require any API keys or environment variables. The exposed MCP tool is `fixmap_plan`. The `repo` argument can be either a local path or a public GitHub HTTPS URL.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.Connect AI assistants to GitHub - manage repos, issues, PRs, and workflows through natural language.
The GitKraken MCP Server for managing repos, PRs, issues across GitHub, GitLab, Bitbucket and more.
Comprehensive Git MCP server enabling native git tools including clone, commit, worktree, & more.