Alcatel Lucent Enterprise Aos Mcp Server
@Foricher
关于 Alcatel Lucent Enterprise Aos Mcp Server
Runs basic CLI commands on Alcatel Lucent Enterprise AOS switches through a ssh connection.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"aos-mcp": {
"command": "docker",
"args": [
"compose",
"up"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Alcatel Lucent Enterprise Aos Mcp Server?
It is an MCP (Model Context Protocol) server that exposes AOS switch commands as tools for LLMs, enabling AI-driven management of Alcatel-Lucent Enterprise switches via an SSH backend.
How to use Alcatel Lucent Enterprise Aos Mcp Server?
Deploy using Docker Compose with provided images, configure switch SSH credentials in data/aos-ssh.json, and launch with docker compose up. Connect your AI client (VS Code, Cursor, Gemini CLI) by pointing its MCP URL to http://<aos-mcp-host>:8000/mcp.
Key features of Alcatel Lucent Enterprise Aos Mcp Server
- Docker-based deployment with Docker Compose.
- Configurable SSH connections to multiple switches.
- YAML-defined tools for running AOS commands.
- Supports streamable-http and SSE transports.
- Integrates with VS Code, Cursor, and Gemini CLI.
Use cases of Alcatel Lucent Enterprise Aos Mcp Server
- Automate switch configuration via an AI assistant.
- Execute AOS commands without manual SSH sessions.
- Integrate switch management into LLM workflows.
FAQ from Alcatel Lucent Enterprise Aos Mcp Server
What is the purpose of the AOS MCP Server?
It allows LLMs to manage Alcatel-Lucent Enterprise switches by exposing AOS commands as MCP tools.
How is the server deployed?
Using Docker Compose with two services: aos-ssh (SSH proxy) and aos-mcp (MCP server). Configuration files are mounted from the data folder.
What transport protocols are supported?
Streamable-http is default; SSE is also available (commented out in the compose file).
How are switch credentials stored?
In a JSON file (aos-ssh.json) listing host, user, password, and optional port for each switch.
Can I use the server with different AI clients?
Yes, it works with VS Code Copilot, Cursor, and Gemini CLI by configuring the MCP URL in their respective settings files.
开发工具 分类下的更多 MCP 服务器
test
prysmaticlabsGo implementation of Ethereum proof of stake
MCP Unity Editor (Game Engine)
CoderGamesterModel Context Protocol (MCP) plugin to connect with Unity Editor — designed for Cursor, Claude Code, Codex, Windsurf and other IDEs
Code Index MCP
johnhuang316A Model Context Protocol (MCP) server that helps large language models index, search, and analyze code repositories with minimal setup
MCP Framework
QuantGeekDevThe Typescript MCP Framework
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
评论