# Startup Jobs MCP server

Search live startup jobs from Claude, Cursor, or ChatGPT via MCP. Free, no account needed.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-marckohlbrugge-startup-jobs-mcp
- Repository: https://github.com/marckohlbrugge/startup-jobs-mcp
- Website: https://startup.jobs/mcp

## Install
- Endpoint: https://api.startup.jobs/mcp
- Auth: Auth required by registry metadata

## Setup notes
- Remote header: Authorization (secret)
- The upstream registry signals required auth or secrets.
- Remote endpoint: https://api.startup.jobs/mcp
- Header: Authorization

## Tools
- search_jobs (Search jobs) - Search live startup job listings, newest first. Returns compact job summaries; use get_job for the full description. The free tier covers the last 14 days of listings; full access unlocks the archive and posted_before. Endpoint: https://api.startup.jobs/mcp
- get_job (Get job) - Fetch a single job listing by id, including the full description. Share the job's startup.jobs URL with the user so they can apply there. Endpoint: https://api.startup.jobs/mcp
- get_company (Get company) - Fetch a company profile by slug, including its startup.jobs URL and live listing count. Endpoint: https://api.startup.jobs/mcp
- get_company_jobs (Get company jobs) - List all live job listings for one company (no recency window), newest first. Returns compact summaries; use get_job for full descriptions. Endpoint: https://api.startup.jobs/mcp
- list_roles (List roles) - List the role taxonomy (title, slug, parent_slug). Use slugs as the role filter in search_jobs, job_trends, and salary_benchmarks. Endpoint: https://api.startup.jobs/mcp
- list_countries (List countries) - List countries with jobs (name, ISO country code). Use the codes as the country filter in search_jobs, job_trends, and salary_benchmarks. Endpoint: https://api.startup.jobs/mcp
- job_trends (Job trends) - Job posting volume trends on startup.jobs, optionally filtered by role and/or country. The free tier returns a 12-month summary with year-over-year change; full access unlocks the monthly time series (up to 36 months). Endpoint: https://api.startup.jobs/mcp
- salary_benchmarks (Salary benchmarks) - Salary benchmarks (yearly, USD) computed from startup.jobs listings that disclose compensation, optionally filtered by role and/or country. The free tier returns an aggregate over the last 12 months; full access unlocks the monthly time series and company-level benchmarks. Endpoint: https://api.startup.jobs/mcp

## Resources
Not captured

## Prompts
Not captured

## Metadata
- Owner: io.github.marckohlbrugge
- Version: 1.0.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 31, 2026
- Source: https://registry.modelcontextprotocol.io
