nameai-mcp
Officialnameai-mcp
name.ai の公開された認証不要のいくつかのAPIをツールとして公開するリモートMCPサーバー:ドメイン検索/利用可否、WHOISルックアップ、TLD登録価格、TLD要件。ツール定義は src/nameai_mcp/server.py を、HTTPクライアントは src/nameai_mcp/nameai_client.py を参照してください。
エンドポイント
GET /health— ヘルスチェック。POST /mcp(およびSSEストリーム用のGET /mcp) — MCPのstreamable-httpエンドポイント。MCPクライアント/ホストが接続するURLです。
Related MCP server: FastDomainCheck MCP Server
設定
NAMEAI_API_BASE_URL— このサーバーが呼び出すname.ai APIのベースURL。デフォルトはhttps://name.ai。HOST/PORT— サーバー自体のバインドアドレス。デフォルトは0.0.0.0:8000。
ローカル開発
uv sync
uv run uvicorn nameai_mcp.app:app --reloadDocker
docker build -t nameai-mcp .
docker run -p 8000:8000 nameai-mcpイメージは nameai-mcp(src/nameai_mcp/__init__.py 内の main() エントリポイント)を実行します。これは環境から HOST/PORT を読み取ります。プラットフォームが別のポートを注入する場合は -e PORT=... を渡してください。
デプロイ
Dockerイメージを実行できるホストであればどこでも動作します。AIエージェントが https://mcp.name.ai として到達できるようにするには、name.ai のDNSはCloudflare上にあるので、このコンテナが実行されている場所を指す mcp サブドメインの A/CNAME レコードを追加し、そこでTLSを終端します(例:nameaiv1の残りと一緒にホストされる場合は Coolify/Traefik を経由)。
到達可能であることは発見されていることとは異なります。現在 name.ai にはこのサーバーを指すものはありません。エージェント(または oura のようなスキャナー)がそれを見つけられるようにするには、name.ai 自体にポインタが必要です。たとえば /llms.txt の1行や .well-known/mcp.json マニフェストなどです。これは nameaiv1 リポジトリの変更であり、このではなく。
も、ランの変更ではありません。
Let me fix the glitch at the end: "これは nameaiv1 リポジトリの変更であり、このリポジトリ## デプロイ
Dockerイメージを実行できるホストならどこでも動作します。AIエージェントが https://mcp.name.ai として到達できるようにするには、name.ai のDNSはCloudflare上にあるので、このコンテナが実行されている場所を指す mcp サブドメインの A/CNAME レコードを追加し、そこでTLSを終端してください(例:nameaiv1の他のコンポーネントとともにホストされている場合は Coolify/Traefik を経由)。
到達可能であることは発見されることとは同じではありません。現在 name はこのサーバーを指すものは何もありません。エージェント(または ora のようなスキャナー)がそれを見つけるには、name.ai 自体にそれへのポインターが必要です。たとえば /llms.txt 内の1行や .well-known/mcp.json マニフェストなどです。これはnameaiv1リポジトリの変更であり、このリポジトリの変更ではありません。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityDmaintenanceEnables checking domain availability using WHOIS and DNS resolution, with support for single and batch queries.28
- AlicenseAqualityDmaintenanceEnables checking domain name availability for single or multiple domains using WHOIS and DNS verification.121MIT
- AlicenseBqualityDmaintenanceEnables domain name checking and related services through a standardized MCP interface.2MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server for domain management, enabling domain availability checks, bulk domain checks, and API connectivity testing through the RealtimeRegister API.81MIT
Related MCP Connectors
Domains MCP — domain registration lookup + availability search over live
Discover MCP endpoints for real-world entities by resolving business domains.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/namekart/nameai_mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server