Jobs Base
jobsbase/jobsBuilder roles like founding engineers, solo builders, and "0 to 1" positions are scattered across dozens of job boards with no way to filter for them specifically. [jobsbase.io](https://jobsbase.io) is a curated job board that only surfaces these roles. Search by location, salary, seniority, workplace model, visa sponsorship, and 15+ other filters. No API key needed.
Tools · 3
Search and filter builder job listings on jobsbase.io — a curated board exclusively for "builder" roles (cross-functional positions where one person owns engineering, product, and delivery end-to-end:…
Get full details of a specific builder job by its ID, including description, skills, experience requirements, benefits, and company info. Use this after search_jobs to retrieve the complete listing.
Get available filter values for search_jobs: job types, workplace types, cities, countries, seniority levels, and companies. Call this first to discover valid filter values before searching, especiall…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"jobs_base": {
"url": "https://jobsbase.io/mcp",
"transport": "http"
}
}
}