weather

by qurioskill · development · mcp-server, glama

Exposes US weather data as MCP tools, resources, and prompts via the National Weather Service API, enabling clients like Claude Desktop to get alerts, forecasts, and weather briefings.

Source: https://github.com/qurioskill/mcp-python-demo

Install

git clone https://github.com/qurioskill/mcp-python-demo

Tags: mcp-server, glama

Source: glama

About development MCP servers and Claude skills

development MCP servers extend what AI agents can do inside Claude Code, Cursor, Copilot, Codex, and Windsurf. The Skiln directory indexes 16,000+ such integrations across 22 categories.

weather is one of hundreds of development entries indexed on Skiln. Browse the full development category or the complete directory of Claude skills, MCP servers, agents, commands, and hooks.

Related development MCPs and skills

  • Garmin Health MCP Server by AryanP45

    Exposes Garmin Connect health data (steps, sleep, HR, HRV, stress, activities, etc.) as tools for MCP-compatible clients like Claude.

  • how-to-test-an-mcp-server by Autonoma-Tools

    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.

  • mcp-resource-tool-adapter by vineef

    Exposes MCP resources through generic compatibility tools for clients that cannot call resources/read directly.

  • address-intel-api by TKtokyo

    Provides counterparty risk checks for any EVM address, returning malicious-history flags, tiered risk scoring, and plain-language summaries via x402 payment.

  • backupradar-mcp by MSPbotsAI

    Provides MCP tools to interact with the Backup Radar v2 Backups API, enabling queries on backups, scheduled backups, inactive backups, and backup results.

  • blazemeter-explorer by aminamos

    Enables querying and invoking BlazeMeter's public API v4 explorer operations, including vault settings, session management, and static asset routes.

  • instagram-mcp by IvanBBaev

    A planned MCP server that exposes Instagram professional account operations (content publishing, media management, comment moderation, insights, and discovery) through safe, well-annotated tools via the official Meta Graph API.

  • addigy-mcp by MSPbotsAI

    Unified MCP server for Addigy device management, exposing both v2 and legacy v1 APIs to query devices, alerts, policies, and applications.

Frequently asked questions

How do I install weather?

Add the install command above to your Claude Code, Cursor, or Windsurf MCP configuration. Most servers register via npx, a local command, or a Docker image. Refer to the source repository for environment variables and credential requirements.

Which clients support weather?

Any MCP-compatible client works: Claude Desktop, Claude Code CLI, Cursor, Windsurf, Zed, and VS Code with the official MCP extension. OpenAI Codex and GitHub Copilot increasingly support MCP via adapter bridges.

Is weather free?

The server itself is typically open source. Any upstream service (API keys, paid tiers, hosted infrastructure) may have its own pricing. Check the source repository for details.