Context Pod
Rank #30869pulsemcp/heidiec-context-pod
Persistent context storage for AI agents using learned vectors with certainty scores.
Context Pod is a Model Context Protocol (MCP) server published by nervous-machine. It ranks #30869 of 58,832 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Context Pod is listed on PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Feb 25, 2026.
Ranks ahead of 27,963 of 58,832 servers on MCP Toplist.
Use Context Pod
Add Context Pod to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"heidiec-context-pod": {
"url": "https://context.nervousmachine.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
Listed on 1 registry
nervous-machine
Not versioned
This server is published through a registry that does not expose explicit version metadata. The listing tracks a single rolling release.
Frequently asked questions
- What is Context Pod?
- Persistent context storage for AI agents using learned vectors with certainty scores.
- Who maintains Context Pod?
- Context Pod is maintained by nervous-machine, which publishes 1 MCP server (0 total versions) tracked on MCP Toplist.
- Is Context Pod an official MCP server?
- Context Pod is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Context Pod have?
- Context Pod ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for Context Pod?
- The source code for Context Pod is hosted at github.com/nervous-machine/context-pod.