PluginBench
MCP Server

com.seoapi/claude MCP Server

com.seoapi/claude

What is the com.seoapi/claude MCP server?

Validate ClaudeBot and Claude-SearchBot IP addresses. Remote MCP validate_ip tool.

How to install com.seoapi/claude

Copy-paste configuration for popular MCP clients.

transport: http
Config generated by PluginBench — verify against the source before use.
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "claude": {
      "url": "https://claude.seoapi.com/mcp"
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "claude": {
      "serverUrl": "https://claude.seoapi.com/mcp"
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "claude": {
      "type": "http",
      "url": "https://claude.seoapi.com/mcp"
    }
  }
}
Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
  "mcpServers": {
    "claude": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://claude.seoapi.com/mcp"
      ]
    }
  }
}
Claude Code
claude mcp add --transport http claude https://claude.seoapi.com/mcp

Related MCP servers

Validate Amazonbot and Amzn-SearchBot IP addresses. Remote MCP validate_ip tool.

Validate whether an IP address belongs to Applebot. Remote MCP server exposing a validate_ip tool.

Validate Baiduspider IP addresses. Remote MCP validate_ip tool.

Validate whether an IP address belongs to Bingbot. Remote MCP server exposing a validate_ip tool.

Validate CommonCrawl CCBot IP addresses. Remote MCP validate_ip tool.

Validate Cốc Cốc Bot IP addresses. Remote MCP validate_ip tool.