Skip to main content
Other Tools and IntegrationsUnknown

pwh-pwh/cal-mcp

An MCP server for Mathematical expression calculation

other-tools-and-integrations
Share:

Quick Start

Clone the repository:

git clone https://github.com/pwh-pwh/cal-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "cal-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "pwh-pwh/cal-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Other Tools and Integrations
Language
Unknown
Author
pwh-pwh