MCP Weather Server
- A basic implementation of the quick start MCP server using typescript. The implementation includes two tools. Data is queried from
https://api.weather.gov
Setup With Claude Desktop
-
Navigate to Claude desktop's AppData, and create a
claude_desktop_config.jsonif it is not present.Windows Path:
C:/users/<Username>/AppData/Roaming/Claude{ "mcpServers": { "weather": { "command": "node", "args": ["<Drive>:\\\\PATH\\\\TO\\\\PROJECT\\\\build\\\\index.js"] } } }
Troubleshooting
- See MCP documentation for tips on troubleshooting
Capabilities
-
Tools
-
get-forecast
- gets a weekly weather forecast for a latitude and longitude. (obtained by the client using prompted area in the US)
-
get-alerts
- gets any current alerts for a state code, tokenized by the client.
-
Recommend MCP Servers 💡
lisply-mcp
A Model Context Protocol (MCP) server that connects Large Language Models (LLMs) to Lisp-based development and runtime environments, enabling AI-assisted symbolic programming via the lightweight Lisply protocol.
Homebrew
The official Model Context Protocol (MCP) server for Homebrew, providing context about installed packages and system environment.
devrev-mcp
A Model Context Protocol server for DevRev, providing comprehensive access to DevRev's APIs for managing work items, parts, meetings, workflows, and search across DevRev data.
ccassini/DEVNADS-Monad-TESNET-MCP-Tools
A Model Context Protocol server for interacting with the Monad blockchain testnet, offering features like wallet balance checking, network info, transaction details, token transfers, and staking.
cryptopanic-mcp-server
Provide latest cryptocurrency news to AI agents.
vectorize-io/vectorize-mcp-server
A Model Context Protocol (MCP) server implementation that integrates with Vectorize for advanced Vector retrieval and text extraction.