You're viewing a demo portfolio

Join the waitlist
PRSM

revternal_enrich_developer

Active

Tool of Revternal

declared in 0.1.0

Enrich a developer from their GitHub profile URL — full firmographic + technical profile. Returns name, location, company, followers, years active, seniority estimate, and a ranked skills breakdown (languages by repo share). Use to enrich a lead or candidate you already have a GitHub URL for. Example: revternal_enrich_developer({ github_url: "https://github.com/torvalds" }).

Parameters schema

{
  "type": "object",
  "required": [
    "github_url"
  ],
  "properties": {
    "_apiKey": {
      "type": "string",
      "description": "Revternal API key (x-api-key). Injected from the platform key when omitted."
    },
    "github_url": {
      "type": "string",
      "description": "Full GitHub profile URL, e.g. \"https://github.com/torvalds\"."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

Revternal

https://github.com/pipeworx-io/mcp-revternal

1/7 registries
View full server →