Integrates current weather data into applications via an MCP server.
This tool serves as a foundational example of an MCP (Model Context Protocol) server, designed to fetch and provide current weather conditions for a specified location using the Open Weather API. It offers a straightforward pathway for developers to understand and implement MCP server configurations, making it an excellent resource for learning how to build and integrate custom tools within AI applications or CLI environments.
主な機能
01Simple configuration for integration with Claude Code or Gemini CLI
02Fetches current weather data via Open Weather API
030 GitHub stars
04Serves as an MCP server for AI models and CLIs
ユースケース
01Integrating real-time weather information into AI agent workflows
02Providing weather data to command-line interface tools
03Learning and experimenting with MCP server development