mcp-cvp-fun
If you are the rightful owner of mcp-cvp-fun 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.
This is a demonstration of using a Model Context Protocol (MCP) server with Arista CloudVision, leveraging Claude for API interactions.
The MCP Server Demo with Arista CloudVision showcases how to integrate a Model Context Protocol server with Arista's CloudVision platform. This setup allows users to perform various API calls, such as retrieving connectivity monitor data and creating tags for Studios and dashboards, using Claude. The demo is inspired by a blog post from Daniel Hertzberg and extends its functionality by adding more API calls. The integration is not officially supported by Arista and is recommended for non-production environments. The setup involves creating a .env file for configuration, downloading Claude Desktop, and configuring it to run the MCP server script. This demonstration highlights the flexibility and extensibility of MCP servers in interacting with cloud-based network management platforms.
Features
- Integration with Arista CloudVision for network management.
- Ability to perform API calls using Claude.
- Extensible with additional API calls using the @mcp.tool() decorator.
- Configuration through a simple .env file.
- Not officially supported by Arista, recommended for non-production use.