test-remote-mcp-server
Verified Safeby Bhanuraj23m0316iitb
Overview
Provides a simple HTTP API for performing basic calculations and retrieving server metadata.
Installation
python main.pySecurity Notes
The server implements simple arithmetic and random number generation via FastMCP. No dynamic code execution, hardcoded secrets, or unusual network risks are present. It binds to 0.0.0.0, which is standard for a server intended to be accessible, but should be considered in deployment.
Similar Servers
remote-mcp-server
A remote Model Context Protocol (MCP) server for tracking personal expenses, providing tools to add, list, and summarize financial data.
test-remote-server
This server provides basic arithmetic and random number generation capabilities through an MCP interface.
test-mcp-server
An application for tracking and managing personal or small business expenses, allowing users to add, list, and summarize financial outlays.
TEST-REMOTE-SERVER
A server providing basic arithmetic and random number generation as API tools.