Cisco NSO MCP Server

by dbono711

381 downloads
Not rated
GitHub

About

A Model Context Protocol (MCP) server implementation for Cisco NSO that enables AI-powered network automation through natural language interactions.

Details

Author
dbono711
Downloads
381
Categories
Cloud Service, Infrastructure, Other, AI

- Stdio transport by default; optionally supports SSE transport
- Tool‑first design with discrete, clearly‑defined network operations
- Asynchronous processing for non‑blocking I/O and concurrency
- Structured responses with status, data, and metadata sections
- Environment resource providing NSO environment summary (device count, OS distribution, etc.)

Install the package with pip install cisco-nso-mcp-server and run the server with cisco-nso-mcp-server. Configure NSO connection via command‑line arguments or environment variables (e.g., --nso-address, --nso-port, --nso-username, --nso-password). Connect to the server using an MCP client with either stdio or SSE transport.

Cisco NSO MCP Server

A Model Context Protocol (MCP) server implementation for Cisco NSO (Network Services Orchestrator) that enables AI-powered network automation through natural language interactions.

Overview

This package provides a standalone MCP server for Cisco NSO, written in Python, that can be installed with ``pip` and run as a command-line tool. It exposes capabilities in Cisco NSO as MCP tools and resources that can be consumed by any MCP-compatible client.

``bash

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.