brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.RekklesNA/proxmox-mcp-plus · v0.5.8
Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.
ProxmoxMCP-Plus 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"proxmox-mcp-plus": {
"command": "uvx",
"args": [
"proxmox-mcp-plus"
],
"env": {
"PROXMOX_HOST": "<PROXMOX_HOST>",
"PROXMOX_USER": "<PROXMOX_USER>",
"PROXMOX_TOKEN_NAME": "<PROXMOX_TOKEN_NAME>",
"PROXMOX_TOKEN_VALUE": "<PROXMOX_TOKEN_VALUE>"
}
}
}
}PROXMOX_MCP_CONFIG可选Optional path to a JSON config file. If set, file config is used before environment variable fallback.
PROXMOX_HOST必填Hostname or IP address of the Proxmox VE API endpoint.
PROXMOX_USER必填Proxmox username with realm, for example root@pam.
PROXMOX_TOKEN_NAME必填Name of the Proxmox API token.
PROXMOX_TOKEN_VALUE必填secretSecret value of the Proxmox API token.
PROXMOX_PORT可选Proxmox API port. Defaults to 8006.
PROXMOX_VERIFY_SSL可选Set to true to verify TLS certificates, or false for self-signed lab environments.
PROXMOX_DEV_MODE可选Set to true when using verify_ssl=false in a self-signed lab environment.
PROXMOX_SERVICE可选Proxmox service type. Defaults to PVE.
LOG_LEVEL可选Server log verbosity. Defaults to INFO.
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.RekklesNA/proxmox-mcp-plus",
"type": "mcp-server",
"version": "0.5.8",
"displayName": "ProxmoxMCP-Plus",
"description": "Proxmox VE MCP server for VMs, LXCs, snapshots, backups, storage, and cluster operations.",
"repository": {
"url": "https://github.com/RekklesNA/ProxmoxMCP-Plus",
"source": "github"
},
"homepage": "https://github.com/RekklesNA/ProxmoxMCP-Plus",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "proxmox-mcp-plus",
"version": "0.5.8",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "PROXMOX_MCP_CONFIG",
"description": "Optional path to a JSON config file. If set, file config is used before environment variable fallback."
},
{
"name": "PROXMOX_HOST",
"description": "Hostname or IP address of the Proxmox VE API endpoint.",
"isRequired": true
},
{
"name": "PROXMOX_USER",
"description": "Proxmox username with realm, for example root@pam.",
"isRequired": true
},
{
"name": "PROXMOX_TOKEN_NAME",
"description": "Name of the Proxmox API token.",
"isRequired": true
},
{
"name": "PROXMOX_TOKEN_VALUE",
"description": "Secret value of the Proxmox API token.",
"isRequired": true,
"isSecret": true
},
{
"name": "PROXMOX_PORT",
"description": "Proxmox API port. Defaults to 8006."
},
{
"name": "PROXMOX_VERIFY_SSL",
"description": "Set to true to verify TLS certificates, or false for self-signed lab environments."
},
{
"name": "PROXMOX_DEV_MODE",
"description": "Set to true when using verify_ssl=false in a self-signed lab environment."
},
{
"name": "PROXMOX_SERVICE",
"description": "Proxmox service type. Defaults to PVE."
},
{
"name": "LOG_LEVEL",
"description": "Server log verbosity. Defaults to INFO."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.RekklesNA/proxmox-mcp-plus",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.RekklesNA%2Fproxmox-mcp-plus/versions/latest",
"isOfficial": true,
"status": "active"
}
}