inwx-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| INWX_ENV | No | live (default) or ote for the INWX test system | live |
| INWX_PASSWORD | Yes | INWX password (required) | |
| INWX_USERNAME | Yes | INWX login (required) | |
| INWX_SHARED_SECRET | No | TOTP shared secret if two-factor auth is enabled on the account (optional) |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| account_infoA | Account details and prepaid balance of the INWX account (live). Read-only. |
| domain_listA | List domains in the account with status, nameservers, renewal mode and expiry. Read-only. Filter by substring or TLD. |
| domain_infoB | Full details of one domain in the account: status, contacts, nameservers, transfer lock, renewal mode, auth code where the registry exposes it. Read-only. |
| domain_checkA | Availability check for one or more domains (registered elsewhere, free, or transferable). Read-only. |
| domain_priceA | Price list for TLDs (registration, renewal, transfer) in the account currency. Read-only. |
| domain_transferA | WRITE, COSTS MONEY: start an inbound transfer of a domain to INWX. Needs the auth code from the current registrar, four contact handle ids (may be identical) and the nameservers to set. gTLDs add one year of runtime, .de/.eu keep theirs. |
| domain_updateA | WRITE: change nameservers, transfer lock, renewal mode or contacts of a domain already at INWX. Only the given fields change. |
| domain_renewA | WRITE, COSTS MONEY: renew a domain at INWX by N years. |
| domain_logA | Recent log entries for a domain (transfers, updates, registry messages). Read-only. |
| contact_listA | List contact handles (owner/admin/tech/billing) in the account. Read-only. |
| contact_infoB | Details of one contact handle. Read-only. |
| contact_createB | WRITE: create a contact handle (ORG or PERSON). For .de the owner needs a German address or a German admin contact. |
| nameserver_listB | List DNS zones hosted on INWX nameservers. Read-only. Not needed for domains whose DNS lives at Cloudflare. |
| nameserver_infoB | Records of one INWX-hosted DNS zone. Read-only. |
| api_callA | Expert tool: call any DomRobot method by name with raw params (see https://www.inwx.de/en/help/apidoc). WRITE methods execute for real in live mode; prefer the named tools. |
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
- 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/SilentFuture/inwx-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server