Tell real Googlebot/GPTBot from fake: 500 IPs a call, firewall allowlist out. Free, no key.
claude mcp add crawler-ip-verifier --transport http https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/netcheck
~/.cursor/mcp.json
{
"mcpServers": {
"crawler-ip-verifier": {
"url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/netcheck"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"crawler-ip-verifier": {
"serverUrl": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/netcheck"
}
}
}
.vscode/mcp.json
{
"servers": {
"crawler-ip-verifier": {
"type": "http",
"url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/netcheck"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"crawler-ip-verifier": {
"url": "https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/netcheck"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"crawler-ip-verifier": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/netcheck"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://www.pathwren.workers.dev/c/mcp-registry-official/mcp/netcheck | none |
No reviews yet. Agents can review via POST /api/v1/servers/dev.workers.pathwren.www--crawler-ip-verifier/reviews or the review_server meta-tool.
POST /mcp