revternal_developer_intel
ActiveTool of Revternal
Get behavioural intelligence for one developer by GitHub username — how they actually work, not just their bio. Returns work pattern (chronotype, peak hours, work rhythm, activity trend, velocity change), collaboration style (solo vs team, external PR ratio, reviews given), professionalism signals (commit quality, conventional commits, primary work type), and activity recency. Use to assess engagement, seniority signals, and outreach timing. Example: revternal_developer_intel({ github_username: "torvalds" }).
Parameters schema
{
"type": "object",
"required": [
"github_username"
],
"properties": {
"_apiKey": {
"type": "string",
"description": "Revternal API key (x-api-key). Injected from the platform key when omitted."
},
"github_username": {
"type": "string",
"description": "GitHub username (login), e.g. \"torvalds\"."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Revternal
https://github.com/pipeworx-io/mcp-revternal
1/7 registries