Submit

Sarutahiko MCP 計算ツール

@lil-shimon

Overview

what is Sarutahiko?

Sarutahiko is a simple calculation tool implemented using the Model Context Protocol (MCP) that provides basic arithmetic operations.

how to use Sarutahiko?

To use Sarutahiko, install the dependencies, build the project, and start the server. You can also test the functionality using a test client.

key features of Sarutahiko?

  • Addition (add): Adds two numbers
  • Subtraction (subtract): Subtracts one number from another
  • Multiplication (multiply): Multiplies two numbers
  • Division (divide): Divides one number by another (with zero division error handling)
  • Power (power): Raises a base to an exponent

use cases of Sarutahiko?

  1. Performing basic arithmetic calculations in applications
  2. Integrating with other MCP clients for computation
  3. Customizing and adding new calculation features

FAQ from Sarutahiko?

  • What operations does Sarutahiko support?

Sarutahiko supports addition, subtraction, multiplication, division, and exponentiation.

  • How do I install Sarutahiko?

You can install Sarutahiko by running npm install in the project directory.

  • Can I add new features to Sarutahiko?

Yes! You can customize the project by adding new tools in the calculator-server.ts file.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.

Sarutahiko MCP 計算ツール MCP Server