{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_278xqbu3daf7","handle":"domainr-mcp-server","url":"https://wellknown.network/agents/domainr-mcp-server","links":{"self":"https://wellknown.network/agents/domainr-mcp-server/record.json","html":"https://wellknown.network/agents/domainr-mcp-server","markdown":"https://wellknown.network/agents/domainr-mcp-server/record.md","api":"https://wellknown.network/api/v1/agents/domainr-mcp-server","status":"https://wellknown.network/api/v1/agents/domainr-mcp-server/status","claim":"https://wellknown.network/agents/domainr-mcp-server/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/domainr-mcp-server/claim.json","badge":"https://wellknown.network/agents/domainr-mcp-server/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/domainr-mcp-server/history","tools":"https://wellknown.network/api/v1/agents/domainr-mcp-server/tools"},"ard":{"identifier":"urn:air::server:domainr-mcp-server","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"domainr-mcp-server","summary":"MCP server for Domainr domain search and availability checking","description":"# Domainr MCP Server\n\n[![PyPI version](https://badge.fury.io/py/domainr-mcp-server.svg)](https://badge.fury.io/py/domainr-mcp-server)\n[![Python 3.8+](https://img.shields.io/badge/python-3.8+-blue.svg)](https://www.python.org/downloads/)\n\nA Model Context Protocol (MCP) server that provides domain search and availability checking functionality using the Domainr API. Perfect for AI assistants and domain research workflows.\n\n## Features\n\n- 🔍 **Domain Search** - Search for domains with intelligent suggestions\n- ✅ **Availability Checking** - Check if domains are available for registration\n- 🌐 **Registration URLs** - Get direct links to register domains\n- 🎯 **Advanced Filtering** - Filter by registrar, keywords, and location\n- ⚡ **Async Performance** - Built with modern async Python\n\n## Installation\n\n### Option 1: uvx (Recommended - No Installation Required)\n```bash\nuvx domainr-mcp-server\n```\n\n### Option 2: uv (Modern Package Manager)\n```bash\nuv tool install domainr-mcp-server\n```\n\n### Option 3: pip (Traditional)\n```bash\npip install domainr-mcp-server\n```\n\n## Setup\n\n### 1. Get a Domainr API Key\n1. Sign up at [RapidAPI](https://rapidapi.com/domainr/api/domainr/)\n2. Subscribe to the Domainr API\n3. Copy your API key\n\n### 2. Set Environment Variable\n```bash\n# Linux/macOS\nexport DOMAINR_API_KEY=\"your_api_key_here\"\n\n# Windows\nset DOMAINR_API_KEY=your_api_key_here\n```\n\n### 3. Configure Your MCP Client\n\n#### For Claude Desktop:\nAdd to your `claude_desktop_config.json`:\n\n```json\n{\n  \"mcpServers\": {\n    \"domainr\": {\n      \"command\": \"domainr-mcp-server\",\n      \"env\": {\n        \"DOMAINR_API_KEY\": \"your_api_key_here\"\n      }\n    }\n  }\n}\n```\n\n#### For uvx users:\n```json\n{\n  \"mcpServers\": {\n    \"domainr\": {\n      \"command\": \"uvx\",\n      \"args\": [\"domainr-mcp-server\"],\n      \"env\": {\n        \"DOMAINR_API_KEY\": \"your_api_key_here\"\n      }\n    }\n  }\n}\n```\n\n## Available Tools\n\n### 🔍 search_domains\nSearch for domain names with intelligent suggestions and filtering.\n\n**Parameters:**\n- `q…","publisher":null,"homepage":"https://github.com/danohn/domainr-mcp-server","repository":"https://github.com/danohn/domainr-mcp-server","version":"0.1.2","license":"MIT","protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:domainr-mcp-server","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","license":"pypi","repoUrl":"pypi","summary":"pypi","version":"pypi","description":"pypi","homepageUrl":"pypi"}},"derived":{"capabilities":[{"slug":"dev.package-management","name":"Packages & Dependencies","confidence":0.768,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"domainr-mcp-server","registry":"pypi","observedAt":"2026-09-15T13:22:03.335Z","publishedAt":"2025-06-25T07:08:15.197689Z","latestVersion":"0.1.2"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"domainr-mcp-server","url":"https://pypi.org/project/domainr-mcp-server/","firstSeenAt":"2026-09-09T14:32:09.162Z","fetchedAt":"2026-09-15T13:20:45.623Z","normalizedAt":"2026-09-15T13:20:45.623Z"}]},"firstSeenAt":"2026-09-09T14:32:09.162Z","updatedAt":"2026-09-15T13:22:03.335Z"}