kakunin-mcp
Rank #21,736io.github.nqzai/kakunin
X.509 identity, risk scoring, and audit logging for AI agents. MiCA + EU AI Act compliant.
kakunin-mcp is a Model Context Protocol (MCP) server published by nqzai. It ranks #21,736 of 132,345 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. kakunin-mcp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on May 24, 2026 and most recently updated on Jul 9, 2026.
Ranks ahead of 110,609 of 132,345 servers on MCP Toplist.
Use kakunin-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kakunin -e "KAKUNIN_API_KEY=<your KAKUNIN_API_KEY>" -e "KAKUNIN_AGENT_ID=<your KAKUNIN_AGENT_ID>" -- npx -y @kakunin/mcpReplace each placeholder with your own value before saving.
[mcp_servers.kakunin]
command = "npx"
args = ["-y", "@kakunin/mcp"]
[mcp_servers.kakunin.env]
KAKUNIN_API_KEY = "<your KAKUNIN_API_KEY>"
KAKUNIN_AGENT_ID = "<your KAKUNIN_AGENT_ID>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kakunin": {
"command": "npx",
"args": [
"-y",
"@kakunin/mcp"
],
"env": {
"KAKUNIN_API_KEY": "<your KAKUNIN_API_KEY>",
"KAKUNIN_AGENT_ID": "<your KAKUNIN_AGENT_ID>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kakunin": {
"command": "npx",
"args": [
"-y",
"@kakunin/mcp"
],
"env": {
"KAKUNIN_API_KEY": "<your KAKUNIN_API_KEY>",
"KAKUNIN_AGENT_ID": "<your KAKUNIN_AGENT_ID>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kakunin": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kakunin/mcp"
],
"env": {
"KAKUNIN_API_KEY": "<your KAKUNIN_API_KEY>",
"KAKUNIN_AGENT_ID": "<your KAKUNIN_AGENT_ID>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kakunin": {
"command": "npx",
"args": [
"-y",
"@kakunin/mcp"
],
"env": {
"KAKUNIN_API_KEY": "<your KAKUNIN_API_KEY>",
"KAKUNIN_AGENT_ID": "<your KAKUNIN_AGENT_ID>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kakunin": {
"command": "npx",
"args": [
"-y",
"@kakunin/mcp"
],
"env": {
"KAKUNIN_API_KEY": "<your KAKUNIN_API_KEY>",
"KAKUNIN_AGENT_ID": "<your KAKUNIN_AGENT_ID>"
}
}
}
}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.nqzai%2Fkakunin)<a href="https://mcptoplist.com/server/io.github.nqzai%2Fkakunin"><img src="https://mcptoplist.com/badge/io.github.nqzai%2Fkakunin.svg" alt="MCP Toplist: Top 25% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
nqzai
Other servers by nqzai
View all nqzai servers →Available versions (3)
| Version | Published |
|---|---|
| 0.2.4 | Jul 9, 2026 |
| 0.2.3 | Jul 8, 2026 |
| 0.1.1 | May 24, 2026 |
Frequently asked questions
- Who maintains kakunin-mcp?
- kakunin-mcp is maintained by nqzai, which publishes 2 MCP servers (3 total versions) tracked on MCP Toplist.
- Is kakunin-mcp listed on the Official MCP Registry?
- Yes — kakunin-mcp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does kakunin-mcp have?
- MCP Toplist tracks 3 versions of kakunin-mcp, most recently published on Jul 9, 2026.
- Where can I find the source code for kakunin-mcp?
- The source code for kakunin-mcp is hosted at github.com/nqzai/kakunin-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.