Massive Context MCP
Rank #20966glama/egoughnour/massive-context-mcp
MCP server providing massive-context-mcp capabilities
Massive Context MCP is a Model Context Protocol (MCP) server published by egoughnour. It ranks #20966 of 58,832 servers tracked on MCP Toplist. Massive Context MCP is listed across 3 registries — Official MCP, Glama and PulseMCP, with 8 tracked versions. It was first listed on Jan 18, 2026 and most recently updated on Jan 19, 2026.
Ranks ahead of 37,866 of 58,832 servers on MCP Toplist.
Use Massive Context MCP
Add Massive Context MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"massive-context-mcp": {
"command": "uvx",
"args": [
"massive-context-mcp"
],
"env": {
"RLM_DATA_DIR": "<your RLM_DATA_DIR>",
"OLLAMA_URL": "<your OLLAMA_URL>"
}
}
}
}Replace each placeholder with your own value before saving.
Published as mcp bundle `https://github.com/egoughnour/massive-context-mcp/releases/download/v2.0.4/massive-context-mcp.mcpb` — install it through your client’s extension manager.
Listed on 2 registries (1 delisted)
egoughnour
Other servers by egoughnour
View all egoughnour servers →Available versions (8)
| Version | Published |
|---|---|
| 3.0.1 | Jan 19, 2026 |
| 3.0.0 | Jan 19, 2026 |
| 2.0.9 | Jan 18, 2026 |
| 2.0.8 | Jan 18, 2026 |
| 2.0.6 | Jan 18, 2026 |
| 2.0.5 | Jan 18, 2026 |
| 2.0.4 | Jan 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- What is Massive Context MCP?
- MCP server providing massive-context-mcp capabilities
- Who maintains Massive Context MCP?
- Massive Context MCP is maintained by egoughnour, which publishes 4 MCP servers (17 total versions) tracked on MCP Toplist.
- Is Massive Context MCP an official MCP server?
- Yes — Massive Context MCP is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Massive Context MCP have?
- MCP Toplist tracks 8 versions of Massive Context MCP, most recently published on Jan 19, 2026.
- Where can I find the source code for Massive Context MCP?
- The source code for Massive Context MCP is hosted at github.com/egoughnour/massive-context-mcp.