MCP.so
Sign In

Mcp Server Calculator

@wyzzhe

About Mcp Server Calculator

The MCP Simple Arithmetic Calculator Server is a lightweight computation service specifically designed to perform basic arithmetic operations, including addition, subtraction, multiplication, and division.

Basic information

Category

Other

Transports

stdio

Publisher

wyzzhe

Submitted by

Wang Yuanzhe

Config

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

{
  "mcpServers": {
    "mcp-server-calculator": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "ghcr.io/wyzzhe/test-go-mcp-server:v1.0.1"
      ]
    }
  }
}

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

How to use Mcp Server Calculator?

Key features of Mcp Server Calculator

Use cases of Mcp Server Calculator

Comments

More Other MCP servers