Onos Mcp Server
@ortega-kb
About 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.
Basic information
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ghidraMCP
LaurieWiredMCP Server for Ghidra
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
ICSS
chokcoco不止于 CSS
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments