Kaidn
Rank #17,788io.kaidn/kaidn-mcp
Explain fraud verdicts with evidence, surface account rings, and see who has burned other operators.
Kaidn is a Model Context Protocol (MCP) server published by Kaidn-io. It ranks #17,788 of 132,046 servers tracked on MCP Toplist. Kaidn is listed across 2 registries — Official MCP and Glama, with 6 tracked versions. It was first listed on Aug 1, 2026 and most recently updated on Sep 5, 2026.
Ranks ahead of 114,258 of 132,046 servers on MCP Toplist.
Use Kaidn
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add kaidn-mcp -e "KAIDN_API_KEY=<your KAIDN_API_KEY>" -e "KAIDN_API_URL=<your KAIDN_API_URL>" -e "KAIDN_MCP_ALLOW_WRITES=<your KAIDN_MCP_ALLOW_WRITES>" -e "KAIDN_MCP_MAX_QUOTA_CALLS=<your KAIDN_MCP_MAX_QUOTA_CALLS>" -- npx -y @kaidn/mcpReplace each placeholder with your own value before saving.
[mcp_servers.kaidn-mcp]
command = "npx"
args = ["-y", "@kaidn/mcp"]
[mcp_servers.kaidn-mcp.env]
KAIDN_API_KEY = "<your KAIDN_API_KEY>"
KAIDN_API_URL = "<your KAIDN_API_URL>"
KAIDN_MCP_ALLOW_WRITES = "<your KAIDN_MCP_ALLOW_WRITES>"
KAIDN_MCP_MAX_QUOTA_CALLS = "<your KAIDN_MCP_MAX_QUOTA_CALLS>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kaidn-mcp": {
"command": "npx",
"args": [
"-y",
"@kaidn/mcp"
],
"env": {
"KAIDN_API_KEY": "<your KAIDN_API_KEY>",
"KAIDN_API_URL": "<your KAIDN_API_URL>",
"KAIDN_MCP_ALLOW_WRITES": "<your KAIDN_MCP_ALLOW_WRITES>",
"KAIDN_MCP_MAX_QUOTA_CALLS": "<your KAIDN_MCP_MAX_QUOTA_CALLS>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kaidn-mcp": {
"command": "npx",
"args": [
"-y",
"@kaidn/mcp"
],
"env": {
"KAIDN_API_KEY": "<your KAIDN_API_KEY>",
"KAIDN_API_URL": "<your KAIDN_API_URL>",
"KAIDN_MCP_ALLOW_WRITES": "<your KAIDN_MCP_ALLOW_WRITES>",
"KAIDN_MCP_MAX_QUOTA_CALLS": "<your KAIDN_MCP_MAX_QUOTA_CALLS>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"kaidn-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@kaidn/mcp"
],
"env": {
"KAIDN_API_KEY": "<your KAIDN_API_KEY>",
"KAIDN_API_URL": "<your KAIDN_API_URL>",
"KAIDN_MCP_ALLOW_WRITES": "<your KAIDN_MCP_ALLOW_WRITES>",
"KAIDN_MCP_MAX_QUOTA_CALLS": "<your KAIDN_MCP_MAX_QUOTA_CALLS>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kaidn-mcp": {
"command": "npx",
"args": [
"-y",
"@kaidn/mcp"
],
"env": {
"KAIDN_API_KEY": "<your KAIDN_API_KEY>",
"KAIDN_API_URL": "<your KAIDN_API_URL>",
"KAIDN_MCP_ALLOW_WRITES": "<your KAIDN_MCP_ALLOW_WRITES>",
"KAIDN_MCP_MAX_QUOTA_CALLS": "<your KAIDN_MCP_MAX_QUOTA_CALLS>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"kaidn-mcp": {
"command": "npx",
"args": [
"-y",
"@kaidn/mcp"
],
"env": {
"KAIDN_API_KEY": "<your KAIDN_API_KEY>",
"KAIDN_API_URL": "<your KAIDN_API_URL>",
"KAIDN_MCP_ALLOW_WRITES": "<your KAIDN_MCP_ALLOW_WRITES>",
"KAIDN_MCP_MAX_QUOTA_CALLS": "<your KAIDN_MCP_MAX_QUOTA_CALLS>"
}
}
}
}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.kaidn%2Fkaidn-mcp)<a href="https://mcptoplist.com/server/io.kaidn%2Fkaidn-mcp"><img src="https://mcptoplist.com/badge/io.kaidn%2Fkaidn-mcp.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
Kaidn-io
Available versions (6)
| Version | Published |
|---|---|
| 0.4.0 | Sep 5, 2026 |
| 0.3.0 | Aug 25, 2026 |
| 0.2.4 | Aug 3, 2026 |
| 0.2.3 | Aug 2, 2026 |
| 0.2.2 | Aug 1, 2026 |
| 0.2.1 | Aug 1, 2026 |
Frequently asked questions
- Who maintains Kaidn?
- Kaidn is maintained by Kaidn-io, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is Kaidn listed on the Official MCP Registry?
- Yes — Kaidn is listed on the Official MCP Registry, alongside Glama.
- How many versions does Kaidn have?
- MCP Toplist tracks 6 versions of Kaidn, most recently published on Sep 5, 2026.
- Where can I find the source code for Kaidn?
- The source code for Kaidn is hosted at github.com/Kaidn-io/kaidn-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.