Back to Home
akash-soni icon

MCP-MATH-SERVER

Verified Safe

by akash-soni

Overview

Provides basic arithmetic operations (addition, subtraction, multiplication) as remote tools via an MCP server, primarily for integration with AI agents.

Installation

Run Command
fastmcp run main.py

Security Notes

The server's source code is simple and does not contain obvious security vulnerabilities like `eval`, arbitrary file access, or direct network listening configurations beyond what the `fastmcp` framework provides. Input validation in `_as_number` handles basic type safety. The overall security relies on the `fastmcp` framework itself.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens1
Stars0
Forks0
Last Update2025-11-23

Tags

MathUtilityMCPServerTools