Install commands are being verified. Only servers with the Verified badge have been checked against the real package registry. Unverified commands may 404 -- always inspect the source repo before running. Submit corrections on GitHub.
Manage Proxmox Virtual Environment. Create and control VMs, containers, storage, and networking on your hypervisor.
Install
pip install mcp-proxmoxRun this command to install and start the server:
pip install mcp-proxmoxAdd this to your MCP client config file (e.g. claude_desktop_config.json):
{
"mcpServers": {
"proxmox-mcp": {
"command": "pip",
"args": [
"install",
"mcp-proxmox"
]
}
}
}Other cloud servers you might want to compare.
by Anthropic
Search, read, and manage files in Google Drive. Access documents, spreadsheets, and shared drives through AI.
by Google
Deploy applications to Google Cloud Run. List services, manage projects, and ship containers to Google's serverless platform.
by AWS
AWS MCP servers for core service integration. Manage S3, Lambda, DynamoDB, CloudFormation, and more AWS services.
by Microsoft
Official Azure MCP server. Manage Azure resources, deploy services, query Resource Graph, and interact with the Azure ecosystem.