calculator-sse

calculator-sse

12

This project showcases a demo MCP Server implemented with Node.js and TypeScript. It features calculation tools like BMI and addition, providing real-time responses via Server-Sent Events. The project demonstrates integration with Microsoft Copilot Studio and GitHub Copilot Agent.

Step-by-step Implementation of MCP Server and Integration into Microsoft Copilot Studio and GitHub Copilot Agent

This project provides a demo of a Node.js and TypeScript MCP Server using the Model Context Protocol SDK. It features tools for BMI calculation and addition that operate via Server-Side Events (SSE). Essential integrations include Microsoft Copilot Studio and GitHub Copilot Agent. Notable features include:

  • SSE Support
  • BMI Calculator Tool
  • Addition Tool
  • Integration with GitHub Copilot Agent
  • Integration with Microsoft Copilot Studio
  • Azure App Service Ready

The server operates at http://localhost:3001.