Calculator MCP server avatar
Calculator MCP server

Pricing

Pay per usage

Go to Apify Store
Calculator MCP server

Calculator MCP server

Developed by

MCP servers

MCP servers

Maintained by Community

A Model Context Protocol server for calculating. This server enables LLMs to use calculator for precise numerical calculations.

0.0 (0)

Pricing

Pay per usage

1

5

3

Last modified

10 days ago

Calculator MCP Server

A Model Context Protocol server for calculating. This server enables LLMs to use calculator for precise numerical calculations.

About this MCP Server: To understand how to connect to and utilize this MCP server, please refer to the official Model Context Protocol documentation at mcp.apify.com.

Connection URL

MCP clients can connect to this server at:

https://mcp-servers--calculator-mcp-server.apify.actor/mcp

Client Configuration

To connect to this MCP server, use the following configuration in your MCP client:

{
"mcpServers": {
"calculator": {
"url": "https://mcp-servers--calculator-mcp-server.apify.actor/mcp",
"headers": {
"Authorization": "Bearer YOUR_APIFY_TOKEN"
}
}
}
}

Note: Replace YOUR_APIFY_TOKEN with your actual Apify API token. You can find your token in the Apify Console.

🚩 Claim this MCP server

All credits to the original authors of https://github.com/githejie/mcp-server-calculator To claim this server, please write to ai@apify.com.


Calculator MCP Server

A Model Context Protocol server for calculating. This server enables LLMs to use calculator for precise numerical calculations.

Available Tools

  • calculate - Calculates/evaluates the given expression.
    • expression (string, required): Expression to be calculated

License

mcp-server-calculator is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.

References

To learn more about Apify and Actors, take a look at the following resources: