Back to search
30
MCP streamable-http

newton

io.github.pipeworx-io/newton

Newton MCP — wraps the Newton math solver API (free, no auth)

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

Similar MCP servers embedding-nearest

mathjs
Math.js MCP — wraps the mathjs.org API (free, no auth)
0 tools · streamable-http
numuersapi
NumbersAPI MCP — wraps numbersapi.com (free, no auth)
0 tools · streamable-http
npm
npm MCP — wraps the npm Registry API (free, no auth)
0 tools · streamable-http
xkcd
XKCD MCP — wraps xkcd.com JSON API (free, no auth)
0 tools · streamable-http
nouel
Nobel MCP — wraps the Nobel Prize API v2 (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": {
    "newton": {
      "url": "https://gateway.pipeworx.io/newton/mcp",
      "transport": "streamable-http"
    }
  }
}