← hirescrape.com
INDIVIDUAL MCP TOOL
scrape_jobs
Scrape jobs from LinkedIn, Indeed, Glassdoor, Google Jobs, ZipRecruiter, Bayt, BDJobs, and Naukri in one call.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
Parent endpoint
CONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hirescrape-com]
url = "https://hirescrape.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hirescrape-com": {
"type": "http",
"url": "https://hirescrape.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hirescrape-com
Remote MCP URL: https://hirescrape.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hirescrape-com": {
"url": "https://hirescrape.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hirescrape-com": {
"type": "http",
"url": "https://hirescrape.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hirescrape-com",
"transport": "streamable-http",
"url": "https://hirescrape.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
scrape_instagram— Instagram profiles, posts, reels, comments — 8 modes.scrape_linkedin— LinkedIn people, companies, posts, job listings, people search.scrape_tiktok— TikTok profiles, posts, comments, fast-API feeds, search discovery.scrape_tiktok_shop— TikTok Shop products + discovery by keyword/category/shop.scrape_youtube— YouTube videos, channels, and comments — 10 modes.