eos-mcp

shigechika/eos-mcp
★ 0 stars Python API Integration Updated 5d ago
MCP server for Arista EOS device operations via eAPI
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "eos-mcp": {
      "command": "uvx",
      "args": [
        "eos-mcp"
      ]
    }
  }
}

Or install with pip: pip install eos-mcp

README Excerpt

<!-- mcp-name: io.github.shigechika/eos-mcp --> MCP server for Arista EOS device operations via eAPI. Exposes EOS show commands, running-config retrieval, configuration push (via configure session with commit timer), and tech-support collection to MCP-compatible AI assistants. ```bash pip install eos-mcp

Tools (17)

abort_config_sessioncollect_tech_supportconfirm_config_sessiondaily_briefget_configget_config_diffget_device_factsget_device_facts_batchget_router_listget_versionhealth_checklist_config_sessionspush_configrun_commandrun_command_batchrun_commandsrun_commands_batch