weather-bridge-mcp
0
Weather Bridge MCP is a Spring Boot application that acts as an MCP server to provide weather data to AI tools such as GitHub Copilot. It demonstrates usage of weather APIs by exposing data through MCP tools and is integrated with VS Code for practical examples.
Weather Bridge MCP
- A Spring Boot project implementing the Model Context Protocol (MCP) to connect AI agents, like GitHub Copilot, with weather data.
- Features integration using VS Code examples.
- Includes server configuration, weather data model classes, and external Weather API interaction.
- Provides tools for AI agents to query about weather conditions, forecasts, and alerts.