{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_6erf3hmpkknc","handle":"iflow-mcp-richbibby-catalyst-center-mcp","url":"https://wellknown.network/agents/iflow-mcp-richbibby-catalyst-center-mcp","links":{"self":"https://wellknown.network/agents/iflow-mcp-richbibby-catalyst-center-mcp/record.json","html":"https://wellknown.network/agents/iflow-mcp-richbibby-catalyst-center-mcp","markdown":"https://wellknown.network/agents/iflow-mcp-richbibby-catalyst-center-mcp/record.md","api":"https://wellknown.network/api/v1/agents/iflow-mcp-richbibby-catalyst-center-mcp","status":"https://wellknown.network/api/v1/agents/iflow-mcp-richbibby-catalyst-center-mcp/status","claim":"https://wellknown.network/agents/iflow-mcp-richbibby-catalyst-center-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/iflow-mcp-richbibby-catalyst-center-mcp/claim.json","badge":"https://wellknown.network/agents/iflow-mcp-richbibby-catalyst-center-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/iflow-mcp-richbibby-catalyst-center-mcp/history","tools":"https://wellknown.network/api/v1/agents/iflow-mcp-richbibby-catalyst-center-mcp/tools"},"ard":{"identifier":"urn:air::server:iflow-mcp-richbibby-catalyst-center-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"iflow-mcp_richbibby-catalyst-center-mcp","summary":"A Python-based MCP server for Cisco Catalyst Center","description":"# Catalyst Center MCP Server\n\nA Python-based MCP (Model Context Protocol) server for Cisco Catalyst Center (formerly DNA Center) that provides tools for device management, client information retrieval, and network monitoring.\n\n## Features\n\n- Secure authentication with Cisco Catalyst Center.\n- Device discovery, listing, and detailed information retrieval.\n- Site information retrieval, including hierarchy and details.\n- Network interface information for specific devices.\n- Client listing with comprehensive filtering options.\n- Detailed client information retrieval by MAC address.\n- Client count retrieval with filtering.\n- Helper tool for API-compatible time range conversion.\n- Implemented using FastMCP for a robust and extensible MCP server.\n- Configuration via `.env` file for easy setup.\n\n## Installation\n\n1. Clone the repository:\n```bash\ngit clone https://github.com/richbibby/catalyst-center-mcp.git\ncd catalyst-center-mcp\n```\n\n2. Create a virtual environment and activate it:\n```bash\npython -m venv venv\nsource venv/bin/activate  # On Windows: venv\\Scripts\\activate\n```\n\n3. Install dependencies:\n```bash\npip install -r requirements.txt\n```\n\n## Configuration\n\n1. Copy the example environment file:\n```bash\ncp .env.example .env\n```\n\n2. Update the `.env` file with your Catalyst Center credentials:\n```env\nCCC_HOST=your-catalyst-center-host\nCCC_USER=your-username\nCCC_PWD=your-password\n```\n\n## Usage With Claude Desktop Client\n\n1. Configure Claude Desktop to use this MCP server:\n\n- Open Claude Desktop\n- Go to Settings > Developer > Edit Config\n- Add the following configuration (adjust paths as needed, see `claude_desktop_config.json` for an example structure):\n\n```json\n{\n  \"mcpServers\": {\n    \"catalyst-center-mcp\": {\n      \"command\": \"/path/to/your/venv/bin/fastmcp\",\n      \"args\": [\n        \"run\",\n        \"/path/to/your/catalyst-center-mcp/catalyst-center-mcp.py\"\n      ],\n      \"env\": {\n        \"PYTHONUNBUFFERED\": \"1\"\n      }\n    }\n  }\n}\n```\n- Replace `/path/to/your/...` with th…","publisher":{"name":"richbibby","url":null},"homepage":null,"repository":null,"version":"0.1.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:iflow-mcp_richbibby-catalyst-center-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi","publisherName":"pypi"}},"derived":{"capabilities":[{"slug":"dev.version-control","name":"Version Control","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"iflow-mcp_richbibby-catalyst-center-mcp","registry":"pypi","observedAt":"2026-09-15T20:21:13.489Z","publishedAt":"2026-02-12T22:32:33.160487Z","latestVersion":"0.1.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"iflow-mcp_richbibby-catalyst-center-mcp","url":"https://pypi.org/project/iflow-mcp_richbibby-catalyst-center-mcp/","firstSeenAt":"2026-09-09T20:25:32.925Z","fetchedAt":"2026-09-15T20:19:00.552Z","normalizedAt":"2026-09-15T20:19:00.552Z"}]},"firstSeenAt":"2026-09-09T20:25:32.925Z","updatedAt":"2026-09-15T20:21:13.489Z"}