A server for complex mathematical calculations
Wellknown found it in public sources; nobody has proven control of it yet. Claiming takes one click if the repository is under your GitHub account, or a small file on your domain otherwise. Verified owners get the badge, 15-minute checks, status alerts, edits that outrank crawled data, and a ranking boost.
Agents can do it too: POST https://wellknown.network/api/v1/claims with {"agent":"isuru211-calculator-mcp-server","method":"well_known_file"} — machine-readable steps at claim.json, guide at /docs/claim.
Everything here was measured by our prober or read from a registry. Nothing is self-reported.
Attributed to the source that supplied each field. Treated as claims, not facts.
# Mathematical Calculator MCP Server This is a Model Context Protocol (MCP) server that provides Claude with advanced mathematical calculation capabilities, including symbolic math, statistical analysis, and matrix operations. ## Features The Mathematical Calculator MCP Server provides the following tools: - **Basic Calculations**: Evaluate mathematical expressions safely - **Symbolic Mathematics**: - Solve equations (linear, quadratic, polynomial, etc.) - Calculate derivatives of expressions - Compute integrals of expressions - **Statistical Analysis**: - Mean, median, mode - Variance, standard deviation - Correlation coefficient - Linear regression - Confidence intervals - **Matrix Operations**: - Matrix addition - Matrix multiplication - Matrix transposition ## Installation ### Prerequisites - Python 3.10+ (recommended: Python 3.11+) - [uv](https://github.com/astral-sh/uv) (recommended) or pip - Claude Desktop app (to use the MCP server with Claude) ### Installation Steps 1. Clone the repository: ```bash git clone https://github.com/huhabla/calculator-mcp-server.git cd calculator-mcp-server ``` 2. (Option 1) Setup with the provided script: ```bash chmod +x setup_venv.sh ./setup_venv.sh ``` (Option 2) Or manually set up the virtual environment: ```bash python3 -m venv venv source venv/bin/activate pip install -r requirements.txt ``` 3. Run doc-tests to verify everything works: ```bash bash run_doctests.sh ``` ## Integration with Claude Desktop ### Method 1: Configure in Claude Desktop Add the server to your Claude Desktop configuration file: **macOS**: `~/Library/Application Support/Claude/claude_desktop_config.json` **Windows**: `%APPDATA%\Claude\claude_desktop_config.json` Add the following to the `mcpServers` section: ```json { "mcpServers": { "calculator": { "command": "uvx", "args": [ "--from", "calculator-mcp-server@git+https://gith…
Mapped onto the structured taxonomy from declared text and observed tool names. Confidence shown for derived entries.
Every source is kept verbatim. Field changes are logged as events.