MCP Calc Tools

22 tools. 4 can modify or destroy data without limits.

4 write tools that can modify data. Rate limits recommended.

Last updated:

4 can modify or destroy data
18 read-only
22 tools total

Community server · catalogue entry verified 12/06/2026

How to control MCP Calc Tools ↓

What MCP Calc Tools exposes to your agents

Read (18) Write / Execute (4) Destructive / Financial (0)
High Risk

The most dangerous MCP Calc Tools tools

4 of MCP Calc Tools's 22 tools can modify, destroy, or commit something on every call — and an agent calls them with no built-in limits.

How to control MCP Calc Tools

PolicyLayer is an MCP gateway — it sits between your AI agents and MCP Calc Tools, and nothing reaches the server without passing your rules. These are the rules we recommend:

Cap read operations
{
  "laplace_transform": {
    "limits": [
      {
        "counter": "laplace_transform_per_minute",
        "window": "minute",
        "max": 60,
        "scope": "grant"
      }
    ]
  }
}

Controls API costs and prevents retry loops from exhausting upstream rate limits.

  1. Create a free account and register MCP Calc Tools — nothing to install.
  2. Add these rules — paste them, or build them visually. Tune the limits to your setup.
  3. Point your MCP client (Claude, Cursor, anything) at your gateway URL.
ENFORCE POLICY ON MCP CALC TOOLS →

Free to start. No card required.

All 22 MCP Calc Tools tools

READ 18 tools
Read laplace_transform Numerical approximation of the Laplace transform F(s) = ∫₀^∞ f(t)·e^(-st) dt. Provide expression in t, and a r Read binomial_distribution Calculate binomial probability P(X=k) for exactly k successes in n trials with success probability p. Example: Read black_scholes Price a European option using Black-Scholes formula. Returns the option premium as a number. Inputs: S (underl Read derivative Calculate the symbolic derivative of a mathematical expression. Returns the derivative as a string. Use for fi Read describe_available_tools Find the right tool for your math or finance problem. Describe your goal in natural language and get tool sugg Read eigenvalues Find the eigenvalues of a square matrix. Returns an array of numbers. Example: eigenvalues([[4,1],[2,3]]) -> [ Read integral Calculate the symbolic indefinite integral (antiderivative). Supports polynomials, exponentials (e^(ax)), trig Read limit Determine the limit of a function as a variable approaches a value. Uses numerical evaluation from both sides. Read matrix_determinant Calculate the determinant of a square matrix. Returns a scalar. Example: matrix_determinant([[1,2],[3,4]]) -> Read matrix_inverse Find the inverse of a square matrix. Matrix must be non-singular. Example: matrix_inverse([[1,2],[3,4]]) -> [[ Read matrix_multiply Multiply two matrices. Input as nested arrays [[row1],[row2],...]. Column count of A must match row count of B Read normal_distribution Evaluate the Normal probability density function (PDF) at a point. Returns the density value. Examples: normal Read option_greeks Calculate all five Option Greeks (Delta, Gamma, Vega, Theta, Rho) for a European option. Example: option_greek Read poisson_distribution Calculate Poisson probability P(X=k) for a given rate lambda. Example: poisson_distribution(3, 2) -> 0.1804 (p Read sharpe_ratio Calculate Sharpe ratio of a return series relative to a risk-free rate. Sharpe = (mean - Rf) / std. Higher is Read value_at_risk Estimate Value at Risk (VaR) using historical method (percentile-based). Returns the loss threshold at the giv Read volume_of_revolution Calculate the volume of a solid of revolution around the x-axis using the disk method. V = π∫f(x)²dx. Examples Read cashflow_schedule Generate a periodic compound interest schedule showing interest accrued and running balance per period. Exampl

Related servers

Other MCP servers with similar tools — same risk classification, starter policies for each.

Questions about MCP Calc Tools

Is the MCP Calc Tools MCP server safe to use without restrictions? +

The MCP Calc Tools server is primarily read-only with 18 read tools. While it cannot modify data, an agent in a retry loop can make thousands of API calls per minute, exhausting rate limits and running up costs. Rate limiting is still recommended.

How many tools does the MCP Calc Tools MCP server expose? +

22 tools across 3 categories: Execute, Read, Write. 18 are read-only. 4 can modify, create, or delete data.

How do I enforce a policy on MCP Calc Tools? +

Register the MCP Calc Tools MCP server in PolicyLayer, apply the suggested rules above (adjust the limits to your use case), and point your AI client at the PolicyLayer proxy URL instead of the server directly. Your agents keep the same tools; PolicyLayer evaluates every call against policy before it executes. Nothing to install, live in minutes.

Enforce policy on every MCP Calc Tools tool call.

Deterministic rules across all 22 MCP Calc Tools tools. Per-identity grants. Full audit log. Live in minutes. Nothing to install.

Free to start. No card required.

22 MCP Calc Tools tools catalogued and risk-classified — across an index of 43,000+ MCP servers.

// GET IN TOUCH

Have a question or want to learn more? Send us a message.

Message sent.

We'll get back to you soon.