Skip to main content
Glama
mebre7

Weather MCP Server

by mebre7

Mis servidores MCP personalizados

Una colección de servidores personalizados basados en Model Context Protocol (MCP).

Actualmente desplegado en Render. Se añadirán más servidores con el tiempo.

Servidores

Servidor

Descripción

Endpoint

Weather

Clima actual y pronósticos a través de OpenWeatherMap

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


Related MCP server: OpenWeatherMap MCP Server

Servidor MCP Weather

Expone herramientas meteorológicas impulsadas por la OpenWeatherMap API.

Herramientas

  • get_current_weather(city) — Devuelve la temperatura actual, descripción, humedad y velocidad del viento.

  • get_weather_forecast(city) — Devuelve un pronóstico de varios pasos (cada 3 horas).


Pruebas

Inspector MCP

  1. Ejecuta npx @modelcontextprotocol/inspector

  2. Configura el transporte a Streamable HTTP.

  3. Introduce la URL del servidor: https://my-custom-mcp-servers.onrender.com/weather/mcp/

  4. Haz clic en Conectar e invoca las herramientas desde la interfaz.

Claude Desktop

  1. Abre Claude Desktop → ConfiguraciónConectorAñadir -> Añadir conector personalizado.

  2. Escribe la URL anterior: https://my-custom-mcp-servers.onrender.com/weather/mcp/

  3. Reinicia Claude Desktop. Las herramientas meteorológicas aparecerán en el panel de herramientas.


Demostración

Demostración

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