Skip to main content
Glama
mebre7

Weather MCP Server

by mebre7

My Custom MCP Servers

自定义 Model Context Protocol (MCP) 服务器的集合。

目前部署在 Render 上。未来会陆续添加更多服务器。

服务器

服务器

描述

端点

Weather

通过 OpenWeatherMap 获取当前天气和预报

https://my-custom-mcp-servers.onrender.com/weather/mcp/


Related MCP server: OpenWeatherMap MCP Server

Weather MCP 服务器

提供由 OpenWeatherMap API 驱动的天气工具。

工具

  • get_current_weather(city) — 返回当前温度、天气描述、湿度和风速。

  • get_weather_forecast(city) — 返回多步预报(每 3 小时一次)。


测试

MCP Inspector

  1. 运行 npx @modelcontextprotocol/inspector

  2. 将传输方式设置为 Streamable HTTP

  3. 输入服务器 URL:https://my-custom-mcp-servers.onrender.com/weather/mcp/

  4. 点击 Connect 并从界面调用工具。

Claude Desktop

  1. 打开 Claude Desktop → SettingsConnectorAddAdd custom connector

  2. 填写上述 URL:https://my-custom-mcp-servers.onrender.com/weather/mcp/

  3. 重启 Claude Desktop。天气工具将出现在工具面板中。


演示

演示

F
license - not found
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Global weather via Open-Meteo: forecast, ERA5 archive, marine, air quality, geocoding, elevation.

  • OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)

  • Global weather API: forecasts, historical data, marine, ski, astronomy and timezone.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/mebre7/My-Custom-MCP-servers'

If you have feedback or need assistance with the MCP directory API, please join our Discord server