Back to directory
davidlin2k/pox-mcp-server

davidlin2k/pox-mcp-server

@davidlin2k

A Model Context Protocol (MCP) server for the POX SDN controller

mcppoxsdnnetworkopenflowcontrollerpythontool

Installation & Configuration

{
  "mcpServers": {
    "pox": {
      "command": "uv",
      "args": [
        "--directory",
        "parent_of_servers_repo/servers/src/mcp_server_pox",
        "run",
        "server.py"
      ],
      "env": {
        "POX_SERVER_URL": "http://localhost:8000"
      }
    }
  }
}

Information

Transport
stdio
Language
Python
Created
2026/6/13
Updated
2026/6/13