MCP.so
Sign In

ZipRecruiter

Job search made easy

Documentation

About ZipRecruiter

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.

Connection details

https://api.ziprecruiter.com/mcp

Transport

Streamable HTTP

Authentication

OAuth

Setup

claude mcp add ziprecruiter --transport http https://api.ziprecruiter.com/mcp

Frequently asked questions

What is the ZipRecruiter remote MCP server?

The ZipRecruiter remote MCP server is a hosted Model Context Protocol endpoint at https://api.ziprecruiter.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the ZipRecruiter MCP server?

Add the endpoint https://api.ziprecruiter.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the ZipRecruiter MCP server require authentication?

Yes. ZipRecruiter uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.

Which transport does the ZipRecruiter MCP server use?

ZipRecruiter exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

More remote MCP servers