OrcaSlicer MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@OrcaSlicer MCP ServerSlice gear.stl using the PETG profile and check the estimated print time"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
OrcaSlicer MCP Server
OrcaSlicer を AI エージェントから操作するための MCP (Model Context Protocol) サーバーです。
プロファイルの探索・設定変更・スライス実行・G-code 解析までを、 Claude などの AI アシスタントを通して安全に行えます。
できること
やりたいこと | 使うツール |
どんなプロファイルがあるか確認したい |
|
設定項目をキーワードで探したい |
|
プロファイルの中身を読みたい |
|
印刷設定を調整したい |
|
STL/3MF をスライスしたい |
|
G-code の印刷時間やフィラメント量を確認したい |
|
サーバーの動作環境を診断したい |
|
Related MCP server: PrusaMCP
クイックスタート
# 1. インストール & ビルド
npm install && npm run build
# 2. 起動(カレントディレクトリが作業フォルダになります)
npm start
# 作業フォルダを指定して起動する場合
npm start -- --workdir="./my_3d_projects"ドキュメント
ドキュメント | 内容 |
OS 別のインストール手順、OrcaSlicer の準備 | |
環境変数、 | |
全 7 ツールの引数・戻り値・使い方 | |
「探索→調整→スライス→評価」の具体例 | |
サンドボックス、ファイル保護の仕組み | |
よくあるエラーと解決方法 |
対応環境
Node.js 18 以上
Windows 11 / macOS (Intel & Apple Silicon)
OrcaSlicer がインストール済みであること
ライセンス
AGPL-3.0
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityBmaintenanceEnables interaction with 3D printer management systems through an MCP server, supporting STL file manipulation, slicing, and control of printers like OctoPrint, Klipper, Duet, and more.Last updated153219GPL 2.0
- FlicenseAqualityDmaintenanceAn intelligent 3D printing assistant that enables users to analyze meshes, generate optimal print profiles, and automate PrusaSlicer operations through an MCP client. It provides a comprehensive suite of tools for geometric analysis, printability checks, filament recommendations, and post-print diagnostics.Last updated175
- Flicense-qualityDmaintenanceManages QIDI Studio 3D printing profiles locally, enabling AI assistants to read and write filament, process, and machine presets via the Model Context Protocol.Last updated1
- AlicenseBqualityBmaintenanceEnables AI agents to slice 3D models (STL files) headlessly using UltiMaker Cura's CuraEngine, returning ready-to-print G-code and estimated print time.Last updated12AGPL 3.0
Related MCP Connectors
Real 3D-print slicing, quoting, DFM, orientation & material/settings advisors. Free personal tier.
Persistent memory and knowledge management for AI agents with semantic search and 50+ tools.
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/itsumonotakumi/orcaslicer-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server