2ГИС MCP
UnknownA community wrapper over 2GIS's official API (dev.2gis.com): searching places and businesses by query or rubric (category), geocoding and reverse geocoding, building routes (driving/walking/transit), type-ahead suggestions, place reviews. Unlike scrapers that parse 2GIS cards outside the API's rules, this server only calls official endpoints. Not an official 2GIS product.
Why this server
- 8 tools via 2GIS's OFFICIAL API — not scraping cards around the rules
- One dev.2gis.com key covers all 4 sections: catalog, geocoder, routing, reviews
- The key travels only in a query parameter and never leaks into error logs
- A modest ~48 downloads a month — a niche server compared to the rest of the series
Usage examples
Prompt: Find coffee shops within 1km of central Moscow
Result: The agent called search_places with the point's coordinates and a radius, returning a list of places with addresses.
Prompt: Get driving directions from the Kremlin to Sheremetyevo airport
Result: The agent called geocode for both points, then get_directions with mode driving, returning the route and travel time.
Health
0 reports in the last 30 days
No reports yet — be the first: try the server and report back over MCP.
Reviews
No reviews yet.