mcpbeat

EkoPump MCP Server

by edjacarmona-cmd
answering

EkoPump is answering right now. Last checked 1 min ago. It exposes 4 tools.

Real-time fuel prices, alerts, and cheapest gas stations across 38+ countries.

The linked repository no longer exists on GitHub — it was deleted or made private.

Uptime history 7 hours of history
7 hours agonow
100.0%
Uptime 24h
25 of 25 checks
4
Tools
read from the server
143 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

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

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

Available tools 4

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

ekopump
ekopump_get_active_alerts
Devuelve las alertas actualmente activas que EkoPump agrega de múltiples fuentes oficiales: tráfico DGT (España), incendios (EONET/EFFIS), meteorología severa (MeteoAlarm, National Weather Service), sismos y otras. Incluye desglose por fuente y severidad además de una muestra de alertas individuales. Args: - limit (number, opcional, 1-50, por defecto 15): cuántas alertas individuales devolver. El desglose por fuente/severidad siempre refleja el total real, no solo la muestra.
ekopump_get_city_stations
Devuelve las gasolineras con mejor precio en una ciudad concreta cubierta por EkoPump, ordenadas de más barata a más cara, con precio de gasolina y diésel por estación. Args: - city (string, requerido): nombre o slug de la ciudad (ej. "Madrid", "paris"). Debe ser una de las ciudades cubiertas por EkoPump — si no se reconoce, el error incluye ejemplos válidos. - limit (number, opcional, 1-25, por defecto 10): cuántas estaciones devolver.
ekopump_get_country_coverage
Devuelve qué tipos de datos en vivo tiene EkoPump para un país (o para todos): combustible, transporte público, vehículos en vivo, bicis públicas, cargadores EV, alertas locales, vuelos y barcos. Útil para responder "¿EkoPump tiene datos de X país?" o "¿qué cubre EkoPump en Portugal?". Args: - country (string, opcional): código ISO 3166-1 alpha-2 (ej. "PT"). Si se omite, devuelve un resumen agregado de todos los países con al menos un dato en vivo.
ekopump_get_fuel_prices
Devuelve el precio medio nacional de gasolina (G95), G98 y diésel por país, junto con el precio del petróleo Brent, agregados a partir de fuentes oficiales por EkoPump (ekopump.es). Datos de solo lectura, sin autenticación. Args: - country (string, opcional): código ISO 3166-1 alpha-2 (ej. "ES"). Si se omite, devuelve todos los países disponibles. Devuelve precios en euros por litro, salvo que la fuente original use otra moneda ya convertida por EkoPump.

Endpoints

URLTransportStateLatencyChecked
https://ekopump.es/mcp streamable-http answering 130 ms 1 min ago

Alternatives to EkoPump

same job, measured the same way
SF Muni Real-Time Transit
by srivastsh

Real-time SF Muni departures, routes, alerts, vehicle positions, and schedules.

11 tools answering
three.ws Alerts
by nirholas

Create, update, and delete pump.fun alert rules and read fired-alert history across channels.

26 installs/wk local only
Tosheroon
by tosheroon

Real-time Amazon prices, product search, 90-day history, AI forecasts, and price drop alerts.

12 tools answering
API Status Check
by shibley

Check real-time uptime and incident status for 285 APIs and cloud services.

6 tools answering
CastHub
by cast-hub

Control CastHub digital signage. Manage TVs, presentations, schedules, and emergency alerts.

42 installs/wk local only
Harvest
by usefulapi

Read time entries, projects, clients, tasks and invoices; log and update tracked time.

20 tools answering
Federal Regulations MCP Server
by cyanheads

Search and trace US federal rules across the Federal Register, eCFR, and Regulations.gov.

75 installs/wk 7 tools answering
NinjaOne
by wyre-technology

MCP server for NinjaOne RMM — devices, organizations, alerts, and tickets.

local only

EkoPump — questions

Answers built from our own checks of this server.

What can EkoPump do?
It exposes 4 tools, read directly from the server on our last check. Among them: ekopump_get_active_alerts, ekopump_get_city_stations, ekopump_get_country_coverage, ekopump_get_fuel_prices. 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 EkoPump working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 25 of 25 checks got a reply (100.0%), average response time 143 ms. The bar chart above shows every period we have measured.
Is EkoPump still maintained?
The linked repository no longer exists on GitHub — it was deleted or made private. We show this because it changes what you can expect: an unmaintained server may keep answering for months and then stop without warning.
How do I connect EkoPump?
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 EkoPump need an API key?
No. EkoPump completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 4 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is EkoPump?
It answers our handshake in 143 ms on average, which is faster than 78% of all working MCP servers we measure. That puts it in the quick quarter of the ecosystem. The comparison comes from our own checks across the whole registry, every 15 minutes.