cirdan
Rank #38,040io.github.adanb13/cirdan
AI infrastructure cartographer & MCP server: fingerprints, graphs & watches live infra for agents
cirdan is a Model Context Protocol (MCP) server published by adanb13. It ranks #38,040 of 132,046 servers tracked on MCP Toplist. cirdan is listed across 4 registries — Official MCP, Glama, PulseMCP and mcp.so, with 6 tracked versions. It was first listed on Jun 13, 2026 and most recently updated on Jun 16, 2026.
Ranks ahead of 94,006 of 132,046 servers on MCP Toplist.
Use cirdan
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add cirdan -- npx -y @cirdanops/cli serve-mcpclaude mcp add cirdan -- uvx cirdanops serve-mcp[mcp_servers.cirdan]
command = "npx"
args = ["-y", "@cirdanops/cli", "serve-mcp"]Add to ~/.codex/config.toml.
[mcp_servers.cirdan]
command = "uvx"
args = ["cirdanops", "serve-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"cirdan": {
"command": "npx",
"args": [
"-y",
"@cirdanops/cli",
"serve-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cirdan": {
"command": "uvx",
"args": [
"cirdanops",
"serve-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"cirdan": {
"command": "npx",
"args": [
"-y",
"@cirdanops/cli",
"serve-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"cirdan": {
"command": "uvx",
"args": [
"cirdanops",
"serve-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"cirdan": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cirdanops/cli",
"serve-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"cirdan": {
"type": "stdio",
"command": "uvx",
"args": [
"cirdanops",
"serve-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"cirdan": {
"command": "npx",
"args": [
"-y",
"@cirdanops/cli",
"serve-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cirdan": {
"command": "uvx",
"args": [
"cirdanops",
"serve-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"cirdan": {
"command": "npx",
"args": [
"-y",
"@cirdanops/cli",
"serve-mcp"
]
}
}
}{
"mcpServers": {
"cirdan": {
"command": "uvx",
"args": [
"cirdanops",
"serve-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/io.github.adanb13%2Fcirdan)<a href="https://mcptoplist.com/server/io.github.adanb13%2Fcirdan"><img src="https://mcptoplist.com/badge/io.github.adanb13%2Fcirdan.svg" alt="MCP Toplist: Top 50% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries (1 delisted)
adanb13
Available versions (6)
| Version | Published |
|---|---|
| 0.9.0 | Jun 16, 2026 |
| 0.8.7 | Jun 15, 2026 |
| 0.8.6 | Jun 15, 2026 |
| 0.8.4 | Jun 14, 2026 |
| 0.8.3 | Jun 13, 2026 |
| 0.8.2 | Jun 13, 2026 |
Frequently asked questions
- Who maintains cirdan?
- cirdan is maintained by adanb13, which publishes 1 MCP server (6 total versions) tracked on MCP Toplist.
- Is cirdan listed on the Official MCP Registry?
- Yes — cirdan is listed on the Official MCP Registry, alongside Glama, PulseMCP and mcp.so.
- How many versions does cirdan have?
- MCP Toplist tracks 6 versions of cirdan, most recently published on Jun 16, 2026.
- Where can I find the source code for cirdan?
- The source code for cirdan is hosted at github.com/adanb13/cirdan.
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.