๐ ๐ MCP server for the POX SDN controller to provides network control and management capabilities.
Title: POX MCP Server
How to Use:
The POX MCP Server provides network control and management capabilities through the POX SDN controller. It supports Python-based network programming, OpenFlow device management, and automated network analysis. It is ideal for educational environments, network prototyping, and SDN research.
Key Features:
pox://network-config
, pox://topology
) for real-time network insightspox-network-manager
, simple-hub
, learning-switch
) for interactive network managementuv
command configurationUse Cases:
๐จ A command-line development tool for inspecting and interacting with MCP servers with extra features like mocks and proxies.
๐๐ฅ๏ธ A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers.
๐ A simple TypeScript library for creating MCP servers.
๐ An MCP stdio to HTTP SSE transport gateway with example server and MCP client.