eskomsepush-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ESP_API_TOKEN | Yes | Your EskomSePush API token from eskomsepush.gumroad.com/l/api |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_statusB | Get the current national load shedding stage for both Eskom and Cape Town. Use this to find out what stage we are on right now. |
| search_areasA | Search for load shedding areas by name or suburb. Returns area IDs you can use with get_area_schedule. Always search first if you don't have an area ID. |
| get_area_scheduleA | Get the upcoming load shedding schedule and events for a specific area. Requires an area ID — use search_areas first if you don't have one. |
| get_areas_nearbyA | Find load shedding areas near a GPS location. Useful when you know coordinates but not the area name. |
| check_allowanceA | Check how many EskomSePush API calls you have remaining today. Free tier allows 50 calls per day. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/zukhanyendiki9-code/eskomsepush-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server