mcpbeat Sign in

Cirdan MCP Server

local only

Cirdan runs on your own machine — the client starts it, so there is no endpoint to ping. 321 installs a week from pypi.

AI infrastructure cartographer & MCP server: fingerprints, graphs & watches live infra for agents

The linked repository no longer exists on GitHub — it was deleted or made private.

Installs per day peak 27 · avg 10 · +65% w/w
a month agotoday
321
Installs / week
npm · @cirdanops/cli
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

This one has been quiet for a while

Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add cirdan -- npx -y @cirdanops/cli
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "cirdan": {
      "args": [
        "-y",
        "@cirdanops/cli"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.cirdan]
command = "npx"
args = ["-y", "@cirdanops/cli"]
.cursor/mcp.json
{
  "mcpServers": {
    "cirdan": {
      "args": [
        "-y",
        "@cirdanops/cli"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "cirdan": {
      "args": [
        "-y",
        "@cirdanops/cli"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Cirdan

same job, measured the same way
Email
by primitive

Email infrastructure for AI agents — send, receive, search, and reply to email over MCP.

30 tools answering
Veriswarm MCP
by veriswarm

VeriSwarm MCP Server — Trust infrastructure for AI agents via Model Context Protocol

50 installs/wk local only
Report Needs MCP Server
by jarvisonm4

MCP server for AI agents to report infrastructure needs they encounter during task execution

54 installs/wk local only
Outflow MCP
by laurells

MCP server exposing an Outflow workspace's live architecture graph as context for AI coding agents

27 installs/wk local only
agent-bom
by msaad00

Security scanner and graph for agentic infrastructure — agents, MCP, runtime, and blast radius.

2 256 installs/wk local only
MolTrust MCP Server
by moltycel

Trust infrastructure for AI agents — DIDs, reputation, verifiable credentials, USDC.

277 installs/wk local only
Self Healing Infrastructure MCP
by csoai-org

Self Healing Infrastructure MCP Server by MEOK AI Labs

150 installs/wk local only
Graphlens MCP
by neko1313

Semantic code graph MCP server for coding agents

162 installs/wk local only

Cirdan — questions

Answers built from our own checks of this server.

Why is there no uptime for Cirdan?
Cirdan runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @cirdanops/cli was installed 321 times last week.
Is Cirdan still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Cirdan?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @cirdanops/cli straight from npm; nothing to host, nothing to sign up for.
How many people use Cirdan?
The npm package @cirdanops/cli was installed 321 times in the last week. Week over week that is +65%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.