Skip to content
Claude Code

math tools mcp for Claude Code

io.github.mrfentmen/math-tools-mcp

Prime checks, factors, GCD, and basic statistics computed locally. No network and no key.

client:Claude Code transport:stdio runtime:npm

Install math tools mcp in Claude Code

run in your project directory

claude mcp add math-tools-mcp -- npx -y math-tools-mcp

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

math tools mcp in other clients