Offline codebase knowledge graph: 91% token reduction vs naive RAG, plus cross-session agent memory.
Runs locally over stdio
This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).
Run
uvx nervapack
MCP client config
{
"mcpServers": {
"nervapack": {
"command": "uvx",
"args": [
"nervapack"
]
}
}
}