cisco-nso-mcp-server

dbono711/cisco-nso-mcp-server

3.3

If you are the rightful owner of cisco-nso-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

Cisco NSO MCP Server is a Model Context Protocol server implementation for Cisco Network Services Orchestrator, enabling AI-powered network automation through natural language interactions.

Tools

Functions exposed to the LLM to take actions

get_device_platform

Retrieve platform information for a specific device in Cisco NSO. Requires a 'device_name' parameter.

get_device_config

Retrieve the full configuration for a specific device in Cisco NSO. Requires a 'device_name' parameter.

get_device_state

Retrieve the state for a specific device in Cisco NSO. Requires a 'device_name' parameter.

get_device_groups

Retrieve the available device groups in Cisco NSO.

get_device_ned_ids

Retrieve the available Network Element Driver (NED) IDs in Cisco NSO.

check_device_sync

Check the sync status for a specific device in Cisco NSO. Requires a 'device_name' parameter.

sync_from_device

Sync from a specific device in Cisco NSO. Requires a 'device_name' parameter.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources