Weather MCP Server
Мои пользовательские MCP-серверы
Коллекция пользовательских серверов Model Context Protocol (MCP).
В настоящее время развернуто на Render. Со временем будет добавлено больше серверов.
Серверы
Сервер | Описание | Конечная точка |
Погода | Текущая погода и прогнозы через OpenWeatherMap |
|
Related MCP server: OpenWeatherMap MCP Server
Погодный MCP-сервер
Предоставляет инструменты погоды на основе OpenWeatherMap API.
Инструменты
get_current_weather(city)— Возвращает текущую температуру, описание, влажность и скорость ветра.get_weather_forecast(city)— Возвращает многоэтапный прогноз (каждые 3 часа).
Тестирование
MCP Inspector
Запустите
npx @modelcontextprotocol/inspectorУстановите транспорт
Streamable HTTP.Введите URL сервера: https://my-custom-mcp-servers.onrender.com/weather/mcp/
Нажмите Подключить и вызывайте инструменты из интерфейса.
Claude Desktop
Откройте Claude Desktop →
Settings→Connector→Add->Add custom connector.Введите указанный выше URL: https://my-custom-mcp-servers.onrender.com/weather/mcp/
Перезапустите Claude Desktop. Инструменты погоды появятся на панели инструментов.
Демонстрация

This server cannot be installed
Maintenance
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
- Alicense-qualityDmaintenanceEnables users to get current weather information for any city using the OpenWeatherMap API. Returns formatted weather data including temperature, humidity, and weather description through natural language queries.MIT
- Alicense-qualityDmaintenanceProvides access to real-time weather data, 5-day forecasts, and air quality information for any city using the OpenWeatherMap API.MIT
- Alicense-qualityDmaintenanceEnables querying real-time weather and 5-day forecasts for any city using the OpenWeatherMap API.144MIT
- Alicense-qualityDmaintenanceProvides current weather and forecasts for any city via natural language, using OpenWeatherMap API and OpenAI for conversational interface.10GPL 3.0
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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