Skip to main content
Glama
Rezlazy

@rezlazy/namesilo-mcp

by Rezlazy

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NAMESILO_BATCHNoSet to 'true' to send all calls to /apibatch. Required for high-volume jobs; see batch policy.false
NAMESILO_API_KEYYesAPI key from API Manager
NAMESILO_API_URLNoOverride the standard API base
NAMESILO_SANDBOXNoSet to 'true' to use https://sandbox.namesilo.com (request sandbox credentials from NameSilo)false
NAMESILO_BATCH_URLNoOverride the batch API base

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
checkRegisterAvailabilityA

Check whether up to 200 domains can be registered right now [https://www.namesilo.com/api-reference]

registerDomainA

Register a domain. Spends account funds (or payment_id). Prefer an existing contact_id. [https://www.namesilo.com/api-reference]

registerDomainDropB

Register a dropping domain (drop-catch). Always sent to /apibatch. [https://www.namesilo.com/api-reference]

renewDomainA

Renew a domain you already own. Spends account funds. [https://www.namesilo.com/api-reference]

listDomainsA

List active domains in the account. Optionally filter by portfolio. [https://www.namesilo.com/api-reference]

getDomainInfoA

Get status, dates, lock, privacy, NS, and contacts for a domain [https://www.namesilo.com/api-reference]

addAutoRenewalB

Turn on auto-renewal for a domain [https://www.namesilo.com/api-reference]

removeAutoRenewalA

Turn off auto-renewal for a domain [https://www.namesilo.com/api-reference]

domainLockA

Lock a domain to prevent unauthorized transfer [https://www.namesilo.com/api-reference]

domainUnlockA

Unlock a domain so it can be transferred away [https://www.namesilo.com/api-reference]

domainPushA

Push domains to another NameSilo account (recipient must exist) [https://www.namesilo.com/api-reference]

whoisInfoC

Look up WHOIS data for a domain [https://www.namesilo.com/api-reference]

listExpiringDomainsA

List domains in the account that expire within N days [https://www.namesilo.com/api-reference]

countExpiringDomainsA

Count domains in the account that expire within N days [https://www.namesilo.com/api-reference]

getPricesA

Return NameSilo registration / transfer / renew prices by TLD [https://www.namesilo.com/api-reference]

checkTransferAvailabilityA

Check whether up to 200 domains can be transferred into the account [https://www.namesilo.com/api-reference]

transferDomainA

Start an inbound domain transfer. Spends account funds. EPP/auth code usually required. [https://www.namesilo.com/api-reference]

checkTransferStatusA

Get status of an inbound transfer [https://www.namesilo.com/api-reference]

transferUpdateChangeEPPCodeA

Set or change the EPP/auth code on a pending transfer [https://www.namesilo.com/api-reference]

transferUpdateResendAdminEmailB

Re-send the administrative transfer approval email [https://www.namesilo.com/api-reference]

transferUpdateResubmitToRegistryB

Re-submit a stalled inbound transfer to the registry [https://www.namesilo.com/api-reference]

retrieveAuthCodeA

Email the EPP/auth code for a domain to the admin contact (needed to transfer away) [https://www.namesilo.com/api-reference]

contactListA

List contact profiles, or fetch one by contact_id [https://www.namesilo.com/api-reference]

contactAddB

Create a contact profile. Returns contact_id. [https://www.namesilo.com/api-reference]

contactUpdateC

Update an existing contact profile [https://www.namesilo.com/api-reference]

contactDeleteA

Delete a contact profile that is not in use [https://www.namesilo.com/api-reference]

contactDomainAssociateB

Attach contact profiles to a domain (registrant / admin / billing / tech) [https://www.namesilo.com/api-reference]

dnsListRecordsB

List DNS resource records for a domain (NameSilo DNS) [https://www.namesilo.com/api-reference]

dnsAddRecordC

Add a DNS resource record [https://www.namesilo.com/api-reference]

dnsUpdateRecordC

Update an existing DNS resource record [https://www.namesilo.com/api-reference]

dnsDeleteRecordA

Delete a DNS resource record [https://www.namesilo.com/api-reference]

dnsSecListRecordsA

List DS (DNSSEC) records for a domain [https://www.namesilo.com/api-reference]

dnsSecAddRecordC

Add a DS (DNSSEC) record [https://www.namesilo.com/api-reference]

dnsSecDeleteRecordB

Delete a DS (DNSSEC) record [https://www.namesilo.com/api-reference]

changeNameServersB

Set nameservers for up to 200 domains. Provide ns1+ns2 (or nameservers[]). [https://www.namesilo.com/api-reference]

listRegisteredNameServersC

List registered (glue) nameservers for a domain [https://www.namesilo.com/api-reference]

addRegisteredNameServerB

Register a glue nameserver host for a domain [https://www.namesilo.com/api-reference]

modifyRegisteredNameServerB

Change host name and/or glue IPs of a registered nameserver [https://www.namesilo.com/api-reference]

deleteRegisteredNameServerB

Delete a registered glue nameserver [https://www.namesilo.com/api-reference]

addPrivacyA

Enable free WHOIS privacy on a domain [https://www.namesilo.com/api-reference]

removePrivacyA

Disable WHOIS privacy on a domain [https://www.namesilo.com/api-reference]

domainForwardC

Forward a domain to another URL [https://www.namesilo.com/api-reference]

domainForwardSubDomainC

Create or update a subdomain forward [https://www.namesilo.com/api-reference]

domainForwardSubDomainDeleteB

Delete a subdomain forward [https://www.namesilo.com/api-reference]

listEmailForwardsA

List email forwards configured on a domain [https://www.namesilo.com/api-reference]

configureEmailForwardB

Create or update an email forward (local part → destination addresses) [https://www.namesilo.com/api-reference]

deleteEmailForwardB
registrantVerificationStatusA

List registrant email addresses and whether they are ICANN-verified [https://www.namesilo.com/api-reference]

emailVerificationC

Send (or re-send) the ICANN registrant email verification message [https://www.namesilo.com/api-reference]

portfolioListA

List portfolios in the account [https://www.namesilo.com/api-reference]

portfolioAddC
portfolioDeleteB
portfolioDomainAssociateB

Assign up to 200 domains to a portfolio [https://www.namesilo.com/api-reference]

getAccountBalanceA

Get current NameSilo account funds balance [https://www.namesilo.com/api-reference]

addAccountFundsB

Charge a verified card profile and add funds to the account [https://www.namesilo.com/api-reference]

listOrdersB

List account order history [https://www.namesilo.com/api-reference]

orderDetailsB

Get line items for a single order [https://www.namesilo.com/api-reference]

marketplaceActiveSalesOverviewA

List your active NameSilo Marketplace listings [https://www.namesilo.com/api-reference]

marketplaceAddOrModifySaleB

Create, update, or cancel a Marketplace sale for a domain you own [https://www.namesilo.com/api-reference]

marketplaceLandingPageUpdateC

Update the Marketplace for-sale landing page for a domain [https://www.namesilo.com/api-reference]

listAuctionsC

Search NameSilo expired-domain auctions [https://www.namesilo.com/api-reference]

viewAuctionA

Get details for a single auction [https://www.namesilo.com/api-reference]

viewAuctionsC

Get details for multiple auctions [https://www.namesilo.com/api-reference]

viewAuctionHistoryA

Get bid history for an auction [https://www.namesilo.com/api-reference]

watchAuctionB

Watch or unwatch an auction [https://www.namesilo.com/api-reference]

bidAuctionA

Place a bid on an auction. Spends / commits funds. [https://www.namesilo.com/api-reference]

buyNowAuctionA

Buy an auction listing at the buy-now price. Spends funds. [https://www.namesilo.com/api-reference]

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/Rezlazy/namesilo-mcp'

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