Skip to main content
Glama
davidlin2k

POX MCP Server

by davidlin2k

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
POX_SERVER_URLNoThe URL of the POX serverhttp://localhost:8000

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": false
}
prompts
{
  "listChanged": false
}
resources
{
  "subscribe": false,
  "listChanged": false
}
experimental
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_switchesA

Get a list of all connected OpenFlow switches

get_switch_descC

Get detailed information about a specific switch

get_flow_statsC

Get flow statistics from a switch

set_tableC

Set the flow table on a switch

append_insightC

Add a network insight to the configuration memo

Prompts

Interactive templates invoked by user choice

NameDescription
pox-network-managerA prompt to help you manage OpenFlow networks using POX
simple-hubConfigure a switch to act as a simple hub that forwards all packets to all ports
learning-switchConfigure a switch to act as a learning L2 switch

Resources

Contextual data attached and managed by the client

NameDescription
Network Configuration MemoA document containing network topology, configurations, and insights
Network TopologyCurrent network topology with connected switches

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/davidlin2k/pox-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server