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

コメント

「その他」の他のコンテンツ