Back to search
30
MCP

io.github.egoughnour/massive-context-mcp

io.github.egoughnour/massive-context-mcp

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

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

Similar MCP servers embedding-nearest

massive-context-mcp
Handle 10M+ token contexts with chunking, sub-queries, and local Ollama inference
0 tools
io.github.arrayo/smart-context-mcp
Reduces AI agent token usage by 90% via context compression and task checkpoint persistence.
0 tools
io.github.felixanhalt/figma-context-mcp
LLM-optimized Figma MCP server.
0 tools
io.github.opencontext-team/mcp-server
An MCP server that provides visual memory and context storage with knowledge graph capabilities
0 tools
mcp-server-bigquery
A Model Context Protocol server that provides access to BigQuery
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": {
    "io.github.egoughnour/massive-context-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}