Beget Hosting MCP Server

MCP-сервер для управления сервисами хостера Beget из AI-агентов. It runs locally over stdio via the published package.

People who work with api client, beget and dns and want it reachable from Claude, Cursor, VS Code, or another MCP client. The project is written in Python.

VERIFIED ACTIVE

LAST COMMIT 2026-09-13 · ★ 3 · #121 OF 278 MAINTAINED API INTEGRATION · VERIFIED 2026-09-18

MIT · Python servers · how we verify → /methodology

01 · Install Beget Hosting

before you install - you'll need

Set BEGET_API_LOGIN, BEGET_API_PASSWORD, MCP_TRANSPORT before connecting.

Claude Code

claude mcp add badigit-beget-mcp -- uvx beget-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "badigit-beget-mcp": {
      "command": "uvx",
      "args": [
        "beget-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions · container (OCI image) - can be sandboxed away from your filesystem

license MIT - declared in the repository

pypi package beget-mcp - check the name against the project README before installing (PyPI has no namespace ownership)

registry namespace io.github.badigit is GitHub-verified and matches the repo owner

03 · What Beget Hosting can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.0 · 2026-09-13

DNS перестал путать намерение с фактом, сервер опубликован в PyPI, GHCR и MCP Registry. · DNS · запись в несозданный поддомен теперь отвечает SUBDOMAIN_NOT_CREATED с готовой командой domain_add_subdomain и domain_id…

04 · Who maintains Beget Hosting

Beget Hosting is maintained by badigit. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
API integration - ranked #121 of 278 actively-maintained API integration servers as of 2026-09-18.
release cadence
1 release in the last 90 days (latest 2026-09-13)
registry
io.github.badigit/beget-mcp (active, first published 2026-09-13)
packages
pypi:beget-mcp · oci:ghcr.io/badigit/beget-mcp:0.2.0

06 · Beget Hosting FAQ

What is Beget Hosting?

MCP-сервер для управления сервисами хостера Beget из AI-агентов. It runs locally over stdio via the published package.

Is Beget Hosting still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-13 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Beget Hosting?

Run `uvx beget-mcp`. The README documents 3 environment variables (BEGET_API_LOGIN, BEGET_API_PASSWORD, MCP_TRANSPORT) to set first. Set BEGET_API_LOGIN, BEGET_API_PASSWORD, MCP_TRANSPORT before connecting. You can also paste the ready-made client config above.

Does Beget Hosting run locally?

Yes - it's a stdio server: it runs on your machine (via uvx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Beget Hosting

More API integration MCP servers · Release Intel · VRChat MCP · OpenSTAAD MCP Server · Genefoundry · Easy Bits

More Python MCP servers · Kr Crypto Intelligence · Tool API · Plesk Dev Docs · Bridge MCP · Token Compressor · see all