Back to Browse

Startupjobs MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

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

About

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

Remote endpoints: streamable-http: https://api.startup.jobs/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

8 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-killbridge-startupjobs-mcp": {
      "url": "https://api.startup.jobs/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Startup Jobs MCP Server

Search live startup.jobs listings from Claude, Cursor, ChatGPT, or any Model Context Protocol client.

Docs: https://startup.jobs/mcp
Endpoint (Streamable HTTP): https://api.startup.jobs/mcp
Smithery: https://smithery.ai/servers/jobs/startup-jobs
Official Registry: io.github.killbridge/startupjobs-mcp

This repository is the public listing + registry package for the hosted MCP server. The server itself runs on startup.jobs (not in this repo).

What you get

  • Search startup jobs (keyword, role, country, remote / hybrid / on-site, employment type)
  • Full job details and company profiles
  • Hiring trends and salary benchmarks from listings that disclose pay
  • Free anonymous access (recent listings); optional API key for attribution / full archive

Connect

Claude Code

claude mcp add --transport http startup-jobs https://api.startup.jobs/mcp

Cursor

Add to ~/.cursor/mcp.json:

{
  "mcpServers": {
    "startup-jobs": {
      "url": "https://api.startup.jobs/mcp"
    }
  }
}

Claude / ChatGPT

Paste https://api.startup.jobs/mcp as a custom connector. No authentication required for the free tier.

Optional API key

Create a free key at https://startup.jobs/account/api_keys and send it as:

Authorization: Bearer sj_...

or (for gateways that reserve Authorization):

X-Api-Key: sj_...

Tools

ToolDescription
search_jobsSearch live listings with filters
get_jobFull job description + apply URL
get_companyCompany profile and live listing count
get_company_jobsAll live listings for one company
list_rolesRole taxonomy for filters
list_countriesCountries with jobs
job_trendsPosting volume over time
salary_benchmarksSalary percentiles from disclosed pay

Example prompts

  • Find remote senior Rails jobs at startups posted this week
  • What are Series B fintech companies hiring for in Europe?
  • Salary percentiles for product designer roles in the US
  • Show hiring trends for AI engineer roles over the last year

Related

License

MIT — see LICENSE. The job data remains © Killbridge / startup.jobs; this repo covers the MCP listing materials and registry metadata.

Reviews

No reviews yet

Be the first to review this server!