Firekeep
Rank #2,267io.github.kapella-hub/firekeep
Self-hosted operating layer for AI agents: knowledge, continuity, coordination, and governance.
Firekeep is a Model Context Protocol (MCP) server published by kapella-hub. It ranks #2,267 of 132,046 servers tracked on MCP Toplist, and its repository has 2 GitHub stars. Firekeep is listed across 2 registries — Official MCP and Glama, with 17 tracked versions. It was first listed on Aug 13, 2026 and most recently updated on Sep 3, 2026.
Ranks ahead of 129,779 of 132,046 servers on MCP Toplist.
Use Firekeep
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add firekeep -- uvx firekeep-client gateway --runtime generic[mcp_servers.firekeep]
command = "uvx"
args = ["firekeep-client", "gateway", "--runtime", "generic"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"firekeep": {
"command": "uvx",
"args": [
"firekeep-client",
"gateway",
"--runtime",
"generic"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"firekeep": {
"command": "uvx",
"args": [
"firekeep-client",
"gateway",
"--runtime",
"generic"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"firekeep": {
"type": "stdio",
"command": "uvx",
"args": [
"firekeep-client",
"gateway",
"--runtime",
"generic"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"firekeep": {
"command": "uvx",
"args": [
"firekeep-client",
"gateway",
"--runtime",
"generic"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"firekeep": {
"command": "uvx",
"args": [
"firekeep-client",
"gateway",
"--runtime",
"generic"
]
}
}
}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.kapella-hub%2Ffirekeep)<a href="https://mcptoplist.com/server/io.github.kapella-hub%2Ffirekeep"><img src="https://mcptoplist.com/badge/io.github.kapella-hub%2Ffirekeep.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
kapella-hub
Available versions (17)
| Version | Published |
|---|---|
| 1.6.1 | Sep 3, 2026 |
| 1.6.0 | Sep 2, 2026 |
| 1.5.8 | Aug 31, 2026 |
| 1.5.7 | Aug 29, 2026 |
| 1.5.6 | Aug 29, 2026 |
| 1.5.5 | Aug 27, 2026 |
| 1.5.4 | Aug 26, 2026 |
| 1.5.2 | Aug 21, 2026 |
| 1.5.1 | Aug 20, 2026 |
| 1.4.2 | Aug 20, 2026 |
| 1.4.0 | Aug 19, 2026 |
| 1.3.0 | Aug 19, 2026 |
| 1.2.1 | Aug 19, 2026 |
| 1.0.3 | Aug 19, 2026 |
| 1.0.2 | Aug 18, 2026 |
| 1.0.1 | Aug 18, 2026 |
| 0.1.43 | Aug 13, 2026 |
Frequently asked questions
- Who maintains Firekeep?
- Firekeep is maintained by kapella-hub, which publishes 1 MCP server (17 total versions) tracked on MCP Toplist.
- Is Firekeep listed on the Official MCP Registry?
- Yes — Firekeep is listed on the Official MCP Registry, alongside Glama.
- How many versions does Firekeep have?
- MCP Toplist tracks 17 versions of Firekeep, most recently published on Sep 3, 2026.
- Where can I find the source code for Firekeep?
- The source code for Firekeep is hosted at github.com/kapella-hub/FirekeepHQ.
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.