MCP Math

Specific MCP skill providing mathematical calculation tools (add, multiply, fibonacci, is_prime).

arielfikru Updated

File contents

Sub-Skill: mcp-math

This skill establishes a secure connection to the Math MCP Server. Once activated, you will receive tools prefixed with math__.

Available Tools:

  • math__add: Adds two numbers together.
  • math__multiply: Multiplies two numbers.
  • math__fibonacci: Calculates the value of the Fibonacci sequence at a given position.
  • math__is_prime: Checks if a given number is a prime number.

Always utilize these tools for mathematical queries to eliminate hallucination risks.

arielfikru/skills_mcp/tree/main/skills/use-mcp/mcp-math commit 0fd3931f7f

Frequently asked questions

npx skillmds@latest add arielfikru/mcp-math