Back to search
30
MCP

massive-context-mcp

pypi/massive-context-mcp

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

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

io.github.egoughnour/massive-context-mcp
Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.
0 tools
mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
0 tools
massive context mcp
Metadata-only Glama MCP server.
0 tools
doc-index-mcp
MCP server for semantic document search with boundary-aware chunking
0 tools
io.github.arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
deepview-mcp
A Model Context Protocol server for analyzing large codebases using Gemini 2.0
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "massive-context-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}