Skip to main content
Glama

OrcaSlicer MCP Server

OrcaSlicer を AI エージェントから操作するための MCP (Model Context Protocol) サーバーです。

プロファイルの探索・設定変更・スライス実行・G-code 解析までを、 Claude などの AI アシスタントを通して安全に行えます。


できること

やりたいこと

使うツール

どんなプロファイルがあるか確認したい

list_profiles

設定項目をキーワードで探したい

search_settings

プロファイルの中身を読みたい

get_profile_content

印刷設定を調整したい

update_profile_setting

STL/3MF をスライスしたい

slice_model

G-code の印刷時間やフィラメント量を確認したい

analyze_gcode_metadata

サーバーの動作環境を診断したい

health_check

Related MCP server: PrusaMCP

クイックスタート

# 1. インストール & ビルド
npm install && npm run build

# 2. 起動(カレントディレクトリが作業フォルダになります)
npm start

# 作業フォルダを指定して起動する場合
npm start -- --workdir="./my_3d_projects"

ドキュメント

ドキュメント

内容

セットアップガイド

OS 別のインストール手順、OrcaSlicer の準備

設定ガイド

環境変数、.env ファイル、起動オプション

ツールリファレンス

全 7 ツールの引数・戻り値・使い方

実践ワークフロー

「探索→調整→スライス→評価」の具体例

安全性について

サンドボックス、ファイル保護の仕組み

トラブルシューティング

よくあるエラーと解決方法

対応環境

  • Node.js 18 以上

  • Windows 11 / macOS (Intel & Apple Silicon)

  • OrcaSlicer がインストール済みであること

ライセンス

AGPL-3.0

Install Server
A
license - permissive license
A
quality
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    A
    quality
    D
    maintenance
    An 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 updated
    17
    5
  • F
    license
    -
    quality
    D
    maintenance
    Manages QIDI Studio 3D printing profiles locally, enabling AI assistants to read and write filament, process, and machine presets via the Model Context Protocol.
    Last updated
    1
  • A
    license
    B
    quality
    B
    maintenance
    Enables 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 updated
    12
    AGPL 3.0

View all related MCP servers

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.

View all MCP Connectors

Latest Blog Posts

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