Indeed

Job search and listings

Official docs

About Indeed

Indeed is one of the world's largest job platforms. Its remote MCP server lets assistants search job listings, retrieve detailed descriptions and requirements, and link users directly to relevant openings as part of career and hiring conversations.

Connection details

https://mcp.indeed.com/claude/mcp
Transport
Streamable HTTP
Authentication
OAuth

Setup

claude mcp add indeed --transport http https://mcp.indeed.com/claude/mcp

Frequently asked questions

What is the Indeed remote MCP server?

The Indeed remote MCP server is a hosted Model Context Protocol endpoint at https://mcp.indeed.com/claude/mcp, so AI assistants can connect to it without installing or running anything locally. Indeed is one of the world's largest job platforms. Its remote MCP server lets assistants search job listings, retrieve detailed descriptions and requirements, and link users directly to relevant openings as part of career and hiring conversations.

How do I connect to the Indeed MCP server?

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

Does the Indeed MCP server require authentication?

Yes. Indeed 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 Indeed MCP server use?

Indeed exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.

More remote MCP servers