Server Details
MCPCalc gives agents access to a comprehensive library of calculators spanning finance, math, health, construction, engineering, food, automotive, and more. It includes a full Computer Algebra System (CAS) and a grid-based Spreadsheet calculator.
- Status
- Healthy
- Last Tested
- Transport
- Streamable HTTP
- URL
See and control every tool call
Available Tools
8 toolscalculateTry in Inspector
Run a calculation and get results + prefilled URL
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Calculator input values | |
| strict | No | If true, reject invalid or unknown input fields instead of dropping them | |
| calculator | Yes | Calculator slug |
close_sessionTry in Inspector
Close a session and optionally persist a snapshot of its final state
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session UUID |
create_sessionTry in Inspector
Create a new interactive session for any calculator and return the session URL
| Name | Required | Description | Default |
|---|---|---|---|
| metadata | No | Optional session metadata | |
| calculator | Yes | Calculator slug |
generate_prefilled_urlTry in Inspector
Generate a prefilled URL without running calculation
| Name | Required | Description | Default |
|---|---|---|---|
| inputs | Yes | Input values for URL | |
| strict | No | If true, reject invalid or unknown input fields instead of dropping them | |
| calculator | Yes | Calculator slug |
get_calculator_schemaTry in Inspector
Get the input schema for a specific calculator
| Name | Required | Description | Default |
|---|---|---|---|
| calculator | Yes | Calculator slug |
get_session_stateTry in Inspector
Retrieve the current field values, computation transcript, and pending message queue for an active session
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | Session UUID |
list_calculatorsTry in Inspector
List available calculators, optionally filtered by category
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category (e.g., 'finance', 'math') |
push_session_actionTry in Inspector
Push actions into a session's message queue (set fields, submit computation, trigger plot, etc.)
| Name | Required | Description | Default |
|---|---|---|---|
| actions | Yes | Array of SessionAction objects to push to the browser | |
| session_id | Yes | Session UUID |
To claim this server, publish a /.well-known/glama.json file on your server's domain with the following structure:
The email address must match the email associated with your Glama account. Once verified, the server will appear as claimed by you.
Control your server's listing on Glama, including description and metadata
Receive usage reports showing how your server is being used
Get monitoring and health status updates for your server
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!