Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Server Subreg

БесплатноНе проверен

MCP server that exposes the Subreg.cz domain registrar SOAP API as tools for LLM agents, enabling domain, DNS, contact, and billing management. Read-only by def

GitHubEmbed

Описание

MCP server that exposes the Subreg.cz domain registrar SOAP API as tools for LLM agents, enabling domain, DNS, contact, and billing management. Read-only by default, with optional mutating operations.

README

MCP server exposing the Subreg.cz domain registrar SOAP API — via the subreg-client library — as tools for LLM agents built with FastMCP.

Configuration

Credentials are read from the environment only, never accepted as tool parameters:

Variable Required Description
SUBREG_LOCATION yes SOAP endpoint, e.g. https://soap.subreg.cz/cmd.php
SUBREG_URI yes SOAP namespace URI, e.g. https://soap.subreg.cz/soap
SUBREG_LOGIN yes Subreg account login
SUBREG_PASSWORD yes Subreg account password
SUBREG_READONLY no true (default) blocks mutating tools; set to false to allow domain/DNS/contact/billing writes

Use https://ote-soap.subreg.cz/... endpoints for Subreg's OTE sandbox environment while testing.

Tools

Read-only: check_domain, info_domain, domains_list, pricelist, get_pricelist, get_credit, info_user, get_dns_zone, info_contact, contacts_list, info_order, get_tld_info.

Mutating (require SUBREG_READONLY=false): register_domain, renew_domain, delete_domain, add_dns_record, delete_dns_record, create_contact, update_contact, credit_correction.

Usage

pip install -e .
export SUBREG_LOCATION=https://soap.subreg.cz/cmd.php
export SUBREG_URI=https://soap.subreg.cz/soap
export SUBREG_LOGIN=...
export SUBREG_PASSWORD=...
mcp-server-subreg

Development

pytest

from github.com/VitexSoftware/mcp-server-subreg

Установка Server Subreg

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/VitexSoftware/mcp-server-subreg

FAQ

Server Subreg MCP бесплатный?

Да, Server Subreg MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Server Subreg?

Нет, Server Subreg работает без API-ключей и переменных окружения.

Server Subreg — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Server Subreg в Claude Desktop, Claude Code или Cursor?

Открой Server Subreg на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Server Subreg with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории finance