Alcatel Lucent Enterprise Aos Mcp Server
@Foricher
About Alcatel Lucent Enterprise Aos Mcp Server
Runs basic CLI commands on Alcatel Lucent Enterprise AOS switches through a ssh connection.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aos-mcp": {
"command": "docker",
"args": [
"compose",
"up"
]
}
}
}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 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.
Frequently asked questions
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.
Basic information
More Developer Tools MCP servers

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.

Repo Test Architect
RepoAssayLocal-first, read-only MCP server for evidence-backed repository test architecture audits and test planning.
CodeSentinel
icohangar-opsCodebase health as MCP tools: dead code, circular dependencies, coupling, architectural drift.
MCP Server By TestMu AI
TestMu AITestMu AI MCP Server lets developers run, debug, and triage tests through natural language directly from their IDE (Cursor, Claude, GitHub Copilot, and other MCP clients). It exposes five tools — HyperExecute (test orche

SSH MCP Server
hypnosisSSH MCP server for AI agents: remote commands, file transfer, log search and server audits through OpenSSH.
Comments