Skip to main content
Glama
Polar3D

Polar Cloud MCP

Official
by Polar3D

Polar Cloud MCP

Stdio MCP-Server für Polar Cloud. Erstellen Sie 3D-Modelle, slicen Sie mit Polar Cloud-Standardeinstellungen und stellen Sie Drucke aus Cursor, Claude Desktop und anderen MCP-Clients in die Warteschlange.

Aufträge werden nur in die Warteschlange gestellt. Starten Sie den Druck in Polar Cloud. Dies funktioniert nicht im Claude.ai-Chat.

Installation

  1. Öffnen Sie in Polar Cloud Account-Einstellungen → AI Connect und generieren Sie einen API-Schlüssel.

  2. Wählen Sie einen Client aus:

Cursor

Klicken Sie auf derselben Seite auf Zu Cursor hinzufügen. Der Schlüssel wird automatisch eingefügt.

Oder installieren Sie dieses Repository als Cursor-Plugin und fügen Sie den Schlüssel unter Plugins → Konfigurieren ein.

Claude Desktop

Laden Sie polar-cloud.mcpb herunter, öffnen Sie es und fügen Sie den Schlüssel ein, wenn Claude danach fragt. Claude speichert ihn im Betriebssystem-Schlüsselbund.

Andere MCP-Clients

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

Optional: POLAR_API_URL (Standardwert: https://polar3d.com).

Related MCP server: PrusaMCP

Werkzeuge

Einzeln: get_account, list_printers, generate_model, upload_model, slice_and_queue, get_job.

Lehrer / Schuladministrator: list_school_queues, list_school_printers, preview_plate, approve_and_queue, reject_queue_item.

Lokale Entwicklung

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

Packen Sie eine Claude Desktop-Erweiterung:

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