cardea-mcp/cardea-calculator
A Model Context Protocol (MCP) server provides basic arithmetic operations such as addition and subtraction.
Platform-specific configuration:
{
"mcpServers": {
"cardea-calculator": {
"command": "npx",
"args": [
"-y",
"cardea-calculator"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...