mcpbeat

emap — Euskadi hyperlocal mobility MCP Server

io.github.r3tr0eth/emap
answering

emap — Euskadi hyperlocal mobility is answering right now. Last checked 9 min ago. It exposes 5 tools. Last commit 10 Jul 2026.

Basque Country hyperlocal mobility: ES/EU semantic search, routing, open-data POIs, peak-bagging.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
5
Tools
read from the server
172 ms
Response time
average over 24h
0
Stars
last commit 10 Jul 2026

Connect this server

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

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

Available tools 5

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

plan
plan_hike
El monte en transporte público: cimas de Euskadi (2.825, OSM) alcanzables por transporte — para cada candidata, su parada/estación más cercana entre 9 redes. · Mendia garraio publikoz: tontor iritsgarriak. · Peak-bagging by public transport. HONESTO: distancias en línea recta, no ruta a pie; usa plan_route hasta la parada para el trayecto real.
plan_route
Ruta real entre dos puntos con la infraestructura propia de emap (OSRM/OTP). mode: transit | walk | bike | car. · Bi punturen arteko ibilbidea. · Real route between two points. Devuelve duración, distancia y tramos (sin geometría completa).
explain
explain_place
Contexto de un punto: barrio/municipio y servicios cercanos (rail, bus, aseos…) con distancias. · Puntu baten testuingurua: auzoa eta zerbitzu hurbilak. · What's around a point: neighborhood and nearby services with distances.
nearby
nearby_pois
POIs más cercanos de una capa concreta. Capas: fountains (fuentes), toilets (aseos), parking, bikepark (aparcabicis), defib (DEA), beaches (playas), ev (cargadores), cameras, fuel (gasolineras), peaks (cimas), metro, euskotren, cercanias, bilbobus, bizkaibus. · Geruza bateko POI hurbilenak. · Nearest POIs of a given layer.
places
search_places
Búsqueda semántica local en español o euskera ("dónde beber agua", "haurra aldatzeko lekua"). · Bilaketa semantikoa gaztelaniaz edo euskaraz. · Semantic local search in Spanish or Basque. Devuelve POIs cercanos al punto (lat, lon) o abstención honesta si no entiende la consulta.

Endpoints

URLTransportStateLatencyChecked
https://gaizkajimenez.com/mcp streamable-http answering 176 ms 9 min ago

emap — Euskadi hyperlocal mobility — questions

Answers built from our own checks of this server.

What can emap — Euskadi hyperlocal mobility do?
It exposes 5 tools, read directly from the server on our last check. Among them: explain_place, nearby_pois, plan_hike, plan_route, search_places. 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 emap — Euskadi hyperlocal mobility 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 172 ms. The bar chart above shows every period we have measured.
How do I connect emap — Euskadi hyperlocal mobility?
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 emap — Euskadi hyperlocal mobility need an API key?
No. emap — Euskadi hyperlocal mobility completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 5 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is emap — Euskadi hyperlocal mobility?
It answers our handshake in 172 ms on average, which is faster than 69% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is emap — Euskadi hyperlocal mobility open source?
Yes — it is published under the Apache-2.0 licence, written in Python and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.