Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INWX_ENVNolive (default) or ote for the INWX test systemlive
INWX_PASSWORDYesINWX password (required)
INWX_USERNAMEYesINWX login (required)
INWX_SHARED_SECRETNoTOTP 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

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/SilentFuture/inwx-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server