
DevGlobe MCP server
The open-source talent graph for humans and AI agents. Find developers.
32 stars
Reviews
Write oneNobody has reviewed DevGlobe yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
DevGlobe tools (8)
write = sends, deletes, buys or postsfind_similar_developersFreeUse when the user wants alternatives similar to a known GitHub login. Similarity uses public repository, language, location, and profile signals and is not a suitability judgment. Example: {"login":"sajeetharan","limit":5}.
get_developer_profileFreeUse when the user names a GitHub login or selects one DevGlobe search result and needs its public profile and contribution evidence. No authentication is required. Example: {"login":"sajeetharan"}.
get_introduction_statusFreeUse after request_introduction to check a request created by the same authenticated agent. An accepted request returns only the public GitHub contact route.
get_trending_developersFreeUse when recency or momentum matters. Lists public score gainers and high-ranking profiles new to impact tracking; do not use as a hiring recommendation. Example: {"days":30,"limit":10}.
match_developers_to_repositoryFreeUse when the user starts with a public GitHub repository and wants relevant indexed developers. Matches public owner, contribution, language, topic, repository, and self-declared opportunity signals; this is not a suitability judgment. Example: {"repository":"owner/repo","limit":10}.
preview_contribution_missionFreeUse when the user wants one concrete open-source contribution opportunity for an indexed GitHub login. Read-only, rate limited, and does not reserve the issue. Example: {"login":"sajeetharan"}.
request_introductionFreeUse only after the user explicitly asks to contact an opted-in developer. Requires a bearer token, creates a consent-gated pending request, and never returns private contact details. Example: {"developerLogin":"octocat","reason":"We would like help maintaining our open-source React library.","project":"Example UI"}.
search_developersFreeUse when the user wants to find public developers by skill, name, language, location, agent availability, or active opportunity intent. Start discovery here; no authentication is required. Example: {"query":"TypeScript maintainers","location":"Germany","availableForAgents":true,"limit":5}.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 541ms20/20
- Tool poisoning8 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Install directly
claude mcp add --transport http devglobe https://www.devglobe.dev/mcp
DevGlobe: common questions
- Is DevGlobe MCP server safe?
- Yes, by our scan: it is graded A (91/100). Read the DevGlobe safety report
- How do I install DevGlobe?
- It runs remotely at www.devglobe.dev. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does DevGlobe need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is DevGlobe maintained?
- The last commit was in the last day (2026-09-20). The latest release is v1.5.1.
- Is DevGlobe up?
- 100% of our last 5 checks got an answer. We check remote servers about four times a day.