Back to Home
riccardotornesello icon

mcp-math

Verified Safe

by riccardotornesello

Overview

Provides a comprehensive set of mathematical operations and functions via a Model Context Protocol (MCP) API.

Installation

Run Command
docker run -d -p 8080:8080 riccardotornesello/mcp-math:latest

Security Notes

The server implements standard mathematical functions using Go's `math` package. There are no indications of dangerous functions (e.g., `eval`, `exec`), hardcoded secrets, or unusual network activity. Input validation is present for potential error conditions like division by zero or empty arrays. The scope is limited to pure mathematical computation, significantly reducing the attack surface.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassLow
Avg Tokens5
Stars0
Forks0
Last Update2025-11-24

Tags

MathematicsAPIArithmeticTrigonometryUtility