ACI_MCP

ACI_MCP

3.3

If you are the rightful owner of ACI_MCP and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

ACI FastMCP Server is a Model Context Protocol server providing CRUD access to Cisco ACI API using structured natural language tools.

The ACI FastMCP Server is a robust Model Context Protocol (MCP) server designed to facilitate full CRUD operations on the Cisco ACI API through structured natural language tools. It dynamically builds tools for read (GET) and write (POST) operations, exposing all relevant ACI endpoints from a configurable `urls.json` file. Built on the FastMCP framework, it is fully compatible with LangGraph, Claude, ChatGPT, and VS Code Copilot, enabling AI-assisted infrastructure operations. The server supports token-based Cisco APIC authentication and validates APIC-compliant payloads, ensuring secure and efficient interactions with the ACI environment. It is designed to be STDIO-compatible, making it versatile for use in various development environments and AI platforms.

Features

  • Token-based Cisco APIC authentication: Ensures secure access to the Cisco ACI API using token-based authentication.
  • Full support for GET and POST: Provides CRUD-ready operations with optional PUT and DELETE support.
  • Grouped and ungrouped ACI endpoints: Supports both grouped and ungrouped ACI endpoints for flexible API interactions.
  • APIC-compliant payload validation: Validates and auto-wraps payloads to ensure compliance with APIC standards.
  • STDIO-compatible: Compatible with Claude, VS Code, or LangGraph for seamless integration.