Skip to main content
Coding AgentsUnknown

automateyournetwork/pyATS_MCP

Cisco pyATS server enabling structured, model-driven interaction with network devices.

coding-agents
Share:

Quick Start

Clone the repository:

git clone https://github.com/automateyournetwork/pyATS_MCP

Claude Desktop configuration example:

{
  "mcpServers": {
    "pyatsmcp": {
      "command": "npx",
      "args": [
        "-y",
        "automateyournetwork/pyATS_MCP"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Coding Agents
Language
Unknown
Author
automateyournetwork