MaxEllis/orcaslicer-mcp
by Various
OrcaSlicer MCP — drive OrcaSlicer from Claude or any MCP client: load models, tune settings, slice, analyze
MCP
MaxEllis/orcaslicer-mcp
Added 8 Sept 2026
Overview
OrcaSlicer MCP is a Python-based Model Context Protocol server that connects OrcaSlicer to MCP clients such as Claude. It enables loading models, adjusting print settings, slicing, and analyzing results through the MCP interface.
Best for
Best for
Developers who want to automate OrcaSlicer workflows through MCP-compatible tools
Use cases
- Load 3D models into OrcaSlicer from an MCP client
- Tune print settings programmatically via natural language or scripts
- Slice models and analyze the resulting output
How to use
Tested with
Claude Desktop, Claude Code
Example client config
{\n "mcpServers": {\n "orcaslicer": {\n "command": "uvx",\n "args": ["orcaslicer-mcp"],\n "env": {\n "ORCA_API_TOKEN": "<token from Preferences>"\n }\n }\n }\n } Notes
OrcaSlicer MCP is a Python-based Model Context Protocol server that connects OrcaSlicer to MCP clients such as Claude. It enables loading models, adjusting print settings, slicing, and analyzing results through the MCP interface.
44 stars on GitHub. Last updated 2026-09-06. Licensed AGPL-3.0.
Use cases
- Load 3D models into OrcaSlicer from an MCP client
- Tune print settings programmatically via natural language or scripts
- Slice models and analyze the resulting output
Pros
- Works with any MCP client, not just Claude
- Covers the core OrcaSlicer workflow: load, tune, slice, analyze
- Open source and Python-based, making it easy to inspect or extend
Cons
- Early-stage project with limited adoption (44 stars)
- Requires running a local MCP server alongside OrcaSlicer
- May not expose every OrcaSlicer feature
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- Works with any MCP client, not just Claude
- Covers the core OrcaSlicer workflow: load, tune, slice, analyze
- Open source and Python-based, making it easy to inspect or extend
Cons
- Early-stage project with limited adoption (44 stars)
- Requires running a local MCP server alongside OrcaSlicer
- May not expose every OrcaSlicer feature
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.
