Provides calculator functionality to Model Context Protocol (MCP) clients.
The Calculator server is a Model Context Protocol (MCP) implementation designed to provide simple mathematical calculations to MCP clients like Claude Desktop. It supports basic arithmetic operations including addition, subtraction, multiplication, and division via the 'calculate' tool. After configuring the server with your MCP client, you can ask your client to perform calculations, turning it into a convenient calculation tool.
主要功能
010 GitHub stars
02Supports addition, subtraction, multiplication, and division.
03Fully compatible with Claude Desktop and other MCP clients.
04Uses the Model Context Protocol (MCP).
使用案例
01Performing calculations within Claude Desktop.
02Integrating calculator functionality into MCP-compatible applications.