Local deterministic calc MCP: exact math, dates, unit conversion, stats, subnet math.
claude mcp add polymath-megablaster-mcp -- npx -y polymath-megablaster-mcp
claude_desktop_config.json
{
"mcpServers": {
"polymath-megablaster-mcp": {
"command": "npx",
"args": [
"-y",
"polymath-megablaster-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"polymath-megablaster-mcp": {
"command": "npx",
"args": [
"-y",
"polymath-megablaster-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"polymath-megablaster-mcp": {
"command": "npx",
"args": [
"-y",
"polymath-megablaster-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"polymath-megablaster-mcp": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"polymath-megablaster-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"polymath-megablaster-mcp": {
"command": "npx",
"args": [
"-y",
"polymath-megablaster-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.headlessherm-creator--polymath-megablaster-mcp/reviews or the review_server meta-tool.
POST /mcp