
Company News
AWS Security Hub Adds Socket for Supply Chain Security
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.
@cirdanops/cli
Advanced tools
Cirdan — AI infrastructure cartographer & MCP server. Zero-Python standalone binary, runnable via npx.
Zero-Python standalone build of Cirdan — an AI infrastructure cartographer and MCP server. It fingerprints, graphs, and watches the live infrastructure an agent can reach (Docker, Kubernetes, cloud, IaC, telemetry) and exposes it to AI agents over the Model Context Protocol.
This package ships a prebuilt native binary per platform (via optionalDependencies), so you do not need Python installed.
npx -y @cirdanops/cli serve-mcp # start the MCP server over stdio
npx -y @cirdanops/cli map . # fingerprint + graph the current directory
Most agents accept a stdio command. Point them at:
{
"command": "npx",
"args": ["-y", "@cirdanops/cli", "serve-mcp"]
}
Or install globally so the bare cirdan command is on PATH:
npm install -g @cirdanops/cli
cirdan serve-mcp
darwin-arm64, darwin-x64, linux-x64, linux-arm64 (glibc), win32-x64.
On Alpine/musl, FreeBSD, or other platforms, install via Python instead:
pip install cirdanops # or: pipx install cirdanops / uv tool install cirdanops
Full documentation, the CLI reference, and the agent integration guide live in the main repository. Licensed under Apache-2.0.
FAQs
Cirdan — AI infrastructure cartographer & MCP server. Zero-Python standalone binary, runnable via npx.
The npm package @cirdanops/cli receives a total of 78 weekly downloads. As such, @cirdanops/cli popularity was classified as not popular.
We found that @cirdanops/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
Socket is now in the AWS Security Hub Extended plan. Adopt it through AWS, apply committed spend, and block malicious open source packages.

Research
/Security News
Popular npm packages keyv and cacheable compromised.

Security News
A misconfiguration gave three Anthropic models internet access, and one, believing it was in a simulation, shipped a credential-stealing package to PyPI.