Mmcp.market

DevGlobe MCP server

by sajeetharan·io.github.sajeetharan/devglobe·v1.5.1

The open-source talent graph for humans and AI agents. Find developers.

A91/100grade A
What users say
No reviews yet
Be the first
Safety scan
A91/100

full report

Adoption
Growing

32 stars

Reviews

Write one

Nobody 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 posts
  • find_similar_developersFree

    Use 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_profileFree

    Use 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_statusFree

    Use 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_developersFree

    Use 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_repositoryFree

    Use 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_missionFree

    Use 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_introductionFree

    Use 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_developersFree

    Use 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

no findings
  • 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
Overall 91/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

claude mcp add --transport http devglobe https://www.devglobe.dev/mcp
Add to Cursor

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.

More from sajeetharan