mcp-server-coinflip
Verified Safeby filiksyos
Overview
A simple MCP server for flipping coins to aid in decision-making, game mechanics, or probability simulation.
Installation
No command providedSecurity Notes
Based on the provided README and file list, the server appears to be a self-contained, simple application without external dependencies or complex integrations that might introduce common vulnerabilities like `eval` or network risks. Parameters (`count`, `weighted`) are described as simple types, reducing injection potential. Default operation is local via HTTP or STDIO. A full source code review would be necessary to confirm absolute safety.
Similar Servers
pulse-tm
Pulse is a terminal-based task manager designed for developers to manage projects and tasks, offering CLI, TUI, and seamless integration with AI agents via the Model Context Protocol (MCP).
demo-mcp-server
A simple Model Context Protocol (MCP) server providing utility tools for dice rolling and number addition for MCP-compatible clients like Claude Desktop.
mcp-server-test
This server provides a simple Micro-service Control Protocol (MCP) interface for basic arithmetic and random number generation.
MCP_server_knowhow
To practice and experiment with different implementations using a Minecraft Coder Pack (MCP) server.