BridgeMCP Weather Roadmap #2
Arsie-codes
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This discussion tracks the planned direction for
bridgemcp-server-weather.v0.1.0 (released)
get_current_weather,get_forecast,get_weather_summarytoolsPotential future directions
These are possibilities, not commitments. Community feedback will shape priorities.
New tools
get_air_quality— AQI, PM2.5, ozone via Open-Meteo air quality APIget_marine_weather— wave height, sea temperature for coastal locationsget_historical_weather— historical daily data for any date rangeget_climate_normals— 30-year climate averages for a locationEnhancements
get_forecastget_current_weatherEcosystem
How to influence the roadmap
Open a GitHub issue or reply here with your use case. Concrete examples of what you are trying to build are more useful than feature requests in the abstract.
The rule from the BridgeMCP architecture guide applies here too: every addition should be universal, stable, and not implementable as a plugin without special-casing inside the server.
All reactions