developer tools
Pox Mcp Server
MCP server for the POX SDN controller to provides network control and management capabilities.
python
local
developer tools
Installation
npx -y davidlin2k/pox-mcp-serverConfiguration
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.
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub