MCP Weather Server
Built a custom MCP (Model Context Protocol) weather server using Node.js, the official MCP SDK, Zod validation, and Open-Meteo API integration.
This project demonstrates:
- MCP server development
- AI tool integration
- schema validation
- stdio transport communication
- external API consumption
- MCP Inspector testing workflows
- TypeScript-based server tooling