coin-flip-mcp
0
The Coin Flip MCP Server provides a tool for generating random outcomes using the randomness API from random.org, demonstrating the Model Context Protocol. It allows configurable coin flips with true randomness and is designed to be used with MCP clients like Claude Desktop.
Coin Flip MCP Server
An MCP server providing true random coin flips using random.org's API.
Features
- Tools: Flip a coin with configurable sides.
- Default sides: 2.
- Utilizes true randomness from random.org.
- Handles edge cases like 0, 1, or negative sides.
Installation
- Add server config to Claude Desktop configuration files based on the OS.
Example Usage
- Natural language commands can be used for random outcome generation via an MCP client.
Development
- Install dependencies, build the server, or use auto-rebuild for development.