Kira
Rank #7,905io.github.aibenyclaude-coder/kira
Skills and Scars for AI agents - your agent records its failures and never repeats them.
Kira is a Model Context Protocol (MCP) server published by benyalgx. It ranks #7,905 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Kira is listed across 3 registries — Official MCP, Glama and PulseMCP, with 5 tracked versions. It was first listed on Apr 11, 2026 and most recently updated on Aug 5, 2026.
Ranks ahead of 124,141 of 132,046 servers on MCP Toplist.
Use Kira
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kira -e "KIRA_TELEMETRY=<your KIRA_TELEMETRY>" -e "KIRA_TELEMETRY_URL=<your KIRA_TELEMETRY_URL>" -e "KIRA_HOME=<your KIRA_HOME>" -e "KIRA_PRO_KEY=<your KIRA_PRO_KEY>" -- npx -y kira-mcpReplace each placeholder with your own value before saving.
[mcp_servers.kira]
command = "npx"
args = ["-y", "kira-mcp"]
[mcp_servers.kira.env]
KIRA_TELEMETRY = "<your KIRA_TELEMETRY>"
KIRA_TELEMETRY_URL = "<your KIRA_TELEMETRY_URL>"
KIRA_HOME = "<your KIRA_HOME>"
KIRA_PRO_KEY = "<your KIRA_PRO_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kira": {
"command": "npx",
"args": [
"-y",
"kira-mcp"
],
"env": {
"KIRA_TELEMETRY": "<your KIRA_TELEMETRY>",
"KIRA_TELEMETRY_URL": "<your KIRA_TELEMETRY_URL>",
"KIRA_HOME": "<your KIRA_HOME>",
"KIRA_PRO_KEY": "<your KIRA_PRO_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kira": {
"command": "npx",
"args": [
"-y",
"kira-mcp"
],
"env": {
"KIRA_TELEMETRY": "<your KIRA_TELEMETRY>",
"KIRA_TELEMETRY_URL": "<your KIRA_TELEMETRY_URL>",
"KIRA_HOME": "<your KIRA_HOME>",
"KIRA_PRO_KEY": "<your KIRA_PRO_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kira": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"kira-mcp"
],
"env": {
"KIRA_TELEMETRY": "<your KIRA_TELEMETRY>",
"KIRA_TELEMETRY_URL": "<your KIRA_TELEMETRY_URL>",
"KIRA_HOME": "<your KIRA_HOME>",
"KIRA_PRO_KEY": "<your KIRA_PRO_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kira": {
"command": "npx",
"args": [
"-y",
"kira-mcp"
],
"env": {
"KIRA_TELEMETRY": "<your KIRA_TELEMETRY>",
"KIRA_TELEMETRY_URL": "<your KIRA_TELEMETRY_URL>",
"KIRA_HOME": "<your KIRA_HOME>",
"KIRA_PRO_KEY": "<your KIRA_PRO_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kira": {
"command": "npx",
"args": [
"-y",
"kira-mcp"
],
"env": {
"KIRA_TELEMETRY": "<your KIRA_TELEMETRY>",
"KIRA_TELEMETRY_URL": "<your KIRA_TELEMETRY_URL>",
"KIRA_HOME": "<your KIRA_HOME>",
"KIRA_PRO_KEY": "<your KIRA_PRO_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.aibenyclaude-coder%2Fkira)<a href="https://mcptoplist.com/server/io.github.aibenyclaude-coder%2Fkira"><img src="https://mcptoplist.com/badge/io.github.aibenyclaude-coder%2Fkira.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
benyalgx
Available versions (5)
| Version | Published |
|---|---|
| 0.11.0 | Aug 5, 2026 |
| 0.10.0 | Aug 5, 2026 |
| 0.9.0 | Aug 5, 2026 |
| 0.8.1 | Jul 5, 2026 |
| 0.8.0 | Jul 5, 2026 |
Frequently asked questions
- Who maintains Kira?
- Kira is maintained by benyalgx, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is Kira listed on the Official MCP Registry?
- Yes — Kira is listed on the Official MCP Registry, alongside Glama and PulseMCP.
- How many versions does Kira have?
- MCP Toplist tracks 5 versions of Kira, most recently published on Aug 5, 2026.
- Where can I find the source code for Kira?
- The source code for Kira is hosted at github.com/benyalgx/Kira.
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.