muumuu-domain-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
| prompts | {} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search-domainsA | Check availability and pricing of one or more domain names across TLDs. Use this before suggesting a domain to purchase. Returns each candidate with its availability state and price in JPY. Does NOT reserve or purchase the domain. |
| list-me-domainsA | List domains owned by the authenticated account. Supports pagination and filtering by state or exact FQDN match. Use this to discover domain IDs needed by other tools (e.g. DNS management). |
| get-me-domainA | Fetch full details of a single owned domain by its Muumuu domain ID, including contract period, auto-renewal status, and nameserver configuration. |
| list-me-dns-recordsA | List DNS records for a specific owned domain (identified by domain ID). Supports filtering by record type or FQDN, with pagination. Read-only view of the authoritative zone. |
| list-me-dns-records-by-fqdnA | List DNS records by specifying the owning domain as an FQDN instead of an internal domain ID. Use this when the caller only knows the domain name (e.g. 'example.com') and not its Muumuu domain ID. |
| create-me-dns-recordA | Create a new DNS record on an owned domain. Changes take effect on Muumuu's authoritative nameservers. Mutating operation: confirm intent with the user before calling. |
| update-me-dns-recordA | Update the value or priority of an existing DNS record. |
| delete-me-dns-recordA | Permanently delete a DNS record from an owned domain. Destructive and NOT reversible — confirm with the user before calling. |
| quote-domain-purchaseA | Get a signed purchase quote for a domain before buying. Returns the final price, availability, credit-card registration state, and a short-lived |
| purchase-domainA | Execute a domain purchase using a |
| get-domain-purchase-statusA | Poll the progress of a domain purchase started by |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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/pepabo/muumuu-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server