mcpbeat

Bulk URL Checker MCP Server

io.github.carlosofscience/bulk-url-checker
answering

Bulk URL Checker is answering right now. Last checked 3 min ago. It exposes 4 tools.

Validate up to 75,000 URLs per job (status, redirects, response times). OAuth 2.1.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
4
Tools
read from the server
530 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add bulk-url-checker --transport http https://mcp.bulkurlchecker.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "bulk-url-checker": {
      "url": "https://mcp.bulkurlchecker.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.bulk-url-checker]
url = "https://mcp.bulkurlchecker.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "bulk-url-checker": {
      "url": "https://mcp.bulkurlchecker.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "bulk-url-checker": {
      "url": "https://mcp.bulkurlchecker.com/mcp"
    }
  }
}

Available tools 4

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

job
get_job_results
Fetch paginated results for a job. Each result has the URL, HTTP status code (null if unreachable), response time in ms, and an error message if the check failed.
get_job_status
Get the current status and progress of a job.
submit
submit_urls
Submit a list of URLs to be checked. Returns a job_id that can be polled via get_job_status or fetched via get_job_results. For up to ~200 URLs this tool waits for completion (up to 60 seconds) and returns the results directly; for larger jobs it returns early with job_id and the agent should poll.
usage
get_usage
Return the current credit balance for this API key.

Endpoints

URLTransportStateLatencyChecked
https://mcp.bulkurlchecker.com/mcp streamable-http answering 346 ms 3 min ago

Bulk URL Checker — questions

Answers built from our own checks of this server.

What can Bulk URL Checker do?
It exposes 4 tools, read directly from the server on our last check. Among them: get_job_results, get_job_status, get_usage, submit_urls. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Bulk URL Checker working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 530 ms. The bar chart above shows every period we have measured.
Is Bulk URL Checker still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect Bulk URL Checker?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Bulk URL Checker need an API key?
No. Bulk URL Checker completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Bulk URL Checker?
It answers our handshake in 530 ms on average, which is faster than 20% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.