thread-keeper
Rank #4,591io.github.po4erk91/thread-keeper
Multi-agent shared brain across Claude, Codex, Antigravity, Gemini, Copilot, and VS Code.
thread-keeper is a Model Context Protocol (MCP) server published by po4erk91. It ranks #4,591 of 132,046 servers tracked on MCP Toplist, and its repository has 12 GitHub stars. thread-keeper is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 2 tracked versions. It was first listed on May 27, 2026 and most recently updated on Jun 15, 2026.
Ranks ahead of 127,455 of 132,046 servers on MCP Toplist.
Use thread-keeper
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add thread-keeper -- uvx threadkeeper[mcp_servers.thread-keeper]
command = "uvx"
args = ["threadkeeper"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"thread-keeper": {
"command": "uvx",
"args": [
"threadkeeper"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"thread-keeper": {
"command": "uvx",
"args": [
"threadkeeper"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"thread-keeper": {
"type": "stdio",
"command": "uvx",
"args": [
"threadkeeper"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"thread-keeper": {
"command": "uvx",
"args": [
"threadkeeper"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"thread-keeper": {
"command": "uvx",
"args": [
"threadkeeper"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.po4erk91%2Fthread-keeper)<a href="https://mcptoplist.com/server/io.github.po4erk91%2Fthread-keeper"><img src="https://mcptoplist.com/badge/io.github.po4erk91%2Fthread-keeper.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
po4erk91
Available versions (2)
| Version | Published |
|---|---|
| 0.13.1 | Jun 15, 2026 |
| 0.13.0 | Jun 14, 2026 |
Frequently asked questions
- Who maintains thread-keeper?
- thread-keeper is maintained by po4erk91, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is thread-keeper listed on the Official MCP Registry?
- Yes — thread-keeper is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does thread-keeper have?
- MCP Toplist tracks 2 versions of thread-keeper, most recently published on Jun 15, 2026.
- Where can I find the source code for thread-keeper?
- The source code for thread-keeper is hosted at github.com/po4erk91/thread-keeper.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.