polymath megablaster mcp for Claude Desktop
io.github.headlessherm-creator/polymath-megablaster-mcp
Local deterministic calc MCP: exact math, dates, unit conversion, stats, subnet math.
client:Claude Desktop
transport:stdio
runtime:npm
Install polymath megablaster mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"polymath-megablaster-mcp": {
"command": "npx",
"args": [
"-y",
"polymath-megablaster-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs