weather-bridge-mcp
If you are the rightful owner of weather-bridge-mcp and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
A Spring Boot implementation of the Model Context Protocol (MCP) that enables AI agents like GitHub Copilot to access weather data.
Weather Bridge MCP is a project that demonstrates how to build a custom MCP server using Spring Boot, allowing AI agents like GitHub Copilot to access weather data. The server exposes weather data through MCP tools that GitHub Copilot can use in agent mode to answer questions about weather conditions, forecasts, and alerts. This implementation includes a detailed project structure, configuration steps, and integration examples with VS Code, making it a comprehensive guide for developers looking to connect AI models to weather APIs using standardized tools.
Features
- Spring Boot-based MCP server implementation
- Integration with weather APIs for real-time data
- VS Code configuration examples for seamless integration
- Custom MCP tools for weather data retrieval
- Support for GitHub Copilot agent mode
Tools
getCurrentWeather
Get the current weather for a specific city
getForecast
Get the weather forecast for a specific city for a number of days