Skip to main content
Glama
Microck

namecheap-webui-mcp

by Microck

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NAMECHEAP_SLOW_MONoSlow motion delay in milliseconds0
NAMECHEAP_BASE_URLNoBase URL for Namecheaphttps://www.namecheap.com
NAMECHEAP_HEADLESSNoWhether to run browser in headless modetrue
NAMECHEAP_LOGIN_URLNoLogin URLhttps://www.namecheap.com/myaccount/login/
NAMECHEAP_ACCOUNT_URLNoAccount URLhttps://ap.www.namecheap.com/
NAMECHEAP_USER_DATA_DIRNoDirectory for browser user data.namecheap-profile
NAMECHEAP_NAVIGATION_TIMEOUT_MSNoNavigation timeout in milliseconds30000
NAMECHEAP_BROWSER_EXECUTABLE_PATHNoOptional path to a browser executable (e.g., /usr/bin/chromium-browser)

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
namecheap_webui_statusB

Check whether the saved Namecheap auth state is logged in.

namecheap_webui_loginA

Sign into Namecheap with username/password and optionally submit a 2FA code.

namecheap_webui_import_cookiesB

Import cookies from an existing logged-in browser session into the saved Namecheap auth state.

namecheap_webui_queryC

Open a Namecheap dashboard view and return a text snapshot.

namecheap_dashboard_list_optionsB

List clickable dashboard options currently visible in Namecheap.

namecheap_domains_listB

List domains visible in the Namecheap Domain List page.

namecheap_domain_get_overviewC

Get overview details from a domain's Domain Manage page.

namecheap_domain_get_nameserversB

Read nameserver mode and custom nameserver values from Domain Manage.

namecheap_domain_set_nameserversC

Set nameserver mode to Basic/Free/Premium/Custom and optionally update custom nameserver values.

namecheap_domain_get_featuresB

Read feature toggles on Domain Manage (auto-renew, domain-lock, whois-privacy).

namecheap_domain_set_featureB

Set a Domain Manage feature toggle (auto-renew, domain-lock, whois-privacy).

namecheap_dns_get_recordsA

Open a domain's Advanced DNS page and return the visible host records.

namecheap_dns_set_recordsB

Append or replace host records in the Advanced DNS page for a domain.

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/Microck/namecheap-webui-mcp'

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