mathgraphs mcp for Claude Desktop
io.github.architectds/mathgraphs-mcp
Math & statistics graphing, computation, visualization, and validation engine
client:Claude Desktop
transport:stdio
runtime:npm
Install mathgraphs mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mathgraphs-mcp": {
"command": "npx",
"args": [
"-y",
"mathgraphs-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs