cvicens/calculator-mcp-server
🧮 High-performance Rust calculator with MCP support for Claude Desktop + HTTP API for AI integration
Platform-specific configuration:
{
"mcpServers": {
"calculator-mcp-server": {
"command": "npx",
"args": [
"-y",
"calculator-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...