weather-mcp-server

TuanKiri/weather-mcp-server

3.9

weather-mcp-server is hosted online, so all tools can be tested directly either in theInspector tabor in theOnline Client.

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

A lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data.

Try weather-mcp-server with chat:

Tools

Functions exposed to the LLM to take actions

current_weather

		The service retrieves the current weather for a specified city and returns only HTML and CSS code designed 
		for displaying weather information directly on a canvas. No additional comments should be included after the response. 
		It processes the city's name, gathers weather data such as temperature, humidity, wind speed, and general weather conditions, 
		and then generates a structured HTML layout along with appropriate CSS styles. This HTML must be rendered visually on the canvas. 
		After receiving the response, the text inside the HTML should be translated into the language of the request.
	

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources