mcp-server-subreg
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@mcp-server-subregCheck if example.com is available for registration."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
mcp-server-subreg
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 |
| yes | SOAP endpoint, e.g. |
| yes | SOAP namespace URI, e.g. |
| yes | Subreg account login |
| yes | Subreg account password |
| no |
|
Use https://ote-soap.subreg.cz/... endpoints for Subreg's OTE sandbox
environment while testing.
Related MCP server: mcp-namecheap
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-subregDevelopment
pytestMaintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
Alicense-qualityDmaintenanceMCP server for the Agorus AI agent marketplace, exposing API operations as tools for LLMs to discover, contract, and interact with agents and services.Last updated17MIT- AlicenseAqualityDmaintenanceComprehensive MCP server for the Namecheap API, enabling domain management, DNS record control, nameserver settings, and domain registration from any MCP client.Last updated1015MIT
- Alicense-qualityDmaintenanceMCP server for domainagent.dev, enabling AI agents to search, register, deploy, host, and manage domains with USDC payment on Base via x402. Supports static site deployment via Cloudflare Pages and DNS management.Last updated9MIT
- Alicense-qualityBmaintenanceMCP server for domain portfolio management, registrar operations, marketplace, and DNS management via CLI or AI agents.Last updated1,4451Apache 2.0
Related MCP Connectors
MCP server exposing the Backtest360 engine API as tools for AI agents.
MCP server for AI agents to plan, verify, and deploy Cloudflare-native apps.
MCP server for interacting with the Supabase platform
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/VitexSoftware/mcp-server-subreg'
If you have feedback or need assistance with the MCP directory API, please join our Discord server