Calculator-MCP
@to404hanga
关于 Calculator-MCP
High-precision calculation mcp server
基本信息
配置
工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Calculator-MCP?
Calculator-MCP is a high-precision scientific calculator server implemented in Go. It supports complex mathematical operations—including arithmetic, trigonometric, and logarithmic functions—with customizable precision up to 75 decimal places. It is intended for users who need reliable, arbitrary-precision calculations.
How to use Calculator-MCP?
Invoke Calculator-MCP by providing mathematical expressions directly as inputs. Example expressions include 1 + 2 * 3, 2 * PI, sqrt(16), or (1 + sqrt(16)) * 2. No additional installation or configuration steps are described in the README.
Key features of Calculator-MCP
- Supports addition, subtraction, multiplication, and division.
- Includes constants PI and E for calculations.
- Provides sqrt, pow, log, ln, and lg functions.
- Offers trigonometric functions (sin, cos, tan, inverse trig).
- Allows custom precision up to 75 decimal places.
Use cases of Calculator-MCP
- Performing arithmetic with nested parentheses.
- Using mathematical constants in expressions.
- Computing square roots and exponentiations.
- Evaluating trigonometric and inverse trigonometric functions.
- Performing logarithmic calculations with custom bases.
FAQ from Calculator-MCP
Can I divide by zero?
No, division by zero is not allowed.
Can I calculate the square root of a negative number?
No, the square root of negative numbers is not supported.
What precision does Calculator-MCP support?
The default precision is 10 decimal places, and the maximum is 75 decimal places.
Are logarithmic functions available?
Yes: log(x,b) for arbitrary base, ln(x) for natural logarithm, and lg(x) for common logarithm. Input and base must be positive; base cannot be 1.
What are the input range limits for inverse trigonometric functions?
For asin(x) and acos(x), the input must be in the range [-1, 1]. atan(x) has no such restriction.
其他 分类下的更多 MCP 服务器
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Servers
modelcontextprotocolModel Context Protocol Servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论