Cisco pyATS server enabling structured, model-driven interaction with network devices.
pyATS MCP Server
The pyATS MCP Server is used by setting the testbed path, running the server, and interacting with it via JSON-RPC 2.0 protocol over STDIO. It can be run in continuous STDIO mode or one-shot mode.
๐จ A command-line development tool for inspecting and interacting with MCP servers with extra features like mocks and proxies.
๐๐ฅ๏ธ A CLI based client to chat and connect with any MCP server. Useful during development & testing of MCP servers.
๐ A simple TypeScript library for creating MCP servers.
๐ An MCP stdio to HTTP SSE transport gateway with example server and MCP client.