Calculator Mcp
@enesgnl
About Calculator Mcp
MCP tool for basic and advanced mathematical operations. It can perform addition, subtraction, multiplication, division, exponentiation and trigonometric functions (sin, cos, tan), square root, logarithm and absolute value calculations. Developed with Python FastMCP, ready for ea
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"calculator": {
"command": "python",
"args": [
"calculator.py"
],
"cwd": "."
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Calculator Mcp?
Calculator Mcp is an MCP tool for basic and advanced mathematical operations, including addition, subtraction, multiplication, division, exponentiation, trigonometric functions (sin, cos, tan), square root, logarithm, and absolute value calculations. It is developed with Python FastMCP.
How to use Calculator Mcp?
No specific installation or configuration instructions are provided in the README. The server is developed with Python FastMCP and described as "ready for easy integration."
Key features of Calculator Mcp
- Supports basic arithmetic (+, -, ×, ÷)
- Exponentiation and power calculations
- Trigonometric functions: sin, cos, tan
- Square root and logarithm operations
- Absolute value computation
- Built with Python FastMCP
Use cases of Calculator Mcp
—
FAQ from Calculator Mcp
—
More Other MCP servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Awesome Mlops
visengerA curated list of references for MLOps
ICSS
chokcoco不止于 CSS
Codelf
unbugA search tool helps dev to solve the naming things problem.
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Comments