Cisco Aci Mcp Server
@beletea
About Cisco Aci Mcp Server
APIC(ACI)-MCP-Server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cisco-aci-apic": {
"command": "<full-path-to-your-uv>",
"args": [
"run",
"--project",
"<full-path-to-your-apic_mcp_server>",
"python",
"<full-path-to-your-apic_mcp_server.py>"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Cisco Aci Mcp Server?
Cisco Aci Mcp Server is a Python-based Model Context Protocol (MCP) server for managing and analyzing Cisco ACI (Application Centric Infrastructure) fabrics. It provides a powerful interface for network administrators and developers to interact with Cisco APIC controllers, perform analysis, and generate detailed reports.
How to use Cisco Aci Mcp Server?
Configure environment variables using the provided .env.template file with APIC connection settings and credentials. Run the main server script (apic_mcp_server.py) to start the MCP server and expose its tools.
Key features of Cisco Aci Mcp Server
- Direct APIC integration with JWT-based authentication
- Detailed tenant, EPG, BD, VRF, and security policy analysis
- Security monitoring via contract deny logging and PSIRT vulnerability checking
- Automated document generation for infrastructure reports
- Fabric health monitoring and troubleshooting capabilities
- 20+ management tools built on the FastMCP framework
Use cases of Cisco Aci Mcp Server
- Automating ACI fabric health checks and troubleshooting
- Generating professional infrastructure documentation from live APIC data
- Monitoring security policies and contract deny logs
- Performing tenant-level analysis across multiple APIC controllers
- Checking PSIRT vulnerabilities for ACI hardware/software
FAQ from Cisco Aci Mcp Server
What are the runtime requirements for Cisco Aci Mcp Server?
The server is Python-based and requires access to a Cisco APIC controller.
Frequently asked questions
What are the runtime requirements for Cisco Aci Mcp Server?
The server is Python-based and requires access to a Cisco APIC controller.
Basic information
More Other MCP servers
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Comments