yinebebt/mcp-calculator-server
A Model Context Protocol (MCP) server that provides calculator functionality for MCP clients.
Platform-specific configuration:
{
"mcpServers": {
"mcp-calculator-server": {
"command": "npx",
"args": [
"-y",
"mcp-calculator-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...