An MCP server for managing ONOS (Open Network Operating System) networks.
A Model Context Protocol (MCP) server implementation that provides network control and management capabilities through the ONOS SDN controller. This server enables AI assistants to access ONOS network management, OpenFlow device control, and comprehensive analytics through a structured API interface. The server is ideal for educational environments, network operations, SDN research, and AI-assisted network management.
The server provides access to ONOS REST API endpoints, including:
Configure the server using environment variables:
ONOS_API_BASE
: Base URL for ONOS API (default: http://localhost:8181/onos/v1)ONOS_USERNAME
: Username for ONOS API authentication (default: onos)ONOS_PASSWORD
: Password for ONOS API authentication (default: rocks){
"mcpServers": {
"onos": {
"command": "uv",
"args": [
"--directory",
"parent_of_servers_repo/servers/src/onos-mcp-server",
"run",
"server.py"
],
"env": {
"ONOS_API_BASE": "http://localhost:8181/onos/v1",
"ONOS_USERNAME": "onos",
"ONOS_PASSWORD": "rocks"
}
}
}
}
Contributions are welcome! Please feel free to submit pull requests, report bugs, or suggest new features.
List and analyze Netbird network peers, groups, policies, and more.
Backs up Cloudflare projects to a specified GitHub repository.
A Python MCP server for Microsoft Entra ID (Azure AD) directory, user, group, device, sign-in, and security operations via Microsoft Graph.
A cloud infrastructure from Alibaba Cloud for AI Agents, featuring one-click configuration and serverless execution.
MCP Server that connects AI agents to Chargebee platform.
Integrates with the Uberall API to manage business listings, locations, and social media presence.
A remote MCP server deployable on Cloudflare Workers without authentication.
Query OpenAI models directly from Claude using MCP protocol
Interact with your content on the Contentful platform
Interact with AWS resources using Single Sign-On (SSO). Supports SSO login, listing accounts/roles, and executing AWS CLI commands.