Mathematica MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 139 installs a week from pypi. Last commit 16 Feb 2026.
MCP server for WolframScript
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 mathematica-mcp -- uvx mathematica_mcp
{
"mcpServers": {
"mathematica-mcp": {
"args": [
"mathematica_mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.mathematica-mcp]
command = "uvx"
args = ["mathematica_mcp"]
{
"mcpServers": {
"mathematica-mcp": {
"args": [
"mathematica_mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mathematica-mcp": {
"args": [
"mathematica_mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.