Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Pvgis

БесплатноНе проверен

Enables querying PVGIS solar radiation and typical meteorological year data through natural language questions, using tools for monthly irradiation averages and

GitHubEmbed

Описание

Enables querying PVGIS solar radiation and typical meteorological year data through natural language questions, using tools for monthly irradiation averages and hourly synthetic climate data.

README

PVGIS MCP — EU JRC Photovoltaic Geographical Information System. Models PV system output for any location. No auth.

Part of Pipeworx — an MCP gateway connecting AI agents to 1394+ live data sources.

Tools

  • pv_performance(latitude, longitude, peakpower, ...) — annual / monthly PV yield estimates
  • tmy(latitude, longitude, year_min?, year_max?) — typical meteorological year (hourly)
  • monthly_radiation(latitude, longitude, ...) — long-term monthly irradiation

Data source

https://re.jrc.ec.europa.eu/api/v5_3/ — public, no auth.

Coverage: global, but most accurate for Europe / Africa / Asia (uses PVGIS-SARAH3, PVGIS-NSRDB, PVGIS-ERA5).

Quick Start

Add to your MCP client (Claude Desktop, Cursor, Windsurf, etc.):

{
  "mcpServers": {
    "pvgis": {
      "url": "https://gateway.pipeworx.io/pvgis/mcp"
    }
  }
}

Or connect to the full Pipeworx gateway for access to all 1394+ data sources:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Using with ask_pipeworx

Instead of calling tools directly, you can ask questions in plain English:

ask_pipeworx({ question: "your question about Pvgis data" })

The gateway picks the right tool and fills the arguments automatically.

More

License

MIT

from github.com/pipeworx-io/mcp-pvgis

Установка Pvgis

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/pipeworx-io/mcp-pvgis

FAQ

Pvgis MCP бесплатный?

Да, Pvgis MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Pvgis?

Нет, Pvgis работает без API-ключей и переменных окружения.

Pvgis — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Pvgis в Claude Desktop, Claude Code или Cursor?

Открой Pvgis на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Pvgis with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development