MCP ExplorerExplorer

Mcp Server Cvp Demo

@burnydon a year ago
10 MIT
FreeCommunity
AI Systems
A demo showcasing MCP and Cloudvision portal capabilities.

Overview

What is Mcp Server Cvp Demo

mcp-server-cvp-demo is a demonstration project that showcases the capabilities of MCP (Multi-Cloud Platform) and CloudVision Portal, allowing users to explore various functionalities and integrations.

Use cases

Use cases for mcp-server-cvp-demo include testing network configurations, demonstrating cloud management capabilities, and providing training for users on MCP functionalities.

How to use

To use mcp-server-cvp-demo, create a .env file with your CVPTOKEN and CVP URL. Then, integrate it into your Claude desktop setup by configuring the MCP server command to run the demo script.

Key features

Key features include easy setup with environment variables, integration with Claude desktop, and the ability to run a demo script that illustrates MCP functionalities.

Where to use

mcp-server-cvp-demo can be used in cloud management, network automation, and IT infrastructure monitoring, particularly in environments utilizing Arista’s CloudVision.

Content

MCP-Server-Demo

This is a quick demo of what is possible within MCP and Cloudvision portal. This can be further found on my blog if interested at danielhertzberg.net

To make this run

Please add a .env file like the following.

CVPTOKEN="Somesupersecuretoken"
CVP="www.arista.io"

Afterwards please add it to Claude desktop for example.

{
  "mcpServers": {
    "CVP MCP Server": {
      "command": "uv",
      "args": [
        "run",
        "--with",
        "fastmcp",
        "fastmcp",
        "run",
        "/mcp-server-cvp-demo/secondmcpserver.py"
      ]
    }
  }
}

Tools

No tools

Comments

Recommend MCP Servers

View All MCP Servers