{"passport":{"unfragile":{"@version":"1.0","version":"2026-05","artifact":{"id":"smithery_aarya-rapid-namesilo-mcp","slug":"aarya-rapid-namesilo-mcp","name":"namesilo-mcp","type":"mcp","url":"https://github.com/aarya-rapid/namesilo-mcp","page_url":"https://unfragile.ai/aarya-rapid-namesilo-mcp","categories":["mcp-servers"],"tags":["mcp","model-context-protocol","smithery:aarya-rapid/namesilo-mcp"],"pricing":{"model":"open_source","free":true,"starting_price":null},"status":"active","verified":false},"capabilities":[{"id":"smithery_aarya-rapid-namesilo-mcp__cap_0","uri":"capability://tool.use.integration.domain.registration.via.mcp.protocol","name":"domain-registration-via-mcp-protocol","description":"Enables LLM agents and MCP clients to register new domains through the Namesilo registrar API by translating natural language requests into structured domain registration calls. The MCP server acts as a protocol bridge, exposing Namesilo's REST API endpoints as MCP tools that Claude and other LLM clients can invoke with domain name, TLD, and registration parameters, handling authentication via API key injection and returning registration status with domain details.","intents":["I want my AI agent to register a domain programmatically without manual API integration","I need to automate domain registration workflows triggered by LLM decisions","I want Claude to handle domain registration as part of a larger business automation task"],"best_for":["AI agents and autonomous systems that need domain management capabilities","LLM-powered SaaS platforms automating customer domain setup","Developers building multi-step workflows where domain registration is one step"],"limitations":["Namesilo API rate limits apply — no built-in request queuing or backoff strategy","No transaction rollback capability if registration succeeds but subsequent steps fail","Requires valid Namesilo account with available balance for domain purchases"],"requires":["Namesilo API key (obtained from Namesilo account settings)","MCP client compatible with MCP protocol (Claude Desktop, custom MCP runners)","Network access to Namesilo API endpoints (api.namesilo.com)"],"input_types":["domain name (string)","TLD extension (string, e.g., 'com', 'io', 'dev')","registration duration in years (integer)","optional: privacy/WHOIS protection flag (boolean)"],"output_types":["registration confirmation with order ID (JSON)","domain details including expiration date (JSON)","error messages with failure reason (text)"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"smithery_aarya-rapid-namesilo-mcp__cap_1","uri":"capability://tool.use.integration.domain.availability.checking.with.bulk.lookup","name":"domain-availability-checking-with-bulk-lookup","description":"Allows MCP clients to check domain availability across multiple TLDs in a single call by batching requests to Namesilo's availability API. The server translates domain name queries into Namesilo API calls, returning availability status and pricing for each TLD variant, enabling agents to make informed domain selection decisions without multiple round-trips.","intents":["I want to check if a domain is available before attempting registration","I need to find available alternatives when my first choice is taken","I want to compare pricing across different TLDs for the same domain name"],"best_for":["Domain search and recommendation workflows in AI agents","Automated business name validation systems","LLM-powered domain marketplace or WHOIS lookup tools"],"limitations":["Namesilo API may cache availability results for up to 5 minutes, so real-time accuracy is not guaranteed","Bulk checking multiple TLDs increases API call count, subject to rate limits","Does not check ICANN reserved names or special-use domains — only Namesilo's availability database"],"requires":["Namesilo API key","MCP client with tool-calling capability","Network connectivity to Namesilo API"],"input_types":["domain name (string, without TLD)","optional: list of TLDs to check (array of strings, e.g., ['com', 'io', 'dev'])","optional: filter by price range (min/max integers)"],"output_types":["availability status per TLD (JSON with boolean flags)","pricing information per TLD (JSON with registration and renewal costs)","sorted recommendations (JSON array ordered by availability or price)"],"categories":["tool-use-integration","search-retrieval"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"smithery_aarya-rapid-namesilo-mcp__cap_2","uri":"capability://tool.use.integration.domain.transfer.orchestration","name":"domain-transfer-orchestration","description":"Manages the domain transfer workflow through Namesilo by exposing MCP tools for initiating transfers, retrieving authorization codes from current registrars, and tracking transfer status. The server handles the multi-step transfer process (authorization code retrieval, transfer initiation, confirmation) as discrete MCP operations that agents can chain together, with built-in error handling for common transfer failures like invalid authorization codes or locked domains.","intents":["I want to transfer a domain from another registrar to Namesilo programmatically","I need to automate domain migration for multiple domains at once","I want to track transfer progress and get notified when transfers complete"],"best_for":["Domain migration automation systems","Multi-registrar domain portfolio management tools","LLM agents handling customer domain onboarding workflows"],"limitations":["Transfer process is asynchronous and can take 5-7 days — no synchronous completion guarantee","Requires valid authorization code from current registrar — agent must handle code retrieval separately","Domain must not be locked at current registrar; some registrars have additional transfer restrictions","No automatic retry logic for failed transfers — requires agent-level orchestration"],"requires":["Namesilo API key","Domain authorization code from current registrar","Domain must be unlocked at current registrar","MCP client with multi-step workflow capability"],"input_types":["domain name (string)","authorization code (string)","optional: EPPN/transfer PIN (string for some registrars)"],"output_types":["transfer initiation confirmation (JSON with transfer ID)","transfer status updates (JSON with current step and timeline)","error details if transfer fails (text with remediation steps)"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"smithery_aarya-rapid-namesilo-mcp__cap_3","uri":"capability://tool.use.integration.domain.renewal.and.expiration.management","name":"domain-renewal-and-expiration-management","description":"Provides MCP tools for renewing domains, checking expiration dates, and setting up auto-renewal policies through Namesilo. The server exposes renewal operations as MCP tools that agents can invoke to extend domain registrations, query expiration timelines, and configure automatic renewal settings, enabling proactive domain lifecycle management without manual intervention.","intents":["I want to renew a domain before it expires","I need to check which domains in my portfolio are expiring soon","I want to enable auto-renewal to prevent accidental domain loss"],"best_for":["Domain portfolio management systems","Automated domain lifecycle monitoring","LLM agents managing customer domain accounts"],"limitations":["Renewal pricing may differ from initial registration — no price guarantee in advance","Auto-renewal settings are account-wide or per-domain; no granular renewal policies","Namesilo does not support renewal grace periods beyond standard ICANN rules"],"requires":["Namesilo API key","Sufficient account balance for renewal costs","MCP client with scheduling or periodic task capability (for proactive expiration checks)"],"input_types":["domain name (string)","renewal duration in years (integer, typically 1-10)","optional: enable auto-renewal flag (boolean)"],"output_types":["renewal confirmation with new expiration date (JSON)","expiration date and days remaining (JSON)","auto-renewal status (boolean)"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"smithery_aarya-rapid-namesilo-mcp__cap_4","uri":"capability://tool.use.integration.dns.record.management.via.namesilo","name":"dns-record-management-via-namesilo","description":"Exposes Namesilo's DNS management API as MCP tools, allowing agents to create, update, and delete DNS records (A, CNAME, MX, TXT, etc.) for domains registered with Namesilo. The server translates DNS record operations into Namesilo API calls, handling record validation, conflict detection, and propagation status tracking, enabling agents to configure domain DNS settings programmatically.","intents":["I want to set up DNS records for a domain after registration","I need to update MX records to point to a new mail server","I want to add TXT records for email authentication (SPF, DKIM, DMARC)"],"best_for":["Automated domain setup and configuration workflows","Email infrastructure automation systems","LLM agents handling full domain provisioning (registration + DNS setup)"],"limitations":["DNS propagation is asynchronous — changes may take 24-48 hours to fully propagate globally","Namesilo's DNS API does not support advanced features like weighted routing or geolocation-based routing","No built-in DNS validation — agents must implement their own DNS record verification logic","Limited to Namesilo's DNS infrastructure; cannot manage DNS for domains registered elsewhere"],"requires":["Namesilo API key","Domain must be registered with Namesilo or have nameservers pointing to Namesilo","MCP client with structured data handling for DNS record objects"],"input_types":["domain name (string)","record type (enum: A, AAAA, CNAME, MX, TXT, NS, SRV, etc.)","record name/subdomain (string)","record value/target (string)","optional: TTL in seconds (integer, default 3600)"],"output_types":["DNS record creation/update confirmation (JSON with record ID)","current DNS records for domain (JSON array of record objects)","propagation status (text indicating global availability)"],"categories":["tool-use-integration","automation-workflow"],"confidence":0.5,"matches":0,"success_rate":0},{"id":"smithery_aarya-rapid-namesilo-mcp__cap_5","uri":"capability://tool.use.integration.account.balance.and.billing.inquiry","name":"account-balance-and-billing-inquiry","description":"Exposes MCP tools for querying Namesilo account balance, viewing transaction history, and retrieving billing information. The server translates account queries into Namesilo API calls, returning current balance, recent transactions, and account status, enabling agents to make cost-aware decisions about domain operations and prevent failed transactions due to insufficient balance.","intents":["I want to check my Namesilo account balance before registering a domain","I need to view my transaction history for billing reconciliation","I want my agent to refuse domain registration if balance is too low"],"best_for":["Cost-aware domain automation systems","Multi-tenant SaaS platforms with per-customer domain budgets","LLM agents managing domain operations with financial constraints"],"limitations":["Balance queries may be cached for up to 1 minute — not real-time","Transaction history is limited to recent transactions (typically last 100); no full historical export","No built-in budget enforcement — agents must implement their own spending limits"],"requires":["Namesilo API key","MCP client with numeric data handling"],"input_types":["optional: transaction filter parameters (date range, transaction type)"],"output_types":["account balance in USD (number)","transaction history (JSON array with date, amount, description)","account status (enum: active, suspended, etc.)"],"categories":["tool-use-integration","data-processing-analysis"],"confidence":0.5,"matches":0,"success_rate":0}],"trust":{"score":27,"verified":false,"data_access_risk":"high","permissions":["Namesilo API key (obtained from Namesilo account settings)","MCP client compatible with MCP protocol (Claude Desktop, custom MCP runners)","Network access to Namesilo API endpoints (api.namesilo.com)","Namesilo API key","MCP client with tool-calling capability","Network connectivity to Namesilo API","Domain authorization code from current registrar","Domain must be unlocked at current registrar","MCP client with multi-step workflow capability","Sufficient account balance for renewal costs"],"failure_modes":["Namesilo API rate limits apply — no built-in request queuing or backoff strategy","No transaction rollback capability if registration succeeds but subsequent steps fail","Requires valid Namesilo account with available balance for domain purchases","Namesilo API may cache availability results for up to 5 minutes, so real-time accuracy is not guaranteed","Bulk checking multiple TLDs increases API call count, subject to rate limits","Does not check ICANN reserved names or special-use domains — only Namesilo's availability database","Transfer process is asynchronous and can take 5-7 days — no synchronous completion guarantee","Requires valid authorization code from current registrar — agent must handle code retrieval separately","Domain must not be locked at current registrar; some registrars have additional transfer restrictions","No automatic retry logic for failed transfers — requires agent-level orchestration","builder identity is not verified yet","no observed match outcomes yet"],"rank_breakdown":{"adoption":0.05,"quality":0.22,"ecosystem":0.48999999999999994,"match_graph":0.25,"freshness":0.6,"weights":{"adoption":0.25,"quality":0.25,"ecosystem":0.15,"match_graph":0.23,"freshness":0.12}},"observed_outcomes":{"matches":0,"success_rate":0,"avg_confidence":0,"top_intents":[],"last_matched_at":null},"maintenance":{"status":"active","updated_at":"2026-05-24T12:16:25.061Z","last_scraped_at":"2026-05-03T15:19:06.728Z","last_commit":null},"community":{"stars":null,"forks":null,"weekly_downloads":null,"model_downloads":null,"model_likes":null}},"distribution":{"claim_url":"https://unfragile.ai/submit?claim=aarya-rapid-namesilo-mcp","compare_url":"https://unfragile.ai/compare?artifact=aarya-rapid-namesilo-mcp"}},"signature":"Zmdd2axZgFQtnxProEjNodpkugCnTCMPyUy9St28JwCsN0nMXcgZW1oIfu9xGTO8a03OC4ooxelXKNMw18xTBQ==","signedAt":"2026-06-22T04:34:00.413Z","signedBy":"unfragile.ai","version":1},"_links":{"self":"https://unfragile.ai/api/v1/passport/aarya-rapid-namesilo-mcp","artifact":"https://unfragile.ai/aarya-rapid-namesilo-mcp","verify":"https://unfragile.ai/api/v1/verify?slug=aarya-rapid-namesilo-mcp","publicKey":"https://unfragile.ai/api/v1/trust-passport-public-key","spec":"https://unfragile.ai/trust","schema":"https://unfragile.ai/schema.json","docs":"https://unfragile.ai/docs"}}