MCP server exposing 8 tools for georgia-energy.
This URL is a JSON-RPC 2.0 endpoint over HTTP. Issue POST requests with a JSON-RPC body. Browsers and search crawlers land here on GET.
POST https://gateway.pipeworx.io/georgia-energy/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
gse_grid_now — Georgia's national electricity grid right now: hydro, thermal, wind and solar generation, total generation, cross-border flow on the Azerbaijan, Armenia, Russia (Salkhino/Java/Nakaduli lines) and Turkey tie lines, and total consumption — in MW as a 3-minute moving average. Sourced from the JSC Georgian State Electrosystem real-time system export, published every 3 minutes. Every value carries its QUALITY flag: ACT means actual telemetry, SUB means the operator substituted a figure and NRE means telemetry was not received, so SUB and NRE values are NOT measurements and must not be reported as such.gse_grid_at — Georgia's national grid state at a specific past time — the same generation, tie-line and consumption blocks as gse_grid_now, with the same QUALITY flags, for one 3-minute slot. Sourced from the JSC Georgian State Electrosystem real-time export, which is retained for a rolling ~30 days; earlier timestamps are gone. Timestamps are Tbilisi local time (UTC+4) unless timezone is set to utc. If that exact slot was never published this reports the miss rather than substituting a nearby one.gse_frequency — The Georgian power system's electrical frequency in hertz, from the JSC Georgian State Electrosystem 1-minute real-time export — nominal 50 Hz, and how far it sits from nominal is a direct read on the balance between generation and demand. Carries the same ACT/SUB/NRE quality flag as the grid export.gse_demand_forecast — Georgia's day-ahead electricity forecast published by JSC Georgian State Electrosystem: hour-by-hour total consumption, total supply, thermal / hydro (regulated and seasonal) / wind generation, and planned import and export, in MWh. Published daily, typically a day ahead.gse_publications — Reports and notices published by JSC Georgian State Electrosystem, Georgia's transmission system operator — including the Generation Adequacy Assessment (the medium and long-term supply-adequacy outlook), annual reports, independent auditor's reports, donor-organisation reports and the Strategic Environmental and Social Assessment. Also covers the operator's news and announcements. Available in English and Georgian.gse_tenders — Procurement tenders run by JSC Georgian State Electrosystem, the Georgian electricity transmission system operator — substation and transmission-line construction, primary equipment supply, consultancy — with the awarded bidder, contract reference and bid prices where GSE has published them. Available in English and Georgian.gnerc_station_generation — Monthly electricity generation for individual Georgian power stations — Enguri HPP, the Vardnili cascade, Khrami 1 and 2, Zhinvali, Gardabani thermal 1 and 2, the Kartli wind farm, named solar plants — plus national supply, consumption, import, export and named large direct consumers, in million kWh. Sourced from the Georgian National Energy and Water Supply Regulatory Commission (GNERC) actual-balance workbook, covering 2015 to 2026. Station names are published in Georgian script; each row keeps its original name and its position in the balance hierarchy.gnerc_prices — Monthly Georgian electricity prices set or recorded by the Georgian National Energy and Water Supply Regulatory Commission (GNERC), 2015 to 2026, in tetri per kWh: the average balancing-electricity sale price, the guaranteed-capacity fee, and the price ESCO paid deregulated power stations.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/georgia-energy/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io