Skip to main content
Glama

ProxmoxMCP-Plus

by davidpius95
config.example.json•437 B
{ "proxmox": { "host": "your-proxmox-host-ip", "port": 8006, "verify_ssl": false, "service": "PVE" }, "auth": { "user": "username@pve", "token_name": "your-token-name", "token_value": "your-token-value" }, "logging": { "level": "DEBUG", "format": "%(asctime)s - %(name)s - %(levelname)s - %(message)s", "file": "proxmox_mcp.log" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/davidpius95/Guildserver-proxmox-mcpServer'

If you have feedback or need assistance with the MCP directory API, please join our Discord server