Onos Mcp Server
@ortega-kb
关于 Onos Mcp Server
Model Context Protocol (MCP) for the ONOS SDN controller. This server exposes the network state (topology, flows, statistics) to AI agents, facilitating automation and intelligent monitoring of SDN networks.
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Onos Mcp Server?
The Onos Mcp Server is a Model Context Protocol (MCP) server implementation built with Java 21 and Spring Boot. It bridges AI models to the ONOS SDN controller, enabling management of network infrastructure, control of OpenFlow devices, and access to real-time network analytics through a secure REST API.
How to use Onos Mcp Server?
Clone the repository and run ./mvnw clean install to generate the JAR. Configure the ONOS URL and credentials in src/main/resources/application.yaml or via environment variables (ONOS_CONTROLLER_HOST, etc.). Start the server with java -jar target/onos-mcp-server-0.0.1-SNAPSHOT.jar, then connect by adding the server configuration to your MCP client (e.g., Claude Desktop, Antigravity) using the JSON snippet provided in the README.
Key features of Onos Mcp Server?
- Application Control: Dynamically list, activate, and deactivate ONOS applications.
- Infrastructure Inventory: Full visibility into switches, routers, and network topology.
- Host Tracking: Monitor end-node locations, IP addresses, and MAC associations.
- Flow Management: Programmatically add, remove, and list network flow rules.
- Production Ready: High-performance implementation using Spring Cloud OpenFeign and Spring AI.
Use cases of Onos Mcp Server?
- Enterprise SDN Automation: Managing large-scale network configurations with AI assistance.
- Rapid Prototyping: Developing and testing new network flow logic using natural language.
- Network Observability: Real-time monitoring and diagnosis of network anomalies by AI agents.
- Academic Research: Platform for testing Software-Defined Networking concepts and AI-driven orchestration.
FAQ from Onos Mcp Server
What programming language is Onos Mcp Server written in?
It is written in Java 21 using the Spring Boot framework.
Is there a license for using Onos Mcp Server?
Yes, it is licensed under the MIT License, which allows free use, modification, and redistribution.
What are the requirements to run Onos Mcp Server?
You need Java 21 (JDK), Maven (wrapper included), and an accessible ONOS Controller (v2.x or higher) with REST API access.
其他 分类下的更多 MCP 服务器

EverArt
modelcontextprotocolModel Context Protocol Servers
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
评论