← Top 100 / Full directory (5,562)

DevMatch

Search & Web Remote Official 3 tools

DevMatch is an MCP server for hiring engineers based on what they've actually built. Connect from Cursor, Claude Desktop, or any MCP-compatible AI assistant and search 35M+ developers ranked by verified open-source contributions — not LinkedIn keywords or self-reported skills. **Three tools:** **`find_candidates`** — paste a job description, get a ranked shortlist with bio, top repos, contribution evidence, and contact info. Pro tier adds verified email enrichment on the top 5 results. **`get_profile`** — deep-dive any GitHub handle. Bio, recent activity, top projects, and outreach channels in one call. **`find_similar_projects`** — landscape mapping from a seed repo with top contributors surfaced, so you can pivot from a project to its maintainers in one step. Built for mission-driven teams that want engineers who care about the work, not just check the keyword box. OAuth sign-in (no API keys to juggle). Free tier with 50 monthly credits, $129/mo Pro for higher quotas plus verified email enrichment.

Docs ↗

How to connect

1
Add the remote MCP URL
Paste this endpoint into Claude, ChatGPT, or Cursor MCP settings.
https://devmatch--zachary-royals.run.tools
2
Verify the tools loaded
Confirm tools/list returns the expected tools before relying on them in production.

Tools

(3)
  • find_candidates

    Search the DevMatch index for engineers matching a job description. Pass JD text — formal description, informal request, role brief, paste of a README, or anything in between. The longer + more specific, the better the match. Returns ranked candidates with FULL profile data inline per result: handle, name, bio, location, followers, top_repos, top_topics, matched_projects (with contribution counts), contact info (email + social URLs when available), and candidate_score. You do NOT need to call ge

  • get_profile

    Fetch one contributor's profile card when the user mentions a specific GitHub handle that was NOT already returned by find_candidates. Use cases: (a) user types 'tell me about @karpathy'; (b) user references a handle they found elsewhere; (c) user wants to verify someone before outreach. Do NOT call this immediately after find_candidates for handles in those results — find_candidates already returns full profile data inline per candidate (bio, location, contact, top_repos, top_topics). IMPORTAN

  • find_similar_projects

    Find open-source projects similar to a given GitHub repo, ranked by semantic similarity to its description/topics/README. Each result includes the project's top contributors so the caller can pivot from a project to its maintainers in one step. Use for landscape mapping ("what else is like X?"), competitive intel, or to expand a candidate search past a single anchor project.

Related servers