List domains
Find registered domains and their ids before making changes.
Manage domains, DNS records, backups, and account checks for ukraine.com.ua / adm.tools through a narrow MCP server with backup-first safety.
Write tools require a fresh DNS backup id before mutation. That catches stale zones and gives you a rollback path.
Find registered domains and their ids before making changes.
Read A, CNAME, MX, TXT, and other records from adm.tools.
Snapshot a zone before writes.
Add DNS records after backup verification.
Change records with stale-zone protection.
Replay a backup if a DNS change went wrong.
npx @rmarinsky/ukraine-com-ua-mcp For MCP servers, keep credentials in your local client config. For Mac apps, use the latest release notes as the source of truth for requirements.
No. It covers routine API-backed DNS workflows. Some hosting and SSL actions still require the web UI.
DNS has no transaction semantics here. Backup verification prevents overwriting a zone that changed after you read it.
Destructive actions require explicit confirmation and a fresh backup. Still review every mutation before running it.