contextkeeper✓
io.github.TheRealDataBoss/contextkeeper · v0.2.7
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.TheRealDataBoss/contextkeeper",
"description": "Zero model drift between AI agents. Session continuity for Claude, GPT, Gemini, and any LLM.",
"title": "contextkeeper",
"repository": {
"url": "https://github.com/TheRealDataBoss/workbench",
"source": "github",
"subfolder": "packages/python"
},
"version": "0.2.7",
"websiteUrl": "https://pypi.org/project/contextkeeper/",
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "contextkeeper",
"version": "0.2.7",
"transport": {
"type": "stdio"
}
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}