For Cisco ACI
БесплатноНе проверенA simple MCP (Model Context Protocol) that interacts with Cisco ACI
Описание
A simple MCP (Model Context Protocol) that interacts with Cisco ACI
README
This project provides a simple MCP (Model Context Protocol) server that interacts with a Cisco APIC controller. If you'd like to understand how this works in detail, please check out this blog post
- Tested with Claude Desktop and Visual Studio Code in Agent mode with Copilot.
- The server runs in STDIO mode, intended for local execution.
Features
- Exposes two tools for APIC interaction (see
app/main.pyfor details). - Easily configurable via environment variables.
Setup
Specify APIC credentials in the
.envfile.If you want Claude or VS Code to run the Python code directly (no container), install UV
Register the MCP server with Claude or VS Code.
For VS Code, create a
.vscode/mcp.jsonfile like this in your workspace:{ "servers": { "ciscoApicServer": { "type": "stdio", "command": "C:\\Users\\cpaggen\\.local\\bin\\uv.EXE", "args": [ "run", "--with", "mcp[cli]", "mcp", "run", "C:\\MCP\\app\\main.py" ] } } }Instruct Claude Desktop or VS Code to use it:
Install MCP client tools locally if you invoke the MCP server with
uv run mcpas above.- Use
uv add "mcp[cli]"orpip install "mcp[cli]"
- Use
Docker Support
You can run the server directly using UV, or build a Docker image and run it as a container. If using Docker, adapt the mcp.json config accordingly.
Note: Local installation of MCP client tools is recommended for debugging the server code.
Screenshots
Below are some screenshots demonstrating the MCP server in action and its integration with Claude Desktop and VS Code:
| MCP Server Registered | Tool Registered in Claude | Claude Tools List |
|---|---|---|
![]() |
![]() |
![]() |
| MCP Server Output | Sample Question in VS Code | Sample Question in Claude |
|---|---|---|
![]() |
![]() |
![]() |
| How to Use ACI Backup |
|---|
![]() |
These images illustrate the registration process, available tools, and example interactions.
Установка For Cisco ACI
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/datacenter/MCP_server_for_Cisco_ACIFAQ
For Cisco ACI MCP бесплатный?
Да, For Cisco ACI MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для For Cisco ACI?
Нет, For Cisco ACI работает без API-ключей и переменных окружения.
For Cisco ACI — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить For Cisco ACI в Claude Desktop, Claude Code или Cursor?
Открой For Cisco ACI на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare For Cisco ACI with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development







