pumperly-mcp
by GeiserX
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PUMPERLY_ORIGIN | No | Pumperly origin country |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| calculate_routeC | Calculate a driving route between two points |
| find_nearest_stationsC | Find fuel stations nearest to a coordinate |
| find_route_stationsC | Find fuel stations along a route corridor |
| geocodeB | Search for a location by name (geocoding) |
| get_stations_in_areaB | Get fuel stations within a bounding box |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| App configuration | Countries, defaults, and fuel types supported by Pumperly |
| ECB exchange rates | Daily exchange rates from the European Central Bank |
| Platform statistics | Station and price counts per country |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GeiserX/pumperly-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server