Back to Home
arunkumar-maker icon

test-remote-mcp-server

Verified Safe

by arunkumar-maker

Overview

This server provides a simple calculator API for basic arithmetic operations and random number generation.

Installation

Run Command
fastmcp run main.py --host 0.0.0.0 --transport http --port 8000

Security Notes

The server's source code is simple and performs basic arithmetic and random number generation. There are no obvious signs of 'eval' or similar dangerous functions, obfuscation, or hardcoded secrets. The 'os' module is imported but not utilized, minimizing potential system-level risks. The server binds to 0.0.0.0, which is standard for accessibility but implies it will be reachable from external networks if deployed without proper firewalling. Given its limited functionality, the attack surface is minimal.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens10
Stars0
Forks0
Last Update2026-01-19

Tags

calculatorfastmcpapimathutility