Zoo MCP
Rank #675io.github.KittyCAD/zoo-mcp
An MCP server that provides access to the Zoo API for various CAD operations and tools.
Zoo MCP is a Model Context Protocol (MCP) server published by kittycad. It ranks #675 of 130,833 servers tracked on MCP Toplist, and its repository has 9 GitHub stars. Zoo MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 64 tracked versions. It was first listed on Sep 2, 2025 and most recently updated on Sep 18, 2026.
Ranks ahead of 130,158 of 130,833 servers on MCP Toplist.
Use Zoo MCP
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add zoo-mcp -e "ZOO_TOKEN=<your ZOO_TOKEN>" -- uvx zoo_mcpReplace each placeholder with your own value before saving.
[mcp_servers.zoo-mcp]
command = "uvx"
args = ["zoo_mcp"]
[mcp_servers.zoo-mcp.env]
ZOO_TOKEN = "<your ZOO_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zoo-mcp": {
"command": "uvx",
"args": [
"zoo_mcp"
],
"env": {
"ZOO_TOKEN": "<your ZOO_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zoo-mcp": {
"command": "uvx",
"args": [
"zoo_mcp"
],
"env": {
"ZOO_TOKEN": "<your ZOO_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"zoo-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"zoo_mcp"
],
"env": {
"ZOO_TOKEN": "<your ZOO_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zoo-mcp": {
"command": "uvx",
"args": [
"zoo_mcp"
],
"env": {
"ZOO_TOKEN": "<your ZOO_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"zoo-mcp": {
"command": "uvx",
"args": [
"zoo_mcp"
],
"env": {
"ZOO_TOKEN": "<your ZOO_TOKEN>"
}
}
}
}Replace each placeholder with your own value before saving.
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.KittyCAD%2Fzoo-mcp)<a href="https://mcptoplist.com/server/io.github.KittyCAD%2Fzoo-mcp"><img src="https://mcptoplist.com/badge/io.github.KittyCAD%2Fzoo-mcp.svg" alt="MCP Toplist: Top 1% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
kittycad
Available versions (64)
| Version | Published |
|---|---|
| 0.28.0 | Sep 18, 2026 |
| 0.27.0 | Sep 15, 2026 |
| 0.26.9 | Sep 14, 2026 |
| 0.26.8 | Sep 11, 2026 |
| 0.26.7 | Sep 8, 2026 |
| 0.26.6 | Sep 2, 2026 |
| 0.26.5 | Sep 1, 2026 |
| 0.26.4 | Aug 29, 2026 |
| 0.26.3 | Aug 29, 2026 |
| 0.26.2 | Aug 28, 2026 |
| 0.26.1 | Aug 27, 2026 |
| 0.26.0 | Aug 27, 2026 |
| 0.25.0 | Aug 27, 2026 |
| 0.24.0 | Aug 25, 2026 |
| 0.23.2 | Aug 24, 2026 |
| 0.23.1 | Aug 19, 2026 |
| 0.23.0 | Aug 18, 2026 |
| 0.22.0 | Aug 18, 2026 |
| 0.21.0 | Aug 12, 2026 |
| 0.20.0 | Aug 12, 2026 |
| 0.19.0 | Aug 7, 2026 |
| 0.18.3 | Aug 3, 2026 |
| 0.18.2 | Jul 30, 2026 |
| 0.18.1 | Jul 22, 2026 |
| 0.18.0 | Jul 15, 2026 |
| 0.17.0 | Jul 9, 2026 |
| 0.16.10 | Jul 6, 2026 |
| 0.16.9 | Jun 29, 2026 |
| 0.16.8 | Jun 24, 2026 |
| 0.16.6 | Jun 16, 2026 |
| 0.16.5 | Jun 12, 2026 |
| 0.16.4 | Jun 5, 2026 |
| 0.16.3 | Jun 5, 2026 |
| 0.16.2 | Jun 4, 2026 |
| 0.16.1 | Jun 2, 2026 |
| 0.16.0 | May 29, 2026 |
| 0.15.5 | May 26, 2026 |
| 0.15.4 | May 21, 2026 |
| 0.15.3 | May 18, 2026 |
| 0.15.2 | May 14, 2026 |
| 0.15.0 | May 12, 2026 |
| 0.14.2 | May 11, 2026 |
| 0.14.1 | May 8, 2026 |
| 0.14.0 | May 8, 2026 |
| 0.13.4 | May 7, 2026 |
| 0.13.3 | Apr 27, 2026 |
| 0.13.2 | Apr 21, 2026 |
| 0.13.1 | Apr 16, 2026 |
| 0.13.0 | Apr 13, 2026 |
| 0.12.2 | Mar 26, 2026 |
| 0.12.1 | Mar 11, 2026 |
| 0.12.0 | Mar 10, 2026 |
| 0.11.1 | Mar 3, 2026 |
| 0.11.0 | Mar 2, 2026 |
| 0.10.3 | Feb 20, 2026 |
| 0.10.2 | Feb 12, 2026 |
| 0.10.1 | Jan 28, 2026 |
| 0.10.0 | Jan 27, 2026 |
| 0.9.2 | Jan 23, 2026 |
| 0.9.1 | Dec 19, 2025 |
| 0.9.0 | Dec 18, 2025 |
| 0.8.0 | Dec 18, 2025 |
| 0.7.3 | Dec 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Zoo MCP?
- Zoo MCP is maintained by kittycad, which publishes 1 MCP server (64 total versions) tracked on MCP Toplist.
- Is Zoo MCP listed on the Official MCP Registry?
- Yes — Zoo MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Zoo MCP have?
- MCP Toplist tracks 64 versions of Zoo MCP, most recently published on Sep 18, 2026.
- Where can I find the source code for Zoo MCP?
- The source code for Zoo MCP is hosted at github.com/kittycad/mcp.
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.