Kage
Rank #1,754com.kage-core/kage
Verified memory for coding agents: claims cited against code, stale withheld, savings receipts.
Kage is a Model Context Protocol (MCP) server published by kage-core. It ranks #1,754 of 132,046 servers tracked on MCP Toplist, and its repository has 33 GitHub stars. Kage is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 12 tracked versions. It was first listed on Apr 13, 2026 and most recently updated on Jun 13, 2026.
Ranks ahead of 130,292 of 132,046 servers on MCP Toplist.
Use Kage
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kage -- npx -y @kage-core/kage-graph-mcp[mcp_servers.kage]
command = "npx"
args = ["-y", "@kage-core/kage-graph-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kage": {
"command": "npx",
"args": [
"-y",
"@kage-core/kage-graph-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kage": {
"command": "npx",
"args": [
"-y",
"@kage-core/kage-graph-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kage": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kage-core/kage-graph-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kage": {
"command": "npx",
"args": [
"-y",
"@kage-core/kage-graph-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kage": {
"command": "npx",
"args": [
"-y",
"@kage-core/kage-graph-mcp"
]
}
}
}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/com.kage-core%2Fkage)<a href="https://mcptoplist.com/server/com.kage-core%2Fkage"><img src="https://mcptoplist.com/badge/com.kage-core%2Fkage.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
kage-core
Available versions (12)
| Version | Published |
|---|---|
| 2.3.0 | Jun 13, 2026 |
| 2.2.7 | Jun 13, 2026 |
| 2.2.6 | Jun 13, 2026 |
| 2.2.5 | Jun 12, 2026 |
| 2.2.4 | Jun 12, 2026 |
| 2.2.3 | Jun 12, 2026 |
| 2.2.2 | Jun 12, 2026 |
| 2.2.1 | Jun 12, 2026 |
| 2.2.0 | Jun 12, 2026 |
| 2.1.0 | Jun 12, 2026 |
| 2.0.2 | Jun 12, 2026 |
| 2.0.1 | Jun 11, 2026 |
Frequently asked questions
- Who maintains Kage?
- Kage is maintained by kage-core, which publishes 1 MCP server (12 total versions) tracked on MCP Toplist.
- Is Kage listed on the Official MCP Registry?
- Yes — Kage is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does Kage have?
- MCP Toplist tracks 12 versions of Kage, most recently published on Jun 13, 2026.
- Where can I find the source code for Kage?
- The source code for Kage is hosted at github.com/kage-core/kage.
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.