Beget Hosting for Claude Desktop
io.github.badigit/beget-mcp
Beget hosting: sites, domains, DNS, MySQL, FTP, cron, backups, mail — 73 tools
client:Claude Desktop
transport:stdio
runtime:pypi
Install Beget Hosting in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"beget-mcp": {
"command": "uvx",
"args": [
"beget-mcp"
],
"env": {
"BEGET_API_LOGIN": "<BEGET_API_LOGIN>",
"BEGET_API_PASSWORD": "<BEGET_API_PASSWORD>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs