Back to search
30
MCP

@pipeworx/mcp-mathjs

npm/@pipeworx/mcp-mathjs

MCP server for mathematical expression evaluation and unit conversion via mathjs API

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@pipeworx/mcp-numbersapi
MCP server for number trivia, date facts, and math facts via NumbersAPI
0 tools
@pipeworx/mcp-exchangerate
MCP server for currency exchange rates via open.er-api.com
0 tools
@pipeworx/mcp-disease
MCP server for COVID-19 statistics via disease.sh API
0 tools
math-mcp-server-testing
MCP server for mathematical calculations
0 tools
@pipeworx/mcp-translate
MCP server for language translation via LibreTranslate
0 tools
@pipeworx/mcp-imgflip
MCP server for popular meme templates via Imgflip API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@pipeworx/mcp-mathjs": {
      "url": "None",
      "transport": "http"
    }
  }
}