bulk url checker for Cursor
io.github.carlosofscience/bulk-url-checker
Validate up to 75,000 URLs per job (status, redirects, response times). OAuth 2.1.
client:Cursor
transport:streamable-http
tools:5
Install bulk url checker in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"bulk-url-checker": {
"url": "https://mcp.bulkurlchecker.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs