Landed
io.github.landedjobs/landedSearch AI-native jobs, inspect application forms, and fetch free interview-prep resources.
Tools · 3
Search Landed's live job corpus for AI-native roles and get a ranked, fit-scored shortlist. Fill the structured fields (role, skills, work mode, physical locations, remote-eligibility countries/region…
Get the application form for a job (by the jobId returned from search_jobs), so you can prepare answers before the user applies. Fields are grouped: "standard" (auto-fillable from a candidate profile …
Get Landed's free learning content to help the user prepare — curated interview-prep repos (real questions, company guides, worked system designs), portfolio-project catalogs, and role roadmaps from t…
Prompts · 3
Search Landed for matching jobs and present a ranked, fit-scored shortlist, then offer to prep an application or pull learning resources.
Fetch a job’s application form and draft answers — auto-fill standard fields, draft screening answers from experience, leave EEO to the user.
Pull Landed’s free interview-prep, portfolio, and roadmap resources for a target role and suggest a study order.
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"landed": {
"url": "https://mcp.landed.jobs/mcp",
"transport": "streamable-http"
}
}
}