Weathersight MCP Connector
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Weathersight MCP ConnectorWhat's the typical weather in Reykjavik in late September?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Weathersight MCP Connector
Connect Claude — or any MCP client — to Weathersight: 100+ years of station observations, typical-weather climatology, anomalies, extremes, degree days, and long-term climate trends for locations worldwide.
This is a remote MCP server. There is nothing to install.
https://weathersight.io/api/mcpConnect
Claude (Desktop or web)
Settings → Connectors → Add custom connector
URL:
https://weathersight.io/api/mcpConnect, then sign in when prompted
Signing in creates your Weathersight API token automatically if you don't already have one, and starts a free trial. Existing token holders keep the token they already have.
Other MCP clients
Point the client at the same URL. The server speaks Streamable HTTP (spec 2025-03-26) and authenticates with OAuth 2.0 authorization-code + PKCE, including dynamic client registration — no manual credential setup.
Related MCP server: mcp-weatherapi
What you can ask
"What's the typical weather in Reykjavik in late September?"
"Has Bengaluru's monsoon onset shifted over the last 40 years?"
"Which US cities broke heat records last week?"
"Compare this July in Madrid to its 1991–2020 baseline."
Managing your connection
Your token and plan: https://weathersight.io/subscription
API reference: https://weathersight.io/docs
If the connector stops returning data, your client will usually prompt you to sign in again. If it reports that your plan has lapsed, visit the subscription page above — the connector and token resume working once a plan is active.
About this repository
This repo is the public home of Weathersight's MCP Registry
entry. server.json is the metadata record that tells the registry — and the
directories that mirror it — what this server is called, where it lives, and how to reach it.
The connector itself is served from the Weathersight application; there is no server code here. A local stdio proxy previously lived in this repo and has been removed: remote MCP with OAuth supersedes it, requiring no install, no Python, and no pasted API token.
License
MIT — see LICENSE.
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 Connectors
OpenWeather MCP — wraps the OpenWeatherMap API (openweathermap.org)
Visual Crossing Weather MCP — wraps the Visual Crossing Weather Timeline API
WeatherAPI.com MCP — wraps WeatherAPI.com (api.weatherapi.com)
Smarter Weather MCP: forecasts, alerts, outlooks, observations, AQI, grids, and map imagery.
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that enables retrieval of historical weather data (temperature, precipitation, conditions, etc.) from Visual Crossing for specified locations and dates.1GPL 3.0
- AlicenseNot gradedqualityCmaintenanceProvides weather data from WeatherAPI.com through MCP, enabling AI agents to query current conditions and forecasts via natural language.16MIT
- FlicenseNot gradedqualityDmaintenanceEnables MCP clients like Kiro and Claude to access current weather conditions and forecasts for any location using the OpenWeatherMap API.
- AlicenseNot gradedqualityDmaintenanceIntegrates OpenWeatherMap API with MCP to provide weather data, forecasts, air quality, maps, alerts, and geocoding via natural language.68MIT
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/greatsnakes/weathersight-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server