Odel
NervaPack

NervaPack

Local
@ramdhavepreetam1PythonMITUpdated 1w ago

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).

PyPInervapackv0.5.8

Run

uvx nervapack

MCP client config

{
  "mcpServers": {
    "nervapack": {
      "command": "uvx",
      "args": [
        "nervapack"
      ]
    }
  }
}