Kawa Code
Rank #21,375ai.kawacode/mcp
Team-aware memory: intent, decisions, real-time conflicts for AI coding assistants.
Kawa Code is a Model Context Protocol (MCP) server published by kawacode-ai. It ranks #21,375 of 132,113 servers tracked on MCP Toplist. Kawa Code is listed across 3 registries — Official MCP, PulseMCP and Glama, with 21 tracked versions. It was first listed on Mar 9, 2026 and most recently updated on Aug 15, 2026.
Ranks ahead of 110,738 of 132,113 servers on MCP Toplist.
Use Kawa Code
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kawacode -- npx -y @kawacode/mcp[mcp_servers.kawacode]
command = "npx"
args = ["-y", "@kawacode/mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kawacode": {
"command": "npx",
"args": [
"-y",
"@kawacode/mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kawacode": {
"command": "npx",
"args": [
"-y",
"@kawacode/mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kawacode": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kawacode/mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kawacode": {
"command": "npx",
"args": [
"-y",
"@kawacode/mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kawacode": {
"command": "npx",
"args": [
"-y",
"@kawacode/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/ai.kawacode%2Fmcp)<a href="https://mcptoplist.com/server/ai.kawacode%2Fmcp"><img src="https://mcptoplist.com/badge/ai.kawacode%2Fmcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries (1 delisted)
kawacode-ai
Available versions (21)
| Version | Published |
|---|---|
| 8.1.0 | Aug 15, 2026 |
| 8.0.2 | Aug 15, 2026 |
| 8.0.1 | Aug 15, 2026 |
| 8.0.0 | Aug 15, 2026 |
| 7.0.1 | Aug 14, 2026 |
| 6.9.5 | Aug 4, 2026 |
| 6.9.4 | Jul 24, 2026 |
| 6.9.3 | Jul 22, 2026 |
| 6.9.1 | Jul 18, 2026 |
| 6.9.0 | Jul 18, 2026 |
| 6.8.1 | Jul 15, 2026 |
| 6.8.0 | Jun 25, 2026 |
| 6.6.1 | Jun 20, 2026 |
| 6.1.5 | May 31, 2026 |
| 6.1.2 | May 25, 2026 |
| 6.1.1 | May 25, 2026 |
| 6.0.0 | May 16, 2026 |
| 5.0.4 | Mar 18, 2026 |
| 5.0.3 | Mar 18, 2026 |
| 5.0.2 | Mar 18, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Kawa Code?
- Kawa Code is maintained by kawacode-ai, which publishes 2 MCP servers (21 total versions) tracked on MCP Toplist.
- Is Kawa Code listed on the Official MCP Registry?
- Yes — Kawa Code is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Kawa Code have?
- MCP Toplist tracks 21 versions of Kawa Code, most recently published on Aug 15, 2026.
- Where can I find the source code for Kawa Code?
- The source code for Kawa Code is hosted at github.com/kawacode-ai/kawa.mcp.
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.