Skip to main content
Glama
Polar3D

Polar Cloud MCP

Official
by Polar3D

Polar Cloud MCP

Polar CloudのStdio MCPサーバー。3Dモデルを生成し、Polar Cloudのデフォルト設定でスライスし、Cursor、Claude Desktop、その他のMCPクライアントからプリントキューに追加できます。

ジョブはキューに入れるだけです。プリントの開始はPolar Cloudで行ってください。これはClaude.aiのチャットでは動作しません。

インストール

  1. Polar Cloudで アカウント設定 → AI Connect を開き、APIキーを生成します。

  2. クライアントを選択します:

Cursor

同じページで Cursorに追加 をクリックします。キーは自動的に入力されます。

または、このリポジトリをCursorプラグインとしてインストールし、プラグイン → 設定 でキーを貼り付けます。

Claude Desktop

polar-cloud.mcpbをダウンロードして開き、Claudeが要求したらキーを貼り付けます。ClaudeはキーをOSのキーチェーンに保存します。

その他のMCPクライアント

{
  "mcpServers": {
    "polar-cloud": {
      "command": "npx",
      "args": ["-y", "github:Polar3D/polar-cloud-mcp"],
      "env": {
        "POLAR_API_KEY": "pc_live_…"
      }
    }
  }
}

オプション: POLAR_API_URL(デフォルトは https://polar3d.com)。

Related MCP server: PrusaMCP

ツール

個人用: get_accountlist_printersgenerate_modelupload_modelslice_and_queueget_job

教師 / 学校管理者用: list_school_queueslist_school_printerspreview_plateapprove_and_queuereject_queue_item

ローカル開発

npm install
POLAR_API_KEY=pc_live_… POLAR_API_URL=http://localhost node index.js

Claude Desktop拡張機能をパッケージ化:

npx @anthropic-ai/mcpb pack
Install Server
A
license - permissive license
A
quality
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
1Releases (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

  • A
    license
    -
    quality
    B
    maintenance
    Enables 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.
    103
    225
    GPL 2.0
  • 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.
    17
    6
  • A
    license
    -
    quality
    B
    maintenance
    Enables agents to create and manipulate 3D CAD models using natural language via MCP, with git-based versioning and manufacturing output generation.
    1
    Apache 2.0

View all related MCP servers

Related MCP Connectors

  • Generate, edit, and deploy immersive 3D/WebGL web projects from any MCP assistant.

  • Create App Store screenshots, icons, ASO copy, localization, and revisions via hosted MCP.

  • MCP server for the PDFGate API. Generate PDFs, manage documents and handle e-signatures.

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/Polar3D/polar-cloud-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server