MCP Server
MCP
WeatherMCP
Weather forecasts, current conditions, and location search via Open-Meteo.
Configuration Example
{
"remotes": [
{
"type": "sse",
"url": "https://weather.rjctdlabs.xyz/sse",
"headers": [
{
"description": "API key from https://auth.rjctdlabs.xyz/dashboard",
"isRequired": true,
"isSecret": true,
"name": "X-API-Key"
}
]
}
],
"packages": []
}
mcp
model-context-protocol
sse
Comments
Sign in to leave a comment