HomeOther › orcaslicer-mcp

orcaslicer-mcp

Work a running OrcaSlicer with AI: slice, tune, and understand what each setting costs

Python Local macOSWindowsLinux
★ 55 stars Last pushed 2026-09-22 License: AGPL-3.0

Topics: Other Tools and Integrations

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (pypi 0.1.13)

uvx orcaslicer-mcp

Or add to your MCP client config:

{
  "mcpServers": {
    "orcaslicer-mcp": {
      "command": "uvx",
      "args": [
        "orcaslicer-mcp"
      ],
      "env": {
        "ORCA_API_TOKEN": "<YOUR_VALUE>",
        "ORCA_API_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • ORCA_API_TOKEN required secret — Remote API token from the OrcaSlicer MCP build (Preferences -> Remote API)
  • ORCA_API_URL — OrcaSlicer Remote API address; defaults to http://127.0.0.1:13130

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry