codecalc
Rank #2,669io.github.The-40-Thieves/codecalc
Code & logic calculator for AI agents: 31 languages, symbolic math, SMT/logic solving, Big-O.
codecalc is a Model Context Protocol (MCP) server published by The-40-Thieves. It ranks #2,669 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. codecalc is listed across 2 registries — Official MCP and Glama, with 10 tracked versions. It was first listed on Aug 7, 2026 and most recently updated on Sep 9, 2026.
Ranks ahead of 129,444 of 132,113 servers on MCP Toplist.
Use codecalc
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add codecalc -- uvx codecalc[mcp_servers.codecalc]
command = "uvx"
args = ["codecalc"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"codecalc": {
"command": "uvx",
"args": [
"codecalc"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"codecalc": {
"command": "uvx",
"args": [
"codecalc"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"codecalc": {
"type": "stdio",
"command": "uvx",
"args": [
"codecalc"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"codecalc": {
"command": "uvx",
"args": [
"codecalc"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"codecalc": {
"command": "uvx",
"args": [
"codecalc"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.The-40-Thieves%2Fcodecalc)<a href="https://mcptoplist.com/server/io.github.The-40-Thieves%2Fcodecalc"><img src="https://mcptoplist.com/badge/io.github.The-40-Thieves%2Fcodecalc.svg" alt="MCP Toplist: Top 5% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
The-40-Thieves
Other servers by The-40-Thieves
View all The-40-Thieves servers →Available versions (10)
| Version | Published |
|---|---|
| 0.12.0 | Sep 9, 2026 |
| 0.11.0 | Sep 9, 2026 |
| 0.10.0 | Sep 8, 2026 |
| 0.9.0 | Sep 8, 2026 |
| 0.8.0 | Sep 7, 2026 |
| 0.7.0 | Sep 7, 2026 |
| 0.6.0 | Sep 7, 2026 |
| 0.5.0 | Aug 22, 2026 |
| 0.4.0 | Aug 21, 2026 |
| 0.3.1 | Aug 20, 2026 |
Frequently asked questions
- Who maintains codecalc?
- codecalc is maintained by The-40-Thieves, which publishes 2 MCP servers (22 total versions) tracked on MCP Toplist.
- Is codecalc listed on the Official MCP Registry?
- Yes — codecalc is listed on the Official MCP Registry, alongside Glama.
- How many versions does codecalc have?
- MCP Toplist tracks 10 versions of codecalc, most recently published on Sep 9, 2026.
- Where can I find the source code for codecalc?
- The source code for codecalc is hosted at github.com/The-40-Thieves/codecalc.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.