📦
Cvp Demo
No description available
0 installs
Trust: 35 — Low
Other
Ask AI about Cvp Demo
Powered by Claude · Grounded in docs
I know everything about Cvp Demo. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
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"
]
}
}
}
