MCP.so
登录
I

Internet Names Mcp

@drewster99

关于 Internet Names Mcp

暂无概览

基本信息

分类

其他

传输方式

stdio

发布者

drewster99

提交者

Andrew Benson

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "internet-names-mcp": {
      "command": "uvx",
      "args": [
        "internet-names-mcp"
      ],
      "env": {
        "NAMESILO_API_KEY": "your_api_key_here"
      }
    }
  }
}

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

What is Internet Names Mcp?

Internet Names Mcp is an MCP server that checks the availability of domain names, social media handles, and subreddits. It returns clean JSON responses suitable for programmatic use.

How to use Internet Names Mcp?

Add to Claude Code with claude mcp add --scope user internet-names-mcp uvx internet-names-mcp or configure manually in your MCP client. Optionally set up a free NameSilo API key using uvx internet-names-mcp --setup for domain pricing. Invoke tools like check_domains, check_handles, check_subreddits, or check_everything.

Key features of Internet Names Mcp

  • Domain availability via RDAP or NameSilo API
  • Social media handle checks across 7 platforms
  • Subreddit availability on Reddit
  • Comprehensive search with name combination generation
  • Returns clean JSON with availability and pricing
  • API key stored securely in keychain or config file

Use cases of Internet Names Mcp

  • Check domain name availability when naming a project
  • Verify social media handle consistency for branding
  • Find available subreddit names for a new community
  • Run a comprehensive search combining domain and social checks

FAQ from Internet Names Mcp

How do I configure the NameSilo API key?

Create a free NameSilo account, generate an API key in the API Manager, then run uvx internet-names-mcp --setup and paste the key.

What domain lookup methods are available?

Three methods: auto (uses NameSilo if key configured, else RDAP), rdap (direct registry queries, free but limited), and namesilo (requires API key

评论

其他 分类下的更多 MCP 服务器