MCP Calculator Server
@abdulrehmankhalid786
About MCP Calculator Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-calculator-server": {
"command": "python",
"args": [
"server.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is MCP Calculator Server?
MCP Calculator Server is a tool that exposes basic mathematical operations as callable functions via the Machine Communication Protocol (MCP). It targets developers integrating calculator capabilities into MCP-compatible clients.
How to use MCP Calculator Server?
Clone the repository, install dependencies with pip install -r requirements.txt, then run python server.py. The server listens for MCP requests over standard input/output.
Key features of MCP Calculator Server
- Addition, subtraction, multiplication, and division
- Power, square root, cube root, and factorial
- Natural logarithm and remainder
- Trigonometric functions: sine, cosine, tangent
- Exposes 13 callable tools via MCP
Use cases of MCP Calculator Server
- Embedding arithmetic operations into an MCP-based application
- Providing math capabilities to a language model or agent over stdin/stdout
- Rapid prototyping of MCP servers for educational or utility purposes
FAQ from MCP Calculator Server
What Python version is required?
Python 3.8 or higher is needed.
What dependencies are needed?
The mcp package and its dependencies are required.
How do I start the server?
Run the command python server.py after installing dependencies.
How does the server communicate?
It uses standard input/output for MCP requests, no network configuration required.
What operations are available?
The server provides add, subtract, multiply, divide, power, sqrt, cbrt, factorial, log, remainder, sin, cos, and tan.
Frequently asked questions
What Python version is required?
Python 3.8 or higher is needed.
What dependencies are needed?
The `mcp` package and its dependencies are required.
How do I start the server?
Run the command `python server.py` after installing dependencies.
How does the server communicate?
It uses standard input/output for MCP requests, no network configuration required.
What operations are available?
The server provides add, subtract, multiply, divide, power, sqrt, cbrt, factorial, log, remainder, sin, cos, and tan.
Basic information
More Other MCP servers
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Lemon.io
lemon-ioRequest dedicated senior developers to work on your project, write job descriptions, and prep technical interviews — all without leaving your Claude chat. Just describe what you need, and Lemon.io MCP does the rest. 1–3
Comments