📦
AI Weather MCP
MCP Tutorial using Typescript and weather.com API
0 installs
Trust: 34 — Low
Maps
Ask AI about AI Weather MCP
Powered by Claude · Grounded in docs
I know everything about AI Weather MCP. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
ai-weather-mcp
MCP Tutorial using Typescript and weather.com API
src https://debbie.codes/blog/building-your-first-mcp-server-a-beginners-tutorial/git
OBJECTIVES
✅ Create a functional MCP server from scratch
✅ Integrate a real-time weather data from an external API
✅ Connect the MCP to VS Code and GitHub Copilot
✅ Learn the fundamentals of the Model Context Protocol
RESOURCES USED
- MCP SDK for the MCP Server -
npm install @modelcontextprotocol/sdk - ZOD for data validation -
npm install zod - Open-Meteo Weather API - Free weather data service -
https://open-meteo.com/
