Back to Home
DharaniKumarLearning icon

test-remote-mcp-server

Verified Safe

by DharaniKumarLearning

Overview

Provides a simple calculator server with basic arithmetic (addition) and random number generation capabilities via MCP tools.

Installation

Run Command
python main.py

Security Notes

The server's code is simple and does not use dangerous functions like 'eval'. It binds to '0.0.0.0' which makes it accessible from any network interface, standard for server deployments, but implies external access if deployed without network restrictions. No hardcoded secrets or malicious patterns were found.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens20
Stars0
Forks0
Last Update2026-01-17

Tags

MCPCalculatorPythonFastMCPServer