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_account, list_printers, generate_model, upload_model, slice_and_queue, get_job.

교사 / 학교 관리자: list_school_queues, list_school_printers, preview_plate, approve_and_queue, reject_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