MCP server exposing 3 tools for pvgis.
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/pvgis/mcp
Content-Type: application/json
{"jsonrpc":"2.0","id":1,"method":"tools/list"}
pv_performance — Model annual + monthly PV system output. Returns kWh/year estimates and monthly breakdowns.monthly_radiation — Long-term monthly average global / diffuse / direct irradiation on horizontal / inclined plane.tmy — Typical Meteorological Year — hourly synthetic year representative of the climate.Code samples (curl / TypeScript / one-click client install), schemas, and the live playground are on the pack page:
https://pipeworx.io/packs/pvgis/
Pipeworx is an open MCP gateway connecting AI agents to live data. pipeworx.io