mcp-weather-stdio-server

mcp-weather-stdio-server

3.2

If you are the rightful owner of mcp-weather-stdio-server 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@mcpreview.com.

This is a simple project demonstrating how to build an MCP Server for weather queries using the Amap Weather API.

The Simple MCP Server is designed to provide weather information by integrating with the Amap Weather API. It allows users to query real-time and future weather conditions. The server is built using Java and Maven, and it can be integrated with AI dialogue clients that support the MCP protocol, such as Cherry Studio. The server processes user queries, retrieves the necessary geographical data, and communicates with the Amap API to fetch weather details, which are then returned to the AI client for user presentation.

Features

  • Weather Query: Provides real-time and future weather information using Amap Weather API.
  • AI Integration: Seamlessly integrates with AI clients supporting MCP protocol.
  • Java and Maven: Built using Java 17 and Maven 3.6 for robust performance.
  • Spring Boot: Utilizes Spring Boot for server construction.
  • STDIO Transport: Uses STDIO transport mode for communication.

Tools

    Related MCP Servers

    View all weather servers →