Submit

Calculator SSE

@biswapm

Overview

what is Calculator SSE?

Calculator SSE is a demo project that implements a Node.js and TypeScript MCP server, providing simple calculation tools like BMI and addition through the Model Context Protocol (MCP) and supporting real-time responses via Server-Sent Events (SSE).

how to use Calculator SSE?

To use Calculator SSE, install the dependencies, build the TypeScript code, and start the server. Access the server at http://localhost:3001 and use the provided endpoints for calculations.

key features of Calculator SSE?

  • ✅ SSE (Server-Sent Events) Support
  • ✅ BMI Calculator Tool
  • ✅ Addition Tool
  • ✅ Integration with Github Copilot Agent
  • ✅ Integration with Microsoft Copilot Studio
  • ✅ Azure App Service Ready

use cases of Calculator SSE?

  1. Calculating BMI based on user input.
  2. Performing simple addition operations.
  3. Integrating with development tools like Github Copilot for enhanced productivity.

FAQ from Calculator SSE?

  • Can I use this project for production?

No, this is a demo project and is not intended for production use.

  • How do I test the SSE endpoint?

You can test the SSE endpoint by navigating to http://localhost:3000/sse in your browser or using Postman to send requests to the server.

  • Is there any support available?

This project is provided as-is and does not come with official support.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

- MCP Server