RankCLI
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
io.github.hackmods/cursor-proxmox-mcp · v1.9.0
Manage Proxmox VE via Cursor: QEMU, LXC, storage, HA, firewall, access.
Cursor Proxmox MCP 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"cursor-proxmox-mcp": {
"command": "uvx",
"args": [
"cursor-proxmox-mcp"
],
"env": {
"PROXMOX_MCP_CONFIG": "<PROXMOX_MCP_CONFIG>"
}
}
}
}PROXMOX_MCP_CONFIG必填Absolute path to Proxmox MCP config.json (host, token, SSL).
PROXMOX_TOKEN_VALUE可选secretAPI token secret when config uses ${PROXMOX_TOKEN_VALUE}.
PROXMOX_MCP_VERBOSE可选Set to 1 for verbose tool_call detail (also bumps INFO→DEBUG).
PROXMOX_MCP_LOG_LEVEL可选Override logging.level (DEBUG|INFO|WARNING|ERROR).
PROXMOX_MCP_CONFIG可选Path to config.json inside the container (default /config/config.json).
v0.0.6
io.github.integrallis/rankcli-mcp-server
Free, local SEO + GEO audits for AI assistants - no signup, nothing leaves your machine.
v0.99.26
io.github.anulum/synapse-channel
Local-first multi-agent coordination for messages, leases, shared plans, status, and resources.
v1.8.0
io.github.wstierhout/ableton-live-mcp
Control Ableton Live with 156 typed tools for music production and offline .als analysis.
v0.10.0
finance.fibrous/fibx
Swap, transfer, portfolio and Aave V3 on Base, HyperEVM and Monad, with the FibX app as MCP Apps UI.
v0.3.5
io.github.JacobiusMakes/parlayapi
Sports odds, player props and source coverage for AI assistants. Connect with your own API key.
v0.1.139
io.github.r2cuerdame/codesamplex
Compatibility evidence from real builds: does this library API work on your versions and runtime?
{
"id": "io.github.hackmods/cursor-proxmox-mcp",
"type": "mcp-server",
"version": "1.9.0",
"displayName": "Cursor Proxmox MCP",
"description": "Manage Proxmox VE via Cursor: QEMU, LXC, storage, HA, firewall, access.",
"repository": {
"url": "https://github.com/hackmods/cursor-proxmox-mcp",
"source": "github"
},
"homepage": "https://github.com/hackmods/cursor-proxmox-mcp",
"distribution": {
"packages": [
{
"registryType": "pypi",
"identifier": "cursor-proxmox-mcp",
"version": "1.9.0",
"runtimeHint": "uvx",
"transport": "stdio",
"environmentVariables": [
{
"name": "PROXMOX_MCP_CONFIG",
"description": "Absolute path to Proxmox MCP config.json (host, token, SSL).",
"isRequired": true
},
{
"name": "PROXMOX_TOKEN_VALUE",
"description": "API token secret when config uses ${PROXMOX_TOKEN_VALUE}.",
"isSecret": true
},
{
"name": "PROXMOX_MCP_VERBOSE",
"description": "Set to 1 for verbose tool_call detail (also bumps INFO→DEBUG)."
},
{
"name": "PROXMOX_MCP_LOG_LEVEL",
"description": "Override logging.level (DEBUG|INFO|WARNING|ERROR)."
}
]
},
{
"registryType": "oci",
"identifier": "ghcr.io/hackmods/cursor-proxmox-mcp:1.9.0",
"transport": "stdio",
"environmentVariables": [
{
"name": "PROXMOX_MCP_CONFIG",
"description": "Path to config.json inside the container (default /config/config.json)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode",
"trae",
"cherry-studio",
"lingma",
"windsurf",
"cline",
"workbuddy"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.hackmods/cursor-proxmox-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.hackmods%2Fcursor-proxmox-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}