mcp-weather-server

mcp-weather-server

0

MCP Weather Server is a Model Context Protocol-based server that allows users to query and obtain weather information for specified cities through a simple API interface. It focuses on providing temperature and weather conditions.

MCP Weather Server

  • A server providing city weather query features based on Model Context Protocol (MCP).
  • Features include querying weather information for specified cities, returning temperature and weather conditions, and providing an easy-to-use API interface.
  • Installation instructions and usage guidelines are available, focusing on building the project and starting the server.
  • Provides an API function get_weather for retrieving weather information of a specific city.