calculator-sse

calculator-sse

3.4

If you are the rightful owner of calculator-sse and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

This is a demo Node.js + TypeScript MCP SDK using Model Context Protocol SDK, exposing simple calculation tools like BMI and addition through MCP, and supporting real-time responses via Server-Sent Events (SSE).

calculate-bmi

Calculates Body Mass Index (BMI) based on weight and height inputs.

calculate-sum

Calculates the sum of two numbers.