-
securityF
license-
qualityA Model Context Protocol server built with mcp-framework that allows users to create and manage custom tools for processing data, integrating with the Claude Desktop via CLI.
Last updated -
48
4
TypeScript
一个模型上下文协议 (MCP) 服务器实现,通过 POX SDN 控制器提供网络控制和管理功能。该服务器通过 POX 的模块化架构支持基于 Python 的网络编程、OpenFlow 设备管理和自动化网络分析。非常适合教育环境、网络原型设计和 SDN 研究。
服务器公开两个动态资源:
pox://network-config
:全面的 POX 控制器配置备忘录pox://topology
:实时网络拓扑视图服务器提供了三种专门的提示:
pox-network-manager
:POX 控制器管理的交互式提示topic
- 要关注的网络控制方面simple-hub
:使用 POX 实现的基本 L2 hubdpid
- 数据路径标识符learning-switch
:L2 学习开关实现dpid
- 数据路径标识符该服务器提供五种核心工具:
get_switches
get_switch_desc
dpid
(字符串):数据路径标识符get_flow_stats
dpid
(字符串):数据路径标识符match
(对象,可选):POX 匹配结构table_id
(字符串,可选):OpenFlow 表 IDout_port
(字符串,可选):输出端口过滤器set_table
dpid
(字符串):数据路径标识符flows
(数组):POX 流规范append_insight
insight
(字符串):网络观察或分析此 MCP 服务器采用 MIT 许可证。这意味着您可以自由使用、修改和分发该软件,但须遵守 MIT 许可证的条款和条件。更多详情,请参阅项目仓库中的 LICENSE 文件。
欢迎贡献代码!欢迎提交 Pull 请求、报告 Bug 或建议新功能。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
模型上下文协议服务器,通过POX SDN控制器提供网络控制和管理功能,实现基于Python的网络编程、OpenFlow设备管理和自动化网络分析。
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