Loading MCP server directory, please wait...
Beget hosting: sites, domains, DNS, MySQL, FTP, cron, backups, mail — 73 tools
npx @getmcp/cli add io.github.badigit/beget-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
BEGET_API_LOGINBeget account login
BEGET_API_PASSWORDBeget account password (API access must be enabled in the panel)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.badigit/beget-mcp": {
"command": "uvx",
"args": [
"beget-mcp"
],
"env": {
"BEGET_API_LOGIN": "",
"BEGET_API_PASSWORD": ""
}
}
}
}