eveng-mcp-server

axiom-works-ai/eveng-mcp-server
★ 1 stars Python 🤖 AI/LLM Updated 15d ago
MCP server for EVE-NG network labs — give Claude/LLM agents programmatic control over network topologies
View on GitHub → Try with Claude — $10 free →

Quick Install

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

Add to claude_desktop_config.json:

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

Or install with pip: pip install eveng-mcp-server

Topics

aiautomationclaudeeve-ngllmmcpnetwork-labnetworking