SSE Calculator MCP Server

Created By
phamtienducenga year ago
Overview

what is SSE Calculator MCP Server?

SSE Calculator MCP Server is a stateful calculator server that utilizes Server-Sent Events (SSE) for real-time communication and implements the Model Context Protocol (MCP) for integration with AI assistants.

how to use SSE Calculator MCP Server?

To use the server, clone the repository, install the dependencies, start the server, and access the web-based calculator interface in your browser at http://localhost:3000.

key features of SSE Calculator MCP Server?

  • Real-time calculator operations using SSE
  • Stateful sessions for ongoing calculations
  • History tracking for all calculations
  • Web-based calculator interface
  • MCP integration for AI assistants

use cases of SSE Calculator MCP Server?

  1. Performing real-time calculations in web applications.
  2. Integrating with AI assistants for enhanced user interaction.
  3. Tracking calculation history for user sessions.

FAQ from SSE Calculator MCP Server?

  • What technologies are used in this project?

The server is built using NestJS and utilizes Node.js for its runtime environment.

  • Can I deploy this server on cloud platforms?

Yes! The server can be deployed on various platforms including Docker, Heroku, and DigitalOcean.

  • Is there a web interface for this calculator?

Yes! The server provides a web-based interface for users to perform calculations.

Project Info
Created At
a year ago
Updated At
a year ago
Author Name
phamtienduceng
Star
0
Language
TypeScript
License
-

Recommend Servers

View All
Socialcrawl Mcp
@Ridio

`socialcrawl-mcp` is an MCP server that connects AI agents to the [SocialCrawl API](https://socialcrawl.dev) — a unified social media data API covering 21 platforms and 108 endpoints. Retrieve profiles, posts, comments, search results, trending content, and analytics from TikTok, Instagram, YouTube, Twitter/X, LinkedIn, Reddit, and 15 more platforms. One API key, one consistent response format, every platform. **What the MCP server does:** - Discovers available platforms and endpoints dynamically - Fetches live social media data on your behalf - Validates requests locally before making API calls (saves credits) - Provides built-in API documentation the agent can query on demand ## Installation ### Claude Code (quickest) ```bash claude mcp add --scope user socialcrawl -- npx -y socialcrawl-mcp ``` Then set your API key: ```bash claude mcp add-env socialcrawl SOCIALCRAWL_API_KEY sc_your_key_here ``` ### Claude Desktop Add to `~/Library/Application Support/Claude/claude_desktop_config.json` (macOS) or `%APPDATA%\Claude\claude_desktop_config.json` (Windows): ## Setup ### 1. Get your API key Sign up at [socialcrawl.dev](https://socialcrawl.dev) and grab your API key from the dashboard. Every account starts with **100 free credits** — no credit card required. ### 2. Add the key to your config Replace `sc_your_key_here` in the installation config above with your actual API key (starts with `sc_`). > [!TIP] > You can also set `SOCIALCRAWL_API_KEY` as a system environment variable instead of putting it in the MCP config. The discovery and documentation tools work even without a key — only actual API requests need one. ## Usage Ask your AI agent in natural language. The MCP server handles the rest.

15 hours ago
Fairrate

2 days ago
Sportsignal

a day ago
Fast.io
@MediaFire

21 hours ago