MCP server for Cisco ACI (Application Centric Infrastructure) management
Aci MCP MCP server exists for a simple reason — assistants are far more useful when they can act on Aci MCP directly instead of describing what you should do. MCP server for Cisco ACI (Application Centric Infrastructure) management.
A comprehensive MCP server for configuring and managing Cisco ACI (Application Centric Infrastructure) fabrics through the APIC REST API.
This MCP server provides 35+ tools for complete ACI fabric management, including:
Once Aci MCP is connected, these are the calls the assistant has available:
list_tenants — List all tenantsget_tenant — Get specific tenant detailscreate_tenant — Create new tenantupdate_tenant — Update tenant configurationdelete_tenant — Delete tenantlist_application_profiles — List application profilesget_application_profile — Get specific application profilecreate_application_profile — Create new application profileupdate_application_profile — Update application profiledelete_application_profile — Delete application profilelist_endpoint_groups — List endpoint groupsget_endpoint_group — Get specific EPG detailsSetup follows the usual MCP pattern — install or clone the server, register it in your client's configuration file, restart the client.
You will need 7 environment variables: ACI_APIC_URL, ACI_USERNAME, ACI_PASSWORD, ACI_CERT_NAME, ACI_PRIVATE_KEY_PATH, ACI_TOOL_MODE, ACI_TENANT_FOCUS. The server will not start without them, which is usually why the tools fail to appear on a first run. Keep credentials in your client's env block or a secrets manager rather than in a file you might commit.
This sits in the cloud and infrastructure group, where several servers overlap in what they claim to do but differ sharply once you actually set them up. Aci MCP's toolset — list_tenants, get_tenant, create_tenant and 11 more — is a fair guide to whether it matches your workflow. It is maintained by jim-coyne; worth a glance at recent repository activity before you build anything load-bearing on it.
This entry was verified against Aci MCP's own documentation before publication; SyncDev keeps the directory reviewed rather than auto-generated.
| Tool | What it does |
|---|---|
| list_tenants | List all tenants |
| get_tenant | Get specific tenant details |
| create_tenant | Create new tenant |
| update_tenant | Update tenant configuration |
| delete_tenant | Delete tenant |
| list_application_profiles | List application profiles |
| get_application_profile | Get specific application profile |
| create_application_profile | Create new application profile |
| update_application_profile | Update application profile |
| delete_application_profile | Delete application profile |
| list_endpoint_groups | List endpoint groups |
| get_endpoint_group | Get specific EPG details |
| create_endpoint_group | Create new EPG |
| update_endpoint_group | Update EPG configuration |
| Variable | Description | Required |
|---|---|---|
| ACI_APIC_URL | Endpoint or connection string the server talks to. | Yes |
| ACI_USERNAME | Configuration value read at startup. | Optional |
| ACI_PASSWORD | Configuration value read at startup. | Optional |
| ACI_CERT_NAME | Configuration value read at startup. | Optional |
| ACI_PRIVATE_KEY_PATH | Credential the server authenticates with. | Yes |
| ACI_TOOL_MODE | Configuration value read at startup. | Optional |
| ACI_TENANT_FOCUS | Configuration value read at startup. | Optional |
Manage your whole Supabase project in conversation — database, auth, storage, Edge Functions and branches.
Stop letting your assistant hallucinate n8n node parameters — this server hands it the real schemas, templates and validation.
AWS Labs' official server suite — current AWS docs, CDK guidance, cost analysis and service tools.
Cloud browsers for AI agents — automation sessions that run in Browserbase's fleet, not on your machine.
Workers, KV, R2 and D1 by conversation — Cloudflare's official remote servers for building and observability.
Dashboards, Prometheus and Loki queries, incidents and alerts — observability by conversation.