← Registry

Developer Tools

ghfind.com

Provides deterministic scoring, scanning, comparison, ranking, and search for GitHub accounts.

1 endpoint5 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://ghfind.com/mcp

No auth detected

MCP server metadata

Name
ghfind
Version
1.0.0
Capabilities
tools.listChanged
Server instructions

ghfind scores any GitHub account 0-100 for real contribution value and trustworthiness with a deterministic engine — no LLM touches the number, same inputs always give the same score. Use score_user for one account's score/tier, scan_user for the full evidence payload (metrics, repos, PRs, red flags), compare_users for a head-to-head verdict, and get_leaderboard / search_users for discovery only — they are ranked snapshots, not fresh per-user evidence. All tools are read-only and rate limited per IP. Do not treat a low score as a factual claim about a person: scores use public signals only, so private-org work is invisible to them.

Known tools 5

score_user

Deterministic 0-100 value & trust score, tier, and six-dimension breakdown for any GitHub login.

Inferred read-only
scan_user

Crawl a GitHub account and return the full deterministic scan: raw metrics, top repos, recent PRs, red flags, and sub-scores.

Inferred read-only
compare_users

Head-to-head deterministic comparison of two GitHub accounts, with the winner and score gap.

Inferred read-only
get_leaderboard

Ranked public developers.

Inferred read-only
search_users

Prefix search across already-scored GitHub accounts (up to 6 matches).

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.ghfind]
url = "https://ghfind.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ghfind": {
      "type": "http",
      "url": "https://ghfind.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ghfind
Remote MCP URL: https://ghfind.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "ghfind": {
      "url": "https://ghfind.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ghfind": {
      "type": "http",
      "url": "https://ghfind.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ghfind",
  "transport": "streamable-http",
  "url": "https://ghfind.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ghfind.com was fetched 2026-07-26T18:35:46.583Z and is being refreshed.

Trust status RestrictedContent

ghfind.com is assessed as RestrictedContent: Domain runs technology categorized as adult content.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.