Landed MCP Server

Search AI-native jobs, prepare applications, and study for interviews - from any MCP client. A public Model Context Protocol server giving Claude, Cursor, VS Code, and any MCP-capable agent live access to Landed's ranked, fit-scored job corpus. Its README documents 3 tools, including search_jobs, get_job_form, get_learning_content. It is available as a remote MCP endpoint.

Teams that want a hosted search endpoint instead of running a local process. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-07-26 · ★ 3 · #41 OF 47 MAINTAINED SEARCH · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Landed

before you install - you'll need

The README does not document required environment variables for a basic install.

Claude Code

claude mcp add landedjobs-landed-mcp --transport http https://mcp.landed.jobs/mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "landedjobs-landed-mcp": {
      "url": "https://mcp.landed.jobs/mcp"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://mcp.landed.jobs/mcp

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to mcp.landed.jobs

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

repo age created 2026-07-01 - young repo, little track record yet

license MIT - declared in the repository

registry namespace io.github.landedjobs is GitHub-verified and matches the repo owner

03 · What Landed can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

What you can build

An agent gets 3 documented tools, including search_jobs, get_job_form, get_learning_content.

The 3 tools it gives your agent

Extracted from the project's README - what Landed lets an agent do.

search_jobs
- Ranked, fit-scored jobs. Supports physical city/country labels plus canonical remote-eligibility country/region codes; free text is parsed server-side.
get_job_form
- Application form for a jobId, grouped standard / screening / eeo for answer prep.
get_learning_content
- Curated interview-prep, portfolio, and roadmap resources.

04 · Who maintains Landed

Landed is maintained by landedjobs. It's the only MCP server we track from this author; the repo dates to Jul 2026.

05 · Facts

category
search - ranked #41 of 47 actively-maintained search servers as of 2026-08-25.
registry
io.github.landedjobs/landed (active, first published 2026-07-25 · 2 versions)

06 · Landed FAQ

Is Landed still maintained?

Yes - as of 2026-08-25, its last commit was 2026-07-26. We re-verify nightly.

What can Landed do?

An agent gets 3 documented tools, including search_jobs, get_job_form, get_learning_content.

How do I install Landed?

Run `claude mcp add landedjobs-landed-mcp --transport http https://mcp.landed.jobs/mcp`. The README does not document required environment variables for a basic install. You can also paste the ready-made client config above.

Does Landed require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

07 · Alternatives to Landed