automateyournetwork/pyATS_MCP
Cisco pyATS server enabling structured, model-driven interaction with network devices.
Quick Start
Clone the repository:
git clone https://github.com/automateyournetwork/pyATS_MCPClaude Desktop configuration example:
{
"mcpServers": {
"pyatsmcp": {
"command": "npx",
"args": [
"-y",
"automateyournetwork/pyATS_MCP"
]
}
}
}Check the repository README for specific installation and configuration instructions.