A FastMCP server providing 22 mathematical operations for AI assistants like Claude, enabling precise arithmetic calculations through a standardized interface.
Enables basic arithmetic operations (add, subtract, multiply, divide, modulo) via natural language, with a FastMCP-based server and client for exploring MCP tool calling.
A simple Model Context Protocol (MCP) server that provides basic calculation functions to Claude. It enables users to perform mathematical operations like addition directly through natural language commands.
An MCP server that exposes basic arithmetic operations (addition, subtraction, multiplication, division) as tools, usable locally with Claude Desktop or deployed remotely.
A minimal FastMCP server providing demo tools for arithmetic operations and dice rolls, designed for learning MCP wiring with Claude Desktop or other MCP clients.