simple-calculator-mcp-server

simple-calculator-mcp-server

3.5

This document provides a tutorial on building a simple MCP calculator server and connecting it to Claude for Desktop.

add

Perform addition of two numbers

Subtract

Perform subtraction operation of two numbers

Multiply

Perform multiplication of two numbers

divide

Perform division operation of two numbers (processing zero division error)