Back to Home
NaokiTest icon

mcp_calculator_server

by NaokiTest

Overview

A server that provides an API for basic mathematical calculations.

Installation

Run Command
No command provided

Security Notes

Source code was not provided for analysis. A server named 'mcp_calculator_server' inherently carries a significant security risk, as calculator functionality often relies on interpreting arbitrary user-provided mathematical expressions. This frequently involves dangerous functions like `eval()` or `exec()` which, if not meticulously sandboxed, can lead to remote code execution (RCE) or other injection vulnerabilities. Without the source code, it's impossible to verify the safety or presence of robust sanitization and sandboxing mechanisms.

Similar Servers

Stats

Interest Score0
Security Score3
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-11-29

Tags

CalculatorAPIServerMathMicroservice