Loomal

massive-context-mcp

MCP server by github.com/egoughnour/massive-context-mcp

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

0 starspypi: massive-context-mcp

About massive-context-mcp

massive-context-mcp is an MCP (Model Context Protocol) server published by egoughnour in the official MCP registry, listed under Cryptocurrency on Loomal. Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.

It ships as a Python package on PyPI (massive-context-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/egoughnour/massive-context-mcp.

Use massive-context-mcp with your agent

Claude Code · one command
claude mcp add massive-context-mcp -- uvx massive-context-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "massive-context-mcp": {
      "command": "uvx",
      "args": [
        "massive-context-mcp"
      ]
    }
  }
}
pypimassive-context-mcp

Frequently asked questions

What is massive-context-mcp?
massive-context-mcp is an MCP (Model Context Protocol) server by egoughnour in the Cryptocurrency category. Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.
How do I connect massive-context-mcp to Claude, Cursor, or another MCP client?
Install massive-context-mcp from its pypi package (massive-context-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is massive-context-mcp open source?
Yes — the source code is public at github.com/egoughnour/massive-context-mcp.
Can AI agents pay to use massive-context-mcp?
Not yet through Loomal — massive-context-mcp is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain massive-context-mcp? Claim this listing free by verifying GitHub ownership, or contact us.