TEST-REMOTE-SERVER
Verified Safeby vandana08
Overview
A server providing basic arithmetic and random number generation as API tools.
Installation
python main.pySecurity Notes
The provided code is simple and does not contain any obvious security vulnerabilities like 'eval', hardcoded credentials, or risky network operations. All operations are confined to basic arithmetic and standard library functions.
Similar Servers
test-remote-mcp-server
This server provides a simple calculator API for basic arithmetic operations and random number generation.
remote-mcp-servers
This server provides an asynchronous API for tracking and summarizing personal or business expenses, allowing users to add new entries, list them by date range, and summarize spending by category.
test-remote-server
This server provides basic arithmetic and random number generation capabilities through an MCP interface.
test-remote-mcp-server
Provides a simple calculator server with basic arithmetic (addition) and random number generation capabilities via MCP tools.