tmy
ActiveTool of mcp-pvgis
declared in 0.1.0
Typical Meteorological Year — hourly synthetic year representative of the climate.
Parameters schema
{
"type": "object",
"examples": [
{
"latitude": 40.7128,
"longitude": -74.006
},
{
"endyear": 2015,
"latitude": 35.6762,
"longitude": 139.6503,
"startyear": 2005
}
],
"required": [
"latitude",
"longitude"
],
"properties": {
"endyear": {
"type": "number"
},
"latitude": {
"type": "number"
},
"longitude": {
"type": "number"
},
"startyear": {
"type": "number"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-pvgis
https://github.com/pipeworx-io/mcp-pvgis
2/7 registries