mcp-server-scrapli

mcp-server-scrapli

3.2

If you are the rightful owner of mcp-server-scrapli 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.

A basic MCP Server to interact with network devices using Scrapli.

The MCP Server Scrapli is a proof of concept designed to demonstrate the use of a Model Context Protocol (MCP) server by compatible MCP clients, such as Claude Desktop, to SSH into network devices. Scrapli is chosen for its asynchronous capabilities, making it suitable for handling multiple network device connections efficiently. This server is particularly useful for network administrators and developers who need to manage and automate network device interactions. The server is built to run on Linux and MacOS systems, leveraging the UV package management tool for installation and dependency management. It provides a straightforward setup process and can be customized to listen on different host addresses and ports.

Features

  • Asynchronous SSH connections using Scrapli.
  • Compatible with MCP clients like Claude Desktop.
  • Runs on Linux and MacOS systems.
  • Customizable host and port settings.
  • Uses UV for package management.