ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use OpenWeatherMap with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Access real-time weather data, 5-day forecasts, air quality metrics, and geocoding services globally via OpenWeatherMap.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 6 capabilities

The complete OpenWeatherMap capability set.

These are the exact actions your AI can choose when you ask it to work with OpenWeatherMap.

Capability set01 / 02

01-03

3 capabilities in this set.

Part of 6 available through OpenWeatherMap.

  1. 01

    Get air pollution

    5, PM10, and NH3. Get current air pollution data

  2. 02

    Get current weather

    Get current weather data

  3. 03

    Direct geocoding

    Convert city names or zip codes into coordinates

Capability set02 / 02

04-06

3 capabilities in this set.

Part of 6 available through OpenWeatherMap.

  1. 04

    Get forecast

    Get 5 Day / 3 Hour Forecast

  2. 05

    Get onecall

    Get One Call API 3.0 weather data

  3. 06

    Reverse geocoding

    Convert coordinates into city names

Observed, not estimated

976ms average. Fast in production.

OpenWeatherMap is checked daily against the live service.

Daily averagePeak 1291ms
Aug 20Today
Fastest day
784ms
Slowest day
1291ms
14-day trend
Improving-15%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 6 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of OpenWeatherMap, so you can see the experience inside your AI.

It does not authenticate your account with OpenWeatherMap. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

OpenWeatherMap Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_YcT1KfzZHhhhd7qMcoeqye83Rc0vL4WCzMhLIs7K/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — OpenWeatherMap capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "openweathermap-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_YcT1KfzZHhhhd7qMcoeqye83Rc0vL4WCzMhLIs7K/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions OpenWeatherMap owners ask.

  • 01

    How do I get a comprehensive weather report including hourly and daily forecasts?

    Use the get_onecall capability with latitude and longitude. It provides current data, 48-hour hourly forecasts, and 8-day daily forecasts in a single request.

  • 02

    Can I check the air quality for a specific location?

    Yes, the get_air_pollution capability returns real-time data for pollutants including CO, NO2, O3, and particulate matter (PM2.5/PM10) for any coordinates.

  • 03

    How do I find coordinates for a city name to use with the weather capabilities?

    Use the direct_geocoding capability. Simply provide the city name (and optionally state/country), and it will return the latitude and longitude needed for capabilities like get_onecall.