Connects Claude to any Pumperly instance for real-time fuel price lookups and route planning. Exposes five tools: find nearest stations by coordinates, search stations within a bounding box, calculate optimal routes, find stations along a route, and geocode addresses. Also surfaces three read-only resources for instance configuration, statistics, and exchange rates. Built in Go with both stdio and HTTP transports. Useful when you need LLMs to answer questions like "find the cheapest diesel within 5km" or "plan a route from Madrid to Barcelona with fuel stops under €1.50/liter." Wraps the Pumperly API, which aggregates data from government sources and crowdsourced reports across multiple countries.
claude mcp add --transport stdio geiserx-pumperly-mcp uvx pumperly-mcp