FixMap
Rank #2,407io.github.aryamthecodebreaker/fixmap
Deterministic local-first context and impact maps for coding agents from tasks, issues, and diffs.
FixMap is a Model Context Protocol (MCP) server published by aryamthecodebreaker. It ranks #2,407 of 132,046 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. FixMap is listed across 2 registries — Official MCP and Glama, with 21 tracked versions. It was first listed on Jul 16, 2026 and most recently updated on Aug 13, 2026.
Ranks ahead of 129,639 of 132,046 servers on MCP Toplist.
Use FixMap
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add fixmap -- npx -y @aryam/fixmap mcp[mcp_servers.fixmap]
command = "npx"
args = ["-y", "@aryam/fixmap", "mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"fixmap": {
"command": "npx",
"args": [
"-y",
"@aryam/fixmap",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"fixmap": {
"command": "npx",
"args": [
"-y",
"@aryam/fixmap",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"fixmap": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@aryam/fixmap",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"fixmap": {
"command": "npx",
"args": [
"-y",
"@aryam/fixmap",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"fixmap": {
"command": "npx",
"args": [
"-y",
"@aryam/fixmap",
"mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.aryamthecodebreaker%2Ffixmap)<a href="https://mcptoplist.com/server/io.github.aryamthecodebreaker%2Ffixmap"><img src="https://mcptoplist.com/badge/io.github.aryamthecodebreaker%2Ffixmap.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
aryamthecodebreaker
Available versions (21)
| Version | Published |
|---|---|
| 0.9.0 | Aug 13, 2026 |
| 0.8.9 | Aug 11, 2026 |
| 0.8.8 | Aug 8, 2026 |
| 0.8.7 | Aug 2, 2026 |
| 0.8.6 | Aug 2, 2026 |
| 0.8.5 | Aug 2, 2026 |
| 0.8.4 | Aug 2, 2026 |
| 0.8.3 | Aug 2, 2026 |
| 0.8.2 | Aug 2, 2026 |
| 0.8.1 | Aug 1, 2026 |
| 0.8.0 | Jul 31, 2026 |
| 0.7.4 | Jul 31, 2026 |
| 0.7.3 | Jul 26, 2026 |
| 0.7.2 | Jul 26, 2026 |
| 0.7.1 | Jul 26, 2026 |
| 0.7.0 | Jul 22, 2026 |
| 0.6.2 | Jul 22, 2026 |
| 0.6.1 | Jul 22, 2026 |
| 0.5.1 | Jul 18, 2026 |
| 0.5.0 | Jul 18, 2026 |
| 0.4.1 | Jul 16, 2026 |
Frequently asked questions
- Who maintains FixMap?
- FixMap is maintained by aryamthecodebreaker, which publishes 1 MCP server (21 total versions) tracked on MCP Toplist.
- Is FixMap listed on the Official MCP Registry?
- Yes — FixMap is listed on the Official MCP Registry, alongside Glama.
- How many versions does FixMap have?
- MCP Toplist tracks 21 versions of FixMap, most recently published on Aug 13, 2026.
- Where can I find the source code for FixMap?
- The source code for FixMap is hosted at github.com/aryamthecodebreaker/FixMap.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.