Back to search
30
MCP streamable-http

mathjs

io.github.pipeworx-io/mathjs

Math.js MCP — wraps the mathjs.org API (free, no auth)

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

Similar MCP servers embedding-nearest

numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
newton
Newton MCP — wraps the Newton math solver API (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
Pypi
PyPI MCP — wraps the PyPI JSON API (free, no auth)
0 tools · streamable-http
npm
npm MCP — wraps the npm Registry API (free, no auth)
0 tools · streamable-http
chess
Chess.com MCP — wraps the Chess.com public API (free, no auth)
0 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "mathjs": {
      "url": "https://gateway.pipeworx.io/mathjs/mcp",
      "transport": "streamable-http"
    }
  }
}