MCP.so
登录
C

Calculator Mcp

@enesgnl

关于 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

基本信息

分类

其他

传输方式

stdio

发布者

enesgnl

提交者

Enes Gönül

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器