snedea/calc-mcp-server
Simple calculator MCP server with add, subtract, multiply, and divide tools for Claude Desktop
Platform-specific configuration:
{
"mcpServers": {
"calc-mcp-server": {
"command": "npx",
"args": [
"-y",
"calc-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...