Connection check
verified live · 20h ago
calculator-2
Calculators accessible via MCP with real-time collaborative sessions and shareable URLs.
Tools
10
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
10 toolsRead from the running server on 20h ago.
calculate
inputs*strictcalculator*
Run a calculation and get results + prefilled URL Run a calculation and get results + prefilled URL
calculate_cas
strictexpressionexpressions
Evaluate one or more headless CAS expressions server-side (MCP-only numeric mode). Unsupported expressions return a GUI handoff link. Evaluate one or more headless CAS expressions server-side (MCP-only numeric mode). Unsupported expressions return a GUI handoff link.
calculate_cas_headless
strictexpressionexpressions
Alias of calculate_cas. Headless MCP-only CAS evaluator; if unsupported features are requested, returns GUI handoff details. Alias of calculate_cas. Headless MCP-only CAS evaluator; if unsupported features are requested, returns GUI handoff details.
close_session
session_id*
Close a session and optionally persist a snapshot of its final state Close a session and optionally persist a snapshot of its final state
create_session
metadatacalculator*
Create a new interactive session for any calculator and return the session URL Create a new interactive session for any calculator and return the session URL
generate_prefilled_url
inputs*strictcalculator*
Generate a prefilled URL without running calculation Generate a prefilled URL without running calculation
get_calculator_schema
calculator*
Get the input schema for a specific calculator Get the input schema for a specific calculator
get_session_state
session_id*
Retrieve the current field values, computation transcript, and pending message queue for an active session Retrieve the current field values, computation transcript, and pending message queue for an active session
list_calculators
category
List available calculators, optionally filtered by category List available calculators, optionally filtered by category
push_session_action
actions*session_id*