Catalyst Center Super Mcp — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited Catalyst Center Super Mcp (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
FastMCP server for the Cisco Catalyst Center (formerly DNA Center) API, generated dynamically from the official OpenAPI specs.
Sibling project to catalyst-sdwan-super-mcp.
See CHANGELOG.md for the current release and what changed.
uv tool install catalyst-center-super-mcpCopy .env.example to .env and fill in your Catalyst Center credentials.
The YAML config file is optional — exporting CATALYST_CENTER_USERNAME / CATALYST_CENTER_PASSWORD (or a .env) is enough to start, which is what makes the server work under uv tool install + an MCP client (whose working directory is not your project dir). Settings resolve in this order, highest first:
CLI flags > environment variables > YAML file > built-in defaults.
Env vars: CATALYST_CENTER_HOST, CATALYST_CENTER_PORT, CATALYST_CENTER_USERNAME, CATALYST_CENTER_PASSWORD, CATALYST_CENTER_VERIFY_SSL. When launched by an MCP client, set them in the client's server env block (the client does not inherit your shell exports).
See catalyst-center-mcp.yaml for the remaining runtime knobs (transport, splitting cap, retries, pagination).
catalyst-center-mcp # stdio (Claude Desktop)
catalyst-center-mcp --transport sse --host 0.0.0.0 --port 8000Apache-2.0 — see LICENSE.
~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.