@pipeworx/mathjs
Connect: https://gateway.pipeworx.io/mathjs/mcp · Install: one-click buttons
No MCP client? Skip the connection: POST https://gateway.pipeworx.io/v1/tools/search_packs {"query":"..."} to find a tool below, GET /v1/tools/<name> for its schema, POST the same URL with arguments for the data — see For AI agents.
Tools: 2
Tools
- evaluate — Evaluate mathematical expressions: arithmetic, algebra, trigonometry, statistics. Returns computed result. E.g., “2+2”, “sin(pi/2)”, “sqrt(16)”, “mean([1,2,3])”. Use when you need to calculate or simp
- convert_units — Convert between units: length, weight, temperature, volume, time, etc. Returns converted value. E.g., “5 m to ft”, “100 kg to lbs”, “32 degF to degC”. Use for unit conversions.
Tools
convert_units— Convert between units: length, weight, temperature, volume, time, etc. Returns converted value. E.g., 5 m to ft , 100 kg to lbs , 32 degF to degC . Use for unit conversions.evaluate— Evaluate mathematical expressions: arithmetic, algebra, trigonometry, statistics. Returns computed result. E.g., 2+2 , sin(pi/2) , sqrt(16) , mean([1,2,3]) . Use when you need to calculate or simplify