ZipRecruiter
About
ZipRecruiter helps users search live jobs by title, company, location, salary, distance, work style, employment type, and posting date. Its connector brings job-search context into assistant workflows before handing applications back to ZipRecruiter.
Details
- Author
- ZipRecruiter
- Downloads
- 342
- Transport
- SSE
- Categories
- Other
Jump to
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ZipRecruiterCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
{
"mcpServers": {
"ziprecruiter": {
"type": "http",
"url": "https://api.ziprecruiter.com/mcp"
}
}
}
search_jobs
Use this tool whenever the user asks to find, browse, view, recommend, or search for jobs, roles, openings, gigs, internships, or job listings. It only shows jobs that are within the United States or Canada. Guidelines: - Do not provide fields unless the user explicitly provides them. - The tool provides the search results all in one list, so if the user intends to search for multiple job roles, it may be better to invoke the tool for each job role separately. - If the user has not provided a location and is not asking for remote jobs, ask the user for a location before calling this tool. If you call without a location, results will default to a United States-wide search and the user will be warned. Notes: - When provided radius_miles, jobs will be included in the result if their location's boundaries approximately fall within radius miles of the requested location's boundaries. - If a salary range is provided, a job will be included in the results if the job's salary range overlaps with the requested salary range.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"ziprecruiter": {
"ziprecruiter": {
"type": "http",
"url": "https://api.ziprecruiter.com/mcp"
}
}
}
}
McpServers
{
"ziprecruiter": {
"type": "http",
"url": "https://api.ziprecruiter.com/mcp"
}
}
ZipRecruiter helps users search live jobs by title, company, location, salary, distance, work style, employment type, and posting date. Its connector brings job-search context into assistant workflows before handing applications back to ZipRecruiter.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



