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 💡
Grain
Grain's official MCP server provides secure access to your meeting data, notes, transcripts, deals, and coaching scorecard data, enabling native integration with AI models like Anthropic Claude and ChatGPT for advanced analytics and one-click reports.
ConechoAI/openai-websearch-mcp
An MCP server that integrates OpenAI's web search functionality, allowing AI assistants to access up-to-date information during conversations.
@excoriate/mcp-terraform-aws-provider-docs
An MCP server built with Deno and TypeScript that provides contextual information about Terraform AWS Provider documentation, issues, and releases.
@brightdata/mcp
A powerful Model Context Protocol (MCP) server that provides an all-in-one solution for public web access.
keep-mcp
MCP server for Google Keep
aperag-mcp
ApeRAG: Production-ready GraphRAG with multi-modal indexing, AI agents, MCP support, and scalable K8s deployment