Server data from the Official MCP Registry
Search, rank, and analyze GitHub developers for tech recruiting via GitHunt's API.
Search, rank, and analyze GitHub developers for tech recruiting via GitHunt's API.
Remote endpoints: streamable-http: https://mcp.githunt.ai/mcp
Valid MCP server (2 strong, 3 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
Endpoint verified · Requires authentication · 2 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: GITHUNT_API_KEY
Environment variable: GITHUNT_API_URL
Available as Local & Remote
This plugin can run on your machine or connect to a hosted endpoint. during install.
From the project's GitHub README.
MCP server that wraps GitHunt's REST API, giving AI assistants access to GitHunt's GitHub developer search, profile lookup, and AI profile analysis.
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.
Get an API key from your GitHunt account, then run:
npx githunt-mcp
| Variable | Required | Description |
|---|---|---|
GITHUNT_API_KEY | yes | Your GitHunt API key |
GITHUNT_API_URL | no | API base URL (default https://api.githunt.ai) |
claude mcp add githunt -e GITHUNT_API_KEY=your-key-here -- npx githunt-mcp
Add to claude_desktop_config.json:
{
"mcpServers": {
"githunt": {
"command": "npx",
"args": ["githunt-mcp"],
"env": {
"GITHUNT_API_KEY": "your-key-here"
}
}
}
}
Add to .cursor/mcp.json:
{
"mcpServers": {
"githunt": {
"command": "npx",
"args": ["githunt-mcp"],
"env": {
"GITHUNT_API_KEY": "your-key-here"
}
}
}
}
offset (0-200) to page through results with maxResults, and returns structured content alongside the markdown table. If a location matches no known city or country, the result suggests similar supported locations instead of an empty page.login or username.login or username.Full API reference: https://docs.githunt.ai
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.