Massive Context MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 134 installs a week from pypi. Last commit 19 Jan 2026.
Handles 10M+ token contexts with chunking, sub-queries, and local Ollama inference.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add massive-context-mcp -- uvx massive-context-mcp
{
"mcpServers": {
"massive-context-mcp": {
"args": [
"massive-context-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.massive-context-mcp]
command = "uvx"
args = ["massive-context-mcp"]
{
"mcpServers": {
"massive-context-mcp": {
"args": [
"massive-context-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"massive-context-mcp": {
"args": [
"massive-context-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.