MCPMarket
Sell SkillsPower Your AgentsConnect
  1. Home
  2. Servers
  3. Remote Weather

Remote Weather

Azure-SamplesbyAzure-Samples
•
5
•
API Development
Other
Cloud Infrastructure

Provides weather information using the National Weather Service API via the Model Context Protocol (MCP).

Related MCPs

View more
  • neondatabase-labs

    Neon

    Enables natural language interaction with the Neon Management API and databases through the Model Context Protocol.

  • mendableai

    Firecrawl

    Empowers LLMs with advanced web scraping capabilities for content extraction, crawling, and search functionalities.

  • GLips

    Figma Context

    Provides AI coding agents with simplified Figma layout information via the Model Context Protocol.

Related Skills

View all
  • openclaw

    Diagram Maker & Visualizer

    Generates professional SVG, HTML, and Excalidraw diagrams for software architecture, system flows, and educational concepts.

  • openclaw

    GH Issues Auto-Fixer

    Automates the end-to-end GitHub issue lifecycle by spawning sub-agents to implement code fixes, open pull requests, and resolve review comments.

  • openclaw

    Discord Integration

    Manages Discord operations including messaging, reactions, and channel management directly through Claude.

MCPMarket

Discover MCP servers that connect MCP clients like Claude and Cursor to your favorite tools. Browse the MCP Market to get started.

Browse

  • MCP Search
  • MCP Servers
  • MCP Clients
  • Agent Skills
  • MCP Market Hub
  • Categories
  • What is an MCP server?
  • Model Context Protocol

Rankings

  • Top MCPs Today
  • Top Agent Skills Today
  • Top 100 Agent Skills
  • Top 100 MCP Servers

About

  • News
  • Submit
  • Contact

© 2026 MCP Market. All rights reserved.·Privacy·Terms

Remote Weather is a Model Context Protocol (MCP) server built with Express.js and Node.js that delivers real-time weather data from the National Weather Service API. Designed for easy deployment to Azure App Service using Azure Developer CLI (azd), it offers functionalities to retrieve weather alerts for any US state and detailed forecasts for any location. With a built-in web test interface and full JSON-RPC 2.0 MCP protocol support, it facilitates seamless integration and testing.

Key Features

01Ready for deployment to Azure App Service
02Includes a built-in web test interface
03Uses HTTP transport for web connectivity
04Provides weather alerts and forecasts via National Weather Service API
05Compliant with JSON-RPC 2.0 MCP protocol
061 GitHub stars

Use Cases

01Deploying a weather information server on Azure
02Integrating real-time weather data into applications using MCP
03Testing MCP protocol implementations