An MCP server that offers arithmetic operations (addition and division) and current weather data from OpenWeatherMap. It serves as a learning project for building MCP servers with Node.js and TypeScript, supporting both stdio and Streamable HTTP transports.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.MCP_PORT— 3000 # optional, HTTP mode onlyOPEN_WEATHER_API_KEY— your_key_hereTRANSPORT— stdio # or "http"[](https://m8ven.ai/mcp/styles102-node-mcp-adr0p2)