Elecz Electricity Price Signal API✓
io.github.zemloai-ctrl/elecz · v1.9.5
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.zemloai-ctrl/elecz",
"description": "Real-time electricity prices for AI agents. Dozens of countries, 100+ zones, no auth.",
"title": "Elecz Electricity Price Signal API",
"repository": {
"url": "https://github.com/zemloai-ctrl/elecz-api",
"source": "github"
},
"version": "1.9.5",
"remotes": [
{
"type": "streamable-http",
"url": "https://elecz.com/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}