Loading MCP server directory, please wait...
Codebase intelligence for AI agents — dead code, blast radius, ownership.
npx @getmcp/cli add io.github.ffteema/mapnostics-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MAPNOSTICS_API_KEYPersonal API key from mapnostics.com -> your repo -> Settings -> API keys. Starts with mns_.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ffteema/mapnostics-mcp": {
"command": "npx",
"args": [
"-y",
"mapnostics-mcp"
],
"env": {
"MAPNOSTICS_API_KEY": "",
"MAPNOSTICS_URL": ""
}
}
}
}