Cisco Aci Mcp Server
@beletea
关于 Cisco Aci Mcp Server
APIC(ACI)-MCP-Server
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"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>"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Nginx UI
0xJackyYet another WebUI for Nginx
评论