mcp-server-test
Verified Safeby vyshnev
Overview
This server provides a simple Micro-service Control Protocol (MCP) interface for basic arithmetic and random number generation.
Installation
python main.pySecurity Notes
The code is very simple, performing basic arithmetic and random number generation without any dynamic code execution, external process calls, or handling of sensitive inputs that could lead to vulnerabilities. No hardcoded secrets or malicious patterns were observed.
Similar Servers
openwebui-tool-server
Provides a unified API endpoint for various tools (calculator, multiple web search engines, webpage content extraction) that can run in either OpenAPI or MCP (Multi-Modal Communicative Protocol) mode.
test-remote-mcp-server
This server provides a simple calculator API for basic arithmetic operations and random number generation.
TEST-REMOTE-SERVER
A server providing basic arithmetic and random number generation as API tools.
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.