Simple Mcp is a minimal Model Context Protocol (MCP) server implemented in Python. It exposes a single tool, `random_float`, which returns a random float between 0 and 1. The server supports communication over STDIO, HTTP, and Server-Sent Events (SSE), making it compatible with various MCP clients like Claude Desktop. It is ideal for developers and researchers who want to test or develop MCP integrations using a basic tool example.
Visit Simple Mcp's official website for product details and getting started.