Loading MCP server directory, please wait...
Code & logic calculator for AI agents: run 31 languages, symbolic math, SMT logic, complexity.
npx @getmcp/cli add io.github.The-40-Thieves/codecalcRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.The-40-Thieves/codecalc": {
"command": "uvx",
"args": [
"codecalc"
]
}
}
}