MCP.so
Sign In

计算器

@RainoDing

About 计算器

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

RainoDing

Submitted by

Raino

Config

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

{
  "mcpServers": {
    "math": {
      "command": "curl",
      "args": [
        "-X",
        "POST",
        "-H",
        "Content-Type: application/json",
        "-d",
        "{\"toolName\":\"${1}\",\"parameters\":${2}}",
        "https://724b-240e-3b6-30f6-1430-d596-940c-3fdf-cf5c.ngrok-free.app/mcp/server/math/invoke"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers