DevGlobe
Rank #916io.github.sajeetharan/devglobe
Discover public developers by skill, location, and activity, with consent-gated introductions.
DevGlobe is a Model Context Protocol (MCP) server published by sajeetharan. It ranks #916 of 115,460 servers tracked on MCP Toplist, and its repository has 31 GitHub stars. DevGlobe is listed on Official MCP, with 5 tracked versions. It was first listed on Aug 27, 2026 and most recently updated on Aug 30, 2026.
Ranks ahead of 114,544 of 115,460 servers on MCP Toplist.
Use DevGlobe
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http devglobe https://www.devglobe.dev/mcp[mcp_servers.devglobe]
url = "https://www.devglobe.dev/mcp"Add to ~/.codex/config.toml.
https://www.devglobe.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"devglobe": {
"url": "https://www.devglobe.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"devglobe": {
"type": "http",
"url": "https://www.devglobe.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"devglobe": {
"serverUrl": "https://www.devglobe.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"devglobe": {
"url": "https://www.devglobe.dev/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.sajeetharan%2Fdevglobe)<a href="https://mcptoplist.com/server/io.github.sajeetharan%2Fdevglobe"><img src="https://mcptoplist.com/badge/io.github.sajeetharan%2Fdevglobe.svg" alt="MCP Toplist: Top 1% of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
sajeetharan
Available versions (5)
| Version | Published |
|---|---|
| 1.5.0 | Aug 30, 2026 |
| 1.4.0 | Aug 30, 2026 |
| 1.3.0 | Aug 29, 2026 |
| 1.2.0 | Aug 29, 2026 |
| 1.0.0 | Aug 27, 2026 |
Frequently asked questions
- Who maintains DevGlobe?
- DevGlobe is maintained by sajeetharan, which publishes 1 MCP server (5 total versions) tracked on MCP Toplist.
- Is DevGlobe listed on the Official MCP Registry?
- Yes — DevGlobe is listed on the Official MCP Registry.
- How many versions does DevGlobe have?
- MCP Toplist tracks 5 versions of DevGlobe, most recently published on Aug 30, 2026.
- Where can I find the source code for DevGlobe?
- The source code for DevGlobe is hosted at github.com/sajeetharan/devglobe.