Weather Bridge MCP
@mm-camelcase
Weather Bridge MCP について
A Spring Boot implementation of the Model Context Protocol (MCP) that enables AI agents like GitHub Copilot to access weather data. Demonstrates building a custom MCP server that connects AI models to weather APIs through standardised tools, complete with VS Code integration exam
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Weather Bridge MCP?
A Spring Boot implementation of the Model Context Protocol (MCP) that enables AI agents like GitHub Copilot to access weather data. It connects AI models to weather APIs through standardized MCP tools, complete with VS Code integration examples.
How to use Weather Bridge MCP?
Obtain an API key from a weather service, add it to application.properties, build and run the Spring Boot application. Then configure VS Code with the provided mcp.json and use GitHub Copilot agent mode to ask weather-related questions.
Key features of Weather Bridge MCP
- Spring Boot implementation of the Model Context Protocol
- Exposes weather data through MCP tools
- Integrates with GitHub Copilot agent mode
- Supports current weather and forecast queries
- Uses SSE transport on
/mcp/sse - Includes VS Code configuration example
Use cases of Weather Bridge MCP
- Ask an AI assistant for the current weather in a city
- Request a multi-day weather forecast for a location
- Incorporate real-time weather data into AI-driven workflows
- Demonstrate building a custom MCP server with Spring Boot
FAQ from Weather Bridge MCP
What does Weather Bridge MCP do?
It acts as a bridge between AI agents (like GitHub Copilot) and weather APIs, exposing weather data through standard MCP tools.
What are the dependencies and runtime requirements?
The server requires Java, Spring Boot, Spring AI MCP dependencies, and an API key from a weather service (e.g., OpenWeatherMap). The README uses Maven and Lombok.
How does the server transport work?
The server uses SSE (Server-Sent Events) transport on the /mcp/sse endpoint, configured via HttpServletSseServerTransportProvider.
How can I test Weather Bridge MCP with GitHub Copilot?
Run the server, configure VS Code with the provided mcp.json, activate GitHub Copilot agent mode, and ask questions like "What's the current weather in New York?".
Where does the weather data come from?
The server calls an external weather API (e.g., OpenWeatherMap) whose base URL and API key are configured in application.properties.
「開発者ツール」の他のコンテンツ
nuxt-mcp / vite-plugin-mcp
antfuMCP server helping models to understand your Vite/Nuxt app better.
Test
x1xhlolFULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sou
test
harlancA simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
Golf
golf-mcpProduction-Ready MCP Server Framework • Build, deploy & scale secure AI agent infrastructure • Includes Auth, Observability, Debugger, Telemetry & Runtime • Run real-world MCPs powering AI Agents
コメント