MCP.so
Sign In
C

Calculator Mcp

@enesgnl

About Calculator Mcp

MCP tool for basic and advanced mathematical operations. It can perform addition, subtraction, multiplication, division, exponentiation and trigonometric functions (sin, cos, tan), square root, logarithm and absolute value calculations. Developed with Python FastMCP, ready for ea

Basic information

Category

Other

Transports

stdio

Publisher

enesgnl

Submitted by

Enes Gönül

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "calculator": {
      "command": "python",
      "args": [
        "calculator.py"
      ],
      "cwd": "."
    }
  }
}

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 Calculator Mcp?

Calculator Mcp is an MCP tool for basic and advanced mathematical operations, including addition, subtraction, multiplication, division, exponentiation, trigonometric functions (sin, cos, tan), square root, logarithm, and absolute value calculations. It is developed with Python FastMCP.

How to use Calculator Mcp?

No specific installation or configuration instructions are provided in the README. The server is developed with Python FastMCP and described as "ready for easy integration."

Key features of Calculator Mcp

  • Supports basic arithmetic (+, -, ×, ÷)
  • Exponentiation and power calculations
  • Trigonometric functions: sin, cos, tan
  • Square root and logarithm operations
  • Absolute value computation
  • Built with Python FastMCP

Use cases of Calculator Mcp

FAQ from Calculator Mcp

Comments

More Other MCP servers