Weather-MCP-Server

Weather-MCP-Server

0

The Weather MCP Server provides weather data using the Model Context Protocol. It's built with TypeScript for type safety and runs on Node.js, emphasizing features like weather data processing and environment-based configuration.

npm run build

Compile TypeScript into JavaScript

npm start

Run the compiled server

npm run lint

Check TypeScript files with ESLint