math-mcp

math-mcp

13

Math-MCP is an MCP server that empowers Large Language Models by providing them with essential math and statistics functionalities. It offers functions for arithmetic operations, statistical calculations, and rounding through a straightforward API.

Math-MCP

A Model Context Protocol (MCP) server that enhances Large Language Models (LLMs) with mathematical and statistical functions.

Features

  • Basic arithmetic operations (addition, subtraction, multiplication, division)
  • Statistical functions (sum, average, min, max)
  • Rounding functions (floor, ceiling, round)

Installation

Installing via Smithery

  • Use the Smithery CLI to install Math-MCP for Claude Desktop automatically.

Installing Manually

  • Clone the repository and configure your MCP settings file.

Available Functions

Details of available functions such as add, subtract, multiply, division, sum, average, min, max, floor, ceiling, and round.