← Index

io.github.KittyCAD/zoo-mcp

io.github.KittyCAD/zoo-mcp·v0.13.3·Other
Quality Score
80
/100

An MCP server that provides access to the Zoo API for various CAD operations and tools.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "zoo-mcp": {
      "command": "uvx",
      "args": [
        "zoo_mcp"
      ],
      "env": {
        "ZOO_TOKEN": "<your-zoo_token>"
      }
    }
  }
}
§02  Environment variables
ZOO_TOKEN
requiredsecret

Your Zoo API key to access the Zoo services. Get one from https://zoo.dev/account/developer

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other