revternal_enrich_developer
ActiveTool of Revternal
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\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Revternal
https://github.com/pipeworx-io/mcp-revternal
1/7 registries