Skip to content
Claude Code

massive context mcp for Claude Code

io.github.egoughnour/massive-context-mcp

Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.

client:Claude Code transport:stdio runtime:pypi

Install massive context mcp in Claude Code

run in your project directory

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

claude mcp add massive-context-mcp -e RLM_DATA_DIR=<RLM_DATA_DIR> -e OLLAMA_URL=<OLLAMA_URL> -- uvx massive-context-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

massive context mcp in other clients