Back to Home
yadavatul868 icon

test-remote-mcp-server

Verified Safe

by yadavatul868

Overview

This server provides a simple remote API for basic arithmetic operations and random number generation using the FastMCP framework.

Installation

Run Command
python remote_main.py

Security Notes

The server exposes simple arithmetic and random number generation functions. There is no use of 'eval', 'exec', or other inherently dangerous functions that could lead to arbitrary code execution. It listens on '0.0.0.0' by default, which means it is accessible from all network interfaces; ensure appropriate firewalling if exposed to untrusted networks. No hardcoded secrets or sensitive information are identified within the provided source code.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens30
Stars0
Forks0
Last Update2025-11-24

Tags

MCP ServerFastMCPAPICalculatorRandom Number Generation