Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by wrtnlabs • Testing & QA
A lightweight MCP server that exposes basic calculator operations for LLMs and test integrations.
Perform and verify basic arithmetic operations (add, sub, mul, div, mod, sqrt) within a controlled MCP environment.
A lightweight test server to validate MCP client integrations and transport configurations (SSE, InMemoryTransport).
Run simple calculator-based automations inside IDE workflows (e.g., VS Code Copilot) or automated testing setups.
Calculator MCP Server is a small Model Context Protocol server that lets LLMs and agents perform basic arithmetic (add, sub, mul, div, mod, sqrt) and simple automation tasks. It can be run via npx, supports SSE transport for remote connections, and can be embedded programmatically using createServer and InMemoryTransport. It's primarily aimed at testing MCP client integrations, toy projects, and IDE workflows (e.g., use with VS Code Copilot).
Add two numbers
Divide two numbers
Mod two numbers
Multiply two numbers
Square root of a number
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.