{"name":"io.github.sajeetharan/devglobe","slug":"sajeetharan-devglobe","title":"DevGlobe","description":"The open-source talent graph for humans and AI agents. Find developers.","url":"https://mcp.market/server/sajeetharan-devglobe","rating":null,"grade":"A","score":91,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":35,"stars":32,"forks":7,"downloads_week":null,"last_push_at":"2026-09-20T16:31:58.000Z","license":"MIT"},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T18:20:58.550Z","last_ok_at":"2026-09-20T18:20:58.550Z","latency_ms":504},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":"https://github.com/sajeetharan/devglobe","website":null,"version":"1.5.1","remotes":[{"type":"streamable-http","url":"https://www.devglobe.dev/mcp"}],"packages":[],"tools":[{"name":"find_similar_developers","description":"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}.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"login":{"type":"string","minLength":1,"maxLength":39,"description":"GitHub login of the source profile"},"limit":{"default":10,"description":"Maximum similar profiles from 1 to 20","type":"integer","minimum":1,"maximum":20}},"required":["login"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_developer_profile","description":"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\"}.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"login":{"type":"string","minLength":1,"maxLength":39,"description":"GitHub login"}},"required":["login"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_introduction_status","description":"Use after request_introduction to check a request created by the same authenticated agent. An accepted request returns only the public GitHub contact route.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"id":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"developerLogin":{"type":"string","minLength":1,"maxLength":39}},"required":["id","developerLogin"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"get_trending_developers","description":"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}.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"days":{"default":30,"description":"Trend window from 1 to 90 days","type":"integer","minimum":1,"maximum":90},"limit":{"default":10,"description":"Maximum gainers and new entries from 1 to 20 each","type":"integer","minimum":1,"maximum":20}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"match_developers_to_repository","description":"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}.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"repository":{"type":"string","minLength":3,"maxLength":141,"description":"Public GitHub repository as owner/repository or a github.com URL"},"limit":{"default":10,"description":"Maximum matches from 1 to 20","type":"integer","minimum":1,"maximum":20}},"required":["repository"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"preview_contribution_mission","description":"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\"}.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"login":{"type":"string","minLength":1,"maxLength":39,"description":"Public GitHub login already indexed by DevGlobe"}},"required":["login"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"request_introduction","description":"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\"}.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"developerLogin":{"type":"string","minLength":1,"maxLength":39,"description":"GitHub login selected by the user"},"reason":{"type":"string","minLength":20,"maxLength":1000,"description":"Specific collaboration reason of at least 20 characters"},"project":{"type":"string","minLength":2,"maxLength":200,"description":"Project or organization name"}},"required":["developerLogin","reason","project"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"search_developers","description":"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}.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"type":"string","minLength":1,"maxLength":200,"description":"Required natural-language public search intent, such as \"TypeScript maintainers\" or a developer name"},"location":{"description":"Optional public location text, such as \"Germany\" or \"Colombo\"","type":"string","maxLength":100},"language":{"description":"Optional primary programming language, such as \"TypeScript\"","type":"string","maxLength":50},"opportunityType":{"description":"Optional active self-declared opportunity type; do not infer availability","type":"string","enum":["employment","contract","open-source","speaking","mentoring"]},"availableForAgents":{"default":false,"description":"Set true only when the user needs profiles accepting verified agent requests","type":"boolean"},"limit":{"default":10,"description":"Maximum results from 1 to 20","type":"integer","minimum":1,"maximum":20}},"required":["query"],"$schema":"http://json-schema.org/draft-07/schema#"}}],"scan":{"score":91,"grade":"A","scanned_at":"2026-09-20T20:12:28.822Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T20:12:28.792Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 541ms"]},"poisoning":{"score":15,"max":15,"notes":["8 tool descriptions checked"]},"auth":{"score":10,"max":15,"notes":["open endpoint, read-only tools"]},"maintenance":{"score":15,"max":15,"notes":["last push 0 days ago"]},"identity":{"score":8,"max":10,"notes":["registry namespace matches repository owner","GitHub account older than a year"]}},"findings":[],"inputs":{"probes":[{"url":"https://www.devglobe.dev/mcp","reachable":true,"authRequired":false,"latencyMs":541,"serverInfo":{"name":"devglobe","version":"1.6.0"}}],"packages":[],"repo":{"found":true,"owner":"sajeetharan","repo":"devglobe","archived":false,"pushedAt":"2026-09-20T16:31:58Z","stars":32,"forks":7,"openIssues":74,"ownerType":"User","ownerAvatarUrl":"https://avatars.githubusercontent.com/u/4833351?v=4","ownerCreatedAt":"2013-06-26T10:15:12Z","license":"MIT"},"icon":{"url":"https://www.devglobe.dev/devglobe.png","source":"site","width":1536,"height":1024},"presence":{"stars":32,"forks":7,"downloadsWeek":null,"license":"MIT","lastPushAt":"2026-09-20T16:31:58.000Z","score":35}}}},"grade_history":[],"reviews":[]}