Back to Home
Abhijendra icon

Arithmetic-MCP-Server

Verified Safe

by Abhijendra

Overview

Provides an API for performing basic arithmetic operations such as addition, subtraction, multiplication, division, modulus, and power.

Installation

Run Command
python main.py

Security Notes

The server performs basic arithmetic operations. It explicitly handles type conversion to numbers and includes checks for division by zero. No 'eval', shell commands, or other dangerous functions are used. There are no hardcoded secrets or evident network-specific vulnerabilities beyond standard API exposure. Input handling is robust for its intended numeric purpose.

Similar Servers

Stats

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

Tags

ArithmeticCalculatorFastMCPPythonAPI