Math MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 125 installs a week from pypi. Last commit 2 May 2026.
GPU-accelerated MCP server: symbolic algebra, numerical computing, FFT, optimization, linear algebra
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add math-mcp -- uvx scicomp-math-mcp
{
"mcpServers": {
"math-mcp": {
"args": [
"scicomp-math-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.math-mcp]
command = "uvx"
args = ["scicomp-math-mcp"]
{
"mcpServers": {
"math-mcp": {
"args": [
"scicomp-math-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"math-mcp": {
"args": [
"scicomp-math-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.