Skip to main content
Glama
ringo380
by ringo380

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NAMECHEAP_API_KEYYesAPI key from Namecheap API Access
NAMECHEAP_SANDBOXNoSet to 'true' to use sandbox API (optional)
NAMECHEAP_API_USERYesYour Namecheap username
NAMECHEAP_USERNAMENoAccount username if different from API user (optional)
NAMECHEAP_CLIENT_IPYesWhitelisted public IP address

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
setupA

Configure namecheap-mcp with your Namecheap API credentials. Credentials are saved to ~/.config/namecheap-mcp/.env on your local machine. Run this if other tools report that the server is not configured.

auth_statusA

Report the current authentication status of namecheap-mcp: whether credentials are loaded, whether they were accepted by the Namecheap API, where each credential came from (shell env vs config file), and the last error if any. Call this when tools are failing to diagnose whether the problem is a missing config, an unwhitelisted IP, a stale shell export shadowing the config file, or an invalid API key.

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

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