codecalc runs on your own machine — the client starts it, so there is no endpoint to ping. 260 installs a week from pypi. Last commit 9 Sep 2026.
Code & logic calculator for AI agents: 31 languages, symbolic math, SMT/logic solving, Big-O.
We read the source, 16 h ago · rules 3dff92dd89df
What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.
exec(compile(code, "<session>", "exec"), ns)
p = subprocess.run(cmd, capture_output=True, text=True, timeout=timeout)
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add codecalc -- uvx codecalc
{
"mcpServers": {
"codecalc": {
"args": [
"codecalc"
],
"command": "uvx"
}
}
}
[mcp_servers.codecalc]
command = "uvx"
args = ["codecalc"]
{
"mcpServers": {
"codecalc": {
"args": [
"codecalc"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"codecalc": {
"args": [
"codecalc"
],
"command": "uvx"
}
}
}
Semantic code search for AI agents — hybrid BM25+vector, call-graph, 20+ languages.
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
Local code-memory graph for AI coding agents.
Code intelligence for coding agents: semantic, AST, graph, and full-text search. 279+ languages.
Code Intelligence Platform for AI Coding Agents
A local intelligence layer for AI coding agents. Maps your repos, matches the open-source frontier.
Build Apps and run code in 30 languages — sandboxed, with persistent sessions for agent loops.
Persistent code indexing for AI assistants. 50x less context than grep. 11 languages.
Answers built from our own checks of this server.