Talent Sourcing MCP
MCP server for sourcing developers from GitHub and Stack Overflow. Connect via /api/mcp.
GitHub tools support per-user bearer tokens. If the caller sends a GitHub OAuth token, requests run against that user's GitHub account; otherwise the server can fall back to GITHUB_PAT.
The app also exposes OAuth discovery and token endpoints so ChatGPT can authenticate to this MCP server and the server can broker sign-in with GitHub.
Tools: search_github_users, get_github_user_profile, get_github_user_repos, get_github_user_activity, search_github_repos, get_repo_contributors, search_github_users_by_company, search_stackoverflow_users, get_stackoverflow_user_profile, get_stackoverflow_user_tags, get_stackoverflow_user_answers, find_stackoverflow_users_by_tag, find_stackoverflow_users_with_multiple_tags, compare_candidates, get_hireable_contributors, batch_enrich_github_profiles, batch_enrich_stackoverflow_profiles, export_candidates, get_unified_profile