Scientific Math Calculator MCP avatar

Scientific Math Calculator MCP

Pricing

from $2.00 / 1,000 mcp requests

Go to Apify Store
Scientific Math Calculator MCP

Scientific Math Calculator MCP

Safe restricted scientific calculator: expressions, constants, conversions, statistics, equations, and vectors.

Pricing

from $2.00 / 1,000 mcp requests

Rating

0.0

(0)

Developer

Stefy (nextime) Lanza

Stefy (nextime) Lanza

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

7 days ago

Last modified

Categories

Share

Safe scientific calculator MCP for numeric expressions, unit conversions, statistics, equations, vectors, and constants.

MCP endpoint

This Apify Actor runs in Standby mode and exposes a Streamable HTTP MCP endpoint at /mcp. Use the Actor Standby URL with /mcp and authenticate with an Apify API token.

curl -s -X POST "https://<username>--scientific-math-calculator.apify.actor/mcp" \
-H "Authorization: Bearer $APIFY_TOKEN" \
-H "Content-Type: application/json" \
-H "Accept: application/json, text/event-stream" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"demo","version":"1.0"}}}'

Tools (6)

  • calculate
  • constants
  • convert_units
  • quadratic_solver
  • statistics_summary
  • vector_ops

Pricing

Pay per event:

  • Event: mcp_request
  • Price: $0.002 per successful MCP request
  • Minimum max total charge: $0.01

Notes

  • Hosted MCP over Apify Standby; buyers run no local server.
  • Structured JSON responses built for agents rather than for a browser.
  • Upstream public sources can rate-limit or change schemas.
  • Informational only: not medical, legal, financial, safety-of-life or official authority advice.