We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/NSO-developer/cisco-nso-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
__init__.py•197 B
"""
Cisco NSO MCP Server
This module implements a Model Context Protocol (MCP) server that provides
network automation tools for interacting with Cisco NSO via RESTCONF.
"""
__version__ = "2.4.1"