Weather MCP Server
by atan2016 · development · mcp-server, glama
Enables retrieving US weather alerts and forecasts from the National Weather Service API via natural language.
Source: https://github.com/atan2016/weather_mcp
Install
git clone https://github.com/atan2016/weather_mcpUse this forAI-extracted
- →Fetch real-time weather data for specific locations to include in AI-generated reports or applications
- →Get current temperature, conditions, and forecasts for automation scripts that need weather-aware decision logic
- →Integrate weather information into chatbot responses when users ask about climate or planning outdoor activities
Works with
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 MCP Server 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
- Memory-MCP by CedraInteractive
Shared, live team memory for Claude — a remote MCP server on Cloudflare Workers + D1.
- MCP Plane by Ruben-Alvarez-Dev
MCP server for Plane project management platform providing 56 tools for workspaces, projects, issues, comments, cycles, modules, and more.
- client-report-mcp by NathanPolaris09
A remote MCP server that enables Claude to fetch client report data (starting with Arbor Energy) from arborreport.polarisconsulting.net, authenticated via Microsoft Entra ID.
- Sway MCP by kefimoto
Exposes Sway window manager commands as native tools for Claude Code, enabling window management, workspace navigation, and display configuration through natural language.
- instagram-mcp-server by rduarte6982
MCP server for automatic Instagram publishing — single image, carousel and Reels — via the official Instagram Graph API.
- rembg-mcp by ReverserID
MCP server for GPU-accelerated image background removal using rembg, running locally without API keys.
- pixelletter-mcp by bitterdev
MCP server to send physical letters and faxes via PixelLetter, including registered mail, order cancellation, and account balance checks.
- opentable-watcher-mcp by jtur671
A watch-and-alert tool for OpenTable availability that polls for open slots and sends alerts, allowing users to manage watches through natural language via Claude MCP.
Frequently asked questions
How do I install Weather MCP Server?
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 MCP Server?
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 MCP Server 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.