MCP server for managing POX SDN controllers, OpenFlow datapaths, flow tables, topology, and network insights.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
One-click editor setup isnβt available for this listing yet β we donβt have a confirmed install command, and weβd rather show nothing than point your editor at the wrong package or host. Follow the projectβs own setup instructions, linked above.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Pox MCP Server.
get_switchesCallable MCP tool function
get_switch_descCallable MCP tool function
dpidCallable MCP tool function
get_flow_statsCallable MCP tool function
matchCallable MCP tool function
table_idCallable MCP tool function
A Model Context Protocol (MCP) server implementation that provides network control and management capabilities through the POX SDN controller. This server enables Python-based network programming, OpenFlow device management, and automated network analysis through POX's modular architecture. Perfect for educational environments, network prototyping, and SDN research.
The server exposes two dynamic resources:
pox://network-config: A comprehensive POX controller configuration memo
pox://topology: Real-time network topology view
The server provides three specialized prompts:
pox-network-manager: Interactive prompt for POX controller management
topic - The network control aspect to focus onsimple-hub: Basic L2 hub implementation using POX
dpid - The datapath identifierlearning-switch: L2 learning switch implementation
dpid - The datapath identifierThe server offers five core tools:
get_switches
get_switch_desc
dpid (string): Datapath identifierget_flow_stats
dpid (string): Datapath identifiermatch (object, optional): POX match structuretable_id (string, optional): OpenFlow table IDout_port (string, optional): Output port filterset_table
dpid (string): Datapath identifierflows (array): POX flow specificationsappend_insight
insight (string): Network observation or analysisThis MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
Contributions are welcome! Please feel free to submit pull requests, report bugs, or suggest new features.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/davidlin2k-pox-mcp-server)<a href="https://allmcps.com/mcp/davidlin2k-pox-mcp-server"><img src="https://allmcps.com/api/badge/davidlin2k-pox-mcp-server?style=directory" alt="Pox MCP Server on AllMCPs" /></a>