Weather MCP Server
by gabrielfroes · development · mcp-server, glama
A sample MCP server that provides weather alerts and forecasts using the National Weather Service API, demonstrating integration with external APIs and data validation.
Source: https://github.com/gabrielfroes/mcp-server-sample
Install
git clone https://github.com/gabrielfroes/mcp-server-sampleTags: 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
- Unit Expert MCP by kdaehun00
Converts common units for length, weight, temperature, area, and volume.
- Cafeteria MCP by skax-joonho-park
Configurable MCP server for cafeteria menu lookup.
- WP Commander MCP Server by Hari842-ai
Controls any WordPress site via natural language, offering tools for site health, plugins, posts, SEO, WooCommerce, and more.
- SkyStage MCP Test Server by mallikarjun-angadi
Minimal MCP server for testing SkyStage's self-auth auto-detection feature. It includes tools like ping, echo, server_info, and read_secret, and uses a mock OAuth provider for login.
- MCP Remote Server by sunnylabtv-crypto
Enables multi-user remote MCP interactions with Gmail, OpenAI, and Salesforce via a FastMCP server.
- sgis-mcp by nds12345-ko
Enables users to query Korean demographic statistics (population, households, housing) and view them as choropleth maps via MCP tools.
- tradingview-mcp-codex by gagahkharismanuary
A Codex-first MCP server that bridges TradingView Desktop via Chrome DevTools Protocol, enabling launch, symbol/timeframe control, and health checks from Codex CLI.
- PokeCanvas by jackulau
Enables querying Canvas LMS courses, assignments, grades, and more via natural language through Poke. Reads live data on every request.
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.