Back to Home
Suraj-Varade icon

mcp-math-server

Verified Safe

by Suraj-Varade

Overview

A minimal Model Context Protocol (MCP) server designed to expose basic mathematical tools to AI models.

Installation

Run Command
uv run mcp-server

Security Notes

The server implements a single, simple 'add' function that performs basic integer arithmetic. No dynamic code execution, file system access, network calls, or hardcoded secrets are present in the provided source code. Input types are strictly defined as integers, mitigating common injection vectors. This is a very safe and minimal implementation.

Similar Servers

Stats

Interest Score0
Security Score10
Cost ClassLow
Avg Tokens15
Stars0
Forks0
Last Update2025-11-28

Tags

MCPMathAPIPythonServer