Skip to content

Add k3l0-dev/aci-mcp to Infrastructure - #1592

Open
k3l0-dev wants to merge 1 commit into
TensorBlock:mainfrom
k3l0-dev:add-aci-mcp
Open

Add k3l0-dev/aci-mcp to Infrastructure#1592
k3l0-dev wants to merge 1 commit into
TensorBlock:mainfrom
k3l0-dev:add-aci-mcp

Conversation

@k3l0-dev

@k3l0-dev k3l0-dev commented Aug 6, 2026

Copy link
Copy Markdown

Adds k3l0-dev/aci-mcp to docs/infrastructure.md, alongside the other network-infrastructure servers already there (NetBox, POX SDN, UniFi, vCenter).

What it does. It is an MCP server for Cisco ACI. Rather than wrapping a fixed list of APIC endpoints, it reads the fabric's own jsonmeta schemas: the agent searches for the class it needs, inspects that class's identifiers, containment and relations, and only then queries. That ordering is the point on ACI — the APIC answers an unknown class or a misspelled attribute with an empty result rather than an error, so an agent that guesses class names fails silently and confidently. Five read-only tools cover all 15,000+ classes.

Format. One bullet, - [owner/repo](url): description, with the optional Transport / Auth / Install / License metadata the README encourages. Searched the repo for the URL and project name — no duplicate.

Licence, stated up front. PolyForm Noncommercial 1.0.0 — free for non-commercial use, commercial licence available. Noted in the entry itself so nobody finds out after installing. Happy to reword or withdraw if that puts it out of scope.

Schema-driven MCP server for Cisco ACI: discovers classes from the APIC's own
schemas rather than wrapping a fixed endpoint list.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants