# bulk-url-checker MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-carlosofscience-bulk-url-checker
- Repository: https://github.com/carlosofscience/url-checker-engine

## Install
- Endpoint: https://mcp.bulkurlchecker.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.bulkurlchecker.com/mcp

## Tools
- 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. Endpoint: https://mcp.bulkurlchecker.com/mcp
- get_job_status - Get the current status and progress of a job. Endpoint: https://mcp.bulkurlchecker.com/mcp
- 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. Endpoint: https://mcp.bulkurlchecker.com/mcp
- get_usage - Return the current credit balance for this API key. Endpoint: https://mcp.bulkurlchecker.com/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.carlosofscience
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Apr 25, 2026
- Source: https://registry.modelcontextprotocol.io
