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 💡
@modelcontextprotocol/server-brave-search
An MCP server integrating the Brave Search API for web and local search, offering features like web search, local search, and flexible filtering.
drestrepom/mcp_graphql
An MCP server that enables interaction with GraphQL APIs by exposing queries as MCP tools
deepseek-thinker-mcp
MCP provider that connects Deepseek reasoning content to MCP-enabled AI Clients, supporting Deepseek API and local Ollama server access.
@intsig/server-textin
TextIn OCR MCP Server is a tool for extracting text and performing OCR on documents, including document text recognition, ID recognition, and invoice recognition. It also supports converting documents into Markdown format.
SafetySearch
MCP server for product safety information. Search safe, stay safe.
mcp-server-giphy
MCP Server for the Giphy API, enabling AI models to search, retrieve, and utilize GIFs from Giphy.