developer tools

Pox Mcp Server

MCP server for the POX SDN controller to provides network control and management capabilities.

python
local
developer tools
0
View on GitHub

Installation

npx -y davidlin2k/pox-mcp-server

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "pox-mcp-server",
  "command": "npx",
  "args": [
    "-y",
    "davidlin2k/pox-mcp-server"
  ]
}

About This MCP Server

davidlin2k/pox-mcp-server

MCP server for the POX SDN controller to provides network control and management capabilities.

GitHub: https://github.com/davidlin2k/pox-mcp-server

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub