mcpbeat Sign in

DevGlobe MCP Server

by sajeetharan Your server? Claim it
answering

DevGlobe is answering right now. Last checked 14 min ago. It exposes 8 tools. Last commit 1 Sep 2026.

Discover public developers by skill, location, and activity, with consent-gated introductions.

Uptime history 5 days of history
5 days agonow
100.0%
Uptime 24h
91 of 91 checks
8
Tools
read from the server
1106 ms
Response time
average over 24h
31
Stars
last commit 1 Sep 2026

Nothing serious here today

Today is the operative word: we check DevGlobe every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add devglobe --transport http https://www.devglobe.dev/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "devglobe": {
      "url": "https://www.devglobe.dev/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.devglobe]
url = "https://www.devglobe.dev/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "devglobe": {
      "url": "https://www.devglobe.dev/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "devglobe": {
      "url": "https://www.devglobe.dev/mcp"
    }
  }
}

Available tools 8

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

developer
get_developer_profile
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"}.
developers
search_developers
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}.
introduction
get_introduction_status
Use after request_introduction to check a request created by the same authenticated agent. An accepted request returns only the public GitHub contact route.
match
match_developers_to_repository
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
preview_contribution_mission
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
request_introduction
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"}.
similar
find_similar_developers
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}.
trending
get_trending_developers
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}.

Endpoints

URLTransportStateLatencyChecked
https://www.devglobe.dev/mcp streamable-http answering 592 ms 14 min ago

Alternatives to DevGlobe

same job, measured the same way
Kroger
by pipeworx-io

Kroger MCP — grocery products, prices, and store locations (developer.kroger.com)

34 tools answering
FAIR Appraisers
by fairappraisers

Search public FAIR appraiser profiles by location, specialty, and intended use.

3 tools answering
Findyourfivepm
by findyourfivepm

Discover cities where it's currently 5PM around the world with timezone and location data.

2 tools answering
VICATOO Hotel Discovery
by asem-batawy

Search VICATOO hotels by traveler needs, features, location, and landmarks with factual evidence.

answering
Instagram
by jojapi

Instagram: Instagram public data scraper API for search, users, posts, hashtags, locations and more.

22 tools answering
IP Geolocation MCP by UnClick
by malamutemayhem

IP address geolocation and batch lookup with country, city, region, ISP, and timezone. By UnClick.

31 installs/wk local only
Ip2location Geolocation
by mcparmory

Look up IP address location and geolocation data with country, city, timezone, and ISP details

297 installs/wk local only
Talebuddy
by talebuddy

Turn a brainstorming conversation into a story bible of characters, locations, items, and lore.

answering

DevGlobe — questions

Answers built from our own checks of this server.

What can DevGlobe do?
It exposes 8 tools, read directly from the server on our last check. Among them: find_similar_developers, get_developer_profile, get_introduction_status, get_trending_developers, match_developers_to_repository, preview_contribution_mission and 2 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is DevGlobe working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 1106 ms. The bar chart above shows every period we have measured.
How do I connect DevGlobe?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does DevGlobe need an API key?
No. DevGlobe completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 8 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is DevGlobe?
It answers our handshake in 1106 ms on average, which is faster than 6% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is DevGlobe open source?
Yes — it is published under the MIT licence, written in JavaScript, 31 stars on GitHub and 74 open issues. The source link is on this page, so you can read exactly what it does with your data before you connect it.