{"slug":"davidlin2k/pox-mcp-server","name":"POX MCP Server","description":"An MCP server for the POX SDN controller, enabling network control, management, and analysis using Python and OpenFlow.","category":"development","tags":[],"official":false,"stars":1,"transport":null,"install":null,"tools":[{"name":"get_switches","description":"List all connected OpenFlow datapaths. No input required. Returns array of active POX-controlled switches with connection status and capabilities."},{"name":"get_switch_desc","description":"Get detailed datapath information. Input: dpid (string) - Datapath identifier. Returns POX-managed switch details and features."},{"name":"get_flow_stats","description":"Retrieve POX flow statistics. Input: dpid (string), match (object, optional), table_id (string, optional), out_port (string, optional). Returns POX flow statistics including packet counts."},{"name":"set_table","description":"Configure POX flow tables. Input: dpid (string), flows (array) - POX flow specifications. Returns flow table update confirmation."},{"name":"append_insight","description":"Add network insights to POX configuration memo. Input: insight (string) - Network observation or analysis. Returns insight addition confirmation. Updates pox://network-config resource."}],"env_vars":["POX_SERVER_URL"],"auth_type":"none","github":"https://github.com/davidlin2k/pox-mcp-server","homepage":"","server_url":"","status":"active","source":"mcpservers.org","updated_at":"Thu May 28"}