Githunt MCP server
Search, rank, and analyze GitHub developers for tech recruiting via GitHunt's API.
0 stars23 downloads/wk
Reviews
Write oneNobody has reviewed Githunt yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Githunt tools
Tool list not cached yet. `describe` through the gateway fetches it live.
Public scan report
scanner v0.1.9 · 2026-09-25 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- Live reliabilityremote reachable in 266ms (auth required)20/20
- –Tool poisoningtools not inspected (endpoint requires auth); not countedn/a
- Auth qualityOAuth resource metadata advertised on 40115/15
- Maintenancelast push 63 days ago12/15
- Maintainer identityregistry namespace matches repository owner6/10
What the publisher says
From the Githunt repository's README, as published. We do not edit it. Read it on GitHub
githunt-mcp
An MCP server that gives your AI assistant a recruiter's view of GitHub. It wraps GitHunt's API so Claude, Cursor, and other MCP clients can search a pre-indexed pool of GitHub developers, look up a ranked profile, and run deep AI analysis on a candidate - all from a chat prompt.
Ask "find backend engineers in Berlin who know Go and Kubernetes" and get back a ranked, scored shortlist with activity signals and contact info.
Prefer zero setup? GitHunt also runs a hosted MCP server at
https://mcp.githunt.ai/mcp. Add it as a custom connector in Claude
(Settings -> Connectors) or as a remote MCP server in your client and sign in
with your GitHunt account - no API key or local process needed. This package
is the self-hosted (stdio) alternative.
Quickstart
- Grab an API key from your GitHunt account.
- Run the server:
GITHUNT_API_KEY=your-key-here npx githunt-mcp- Wire it into your client (see below), then just ask.
Environment variables
Claude Code
claude mcp add githunt -e GITHUNT_API_KEY=your-key-here -- npx githunt-mcpClaude Desktop
Add to claudedesktopconfig.json:
{
"mcpServers": {
"githunt": {
"command": "npx",
"args": ["githunt-mcp"],
"env": {
"GITHUNT_API_KEY": "your-key-here"
}
}
}
}Cursor
Add to .cursor/mcp.json:
{
"mcpServers": {
"githunt": {
"command": "npx",
"args": ["githunt-mcp"],
"env": {
"GITHUNT_API_KEY": "your-key-here"
}
}
}
}Any MCP client that speaks stdio works the same way: run npx githunt-mcp with GITHUNTAPIKEY in the environment.
Try it
Once connected, prompt your assistant naturally:
- "Find senior frontend developers in Warsaw who know React and TypeScript."
- "Show me hireable DevOps engineers in Poland with 5+ years on GitHub."
- "Give me the next 25 candidates for that search." (paging via offset)
- "Pull up octocat's GitHunt profile."
- "Do a deep analysis of torvalds - proficiency, best-fit roles, any public emails."
- "Search for ML engineers in San Francisco, then analyze your top 3."
Tools
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http githunt-mcp https://mcp.githunt.ai/mcp
Githunt: common questions
- Is Githunt MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the Githunt safety report
- How do I install Githunt?
- It runs remotely at mcp.githunt.ai. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Githunt need an API key?
- No key to paste: it signs you in with OAuth when your client connects.
- Is Githunt maintained?
- The last commit was 63 days ago (2026-07-24). The latest release is v0.2.1.
- Is Githunt up?
- 100% of our last 26 checks got an answer. We check remote servers about four times a day.
- What can I use instead of Githunt?
- Servers from other publishers that do the same job: three.ws Signals MCP server, Scholar Feed MCP server and HasData TikTok MCP server. Compare all Githunt alternatives.
Alternatives to Githunt
Same job from other publishers: the closest match first, then the best rated.
- three.ws SignalsDiscover signal feeds ranked by proven edge, rank publishers, and subscribe + track results.not reviewedEstablishedB
- Scholar FeedRank CS/AI/ML papers by citations, forecast impact, or code adoption; trace 23.2M citation edges.not reviewedEstablishedB
- HasData TikTokPublic TikTok profiles, videos, comments and keyword search as JSON. No developer account.not reviewedGrowingA
DispatchSEOOpen-source SEO manager for coding agents: keyword research, content PRs, rank + Search Console.not reviewedGrowingA- Log10x MCPTools to rank log patterns by volume and cost and to compact, tier down or offload each patternnot reviewedGrowingA