emap — Euskadi hyperlocal mobility
Server Details
Basque Country hyperlocal mobility: ES/EU semantic search, routing, open-data POIs, peak-bagging.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- r3tr0eth/emap-labs
- GitHub Stars
- 0
- Server Listing
- Basque Country hyperlocal mobility
TDQS
Scored across 5 tools
There is some overlap between explain_place, nearby_pois, and search_places, as all can return nearby services like toilets. However, each has a distinct primary purpose: broad context, specific layer queries, and semantic search. An agent can usually disambiguate based on the level of specificity requested.
Most tools follow a verb_noun pattern (explain_place, plan_hike, plan_route, search_places), but nearby_pois uses an adjective_noun structure. The overall two-word snake_case convention is consistent, but the verb usage is not entirely uniform.
With five tools, the set is well-scoped for a hyperlocal mobility server. It avoids bloat while covering core needs: place context, POI discovery, routing, hiking, and semantic search.
The server covers the main operations for its domain: explaining places, finding POIs, planning routes, and specialized hiking planning. Minor gaps exist, such as no direct way to retrieve all POIs of a type, but these are workable.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
5 tool updates
- First observed
explain_place - First observed
nearby_pois - First observed
plan_hike - First observed
plan_route - First observed
search_places
Related MCP Connectors
Norwegian transport (Entur) and geodata (Kartverket): trips, departures, addresses, elevation.
French address quality, geocoding, routing, company lookup & catchment stats (BAN, INSEE, OSM).
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Geocode, reverse geocode, and run Overpass spatial queries on OpenStreetMap data.
Related MCP Servers
- FlicenseAqualityCmaintenanceOSM-backed multimodal navigation MCP server enabling geocoding, route planning, POI discovery, and urban layout analysis. It provides a structured city graph to LLM apps without proprietary map APIs.8-
- AlicenseAqualityAmaintenanceA read-only MCP server for OpenStreetMap offering geocoding, routing, route optimization, isochrones, and POI search—requiring no API key and built for AI travel planning.1198 npm1MIT
- AlicenseAqualityAmaintenanceFinds marked hiking routes from OpenStreetMap filtered by locally-computed elevation gain, distance, loop shape, and car/chairlift access, providing consistent and tunable metrics instead of third-party scraped data.1MIT
- AlicenseAqualityCmaintenanceEnables LLMs to geocode and reverse geocode places, find nearby points of interest, search categories within an area, get turn-by-turn routing, suggest meeting points, and analyze neighborhoods, commutes, schools, EV charging, and parking through OpenStreetMap data services. It also serves place and map tile resources over stdio, SSE, or Streamable HTTP transports.12MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.