Simple Mcp

Simple Mcp

A minimal MCP server exposing a random float tool for testing.

Visit Simple Mcp

About Simple Mcp

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.

Resources

Product Website

Visit Simple Mcp's official website for product details and getting started.

Visit website →