Polar Cloud MCP
OfficialPolar Cloud MCP
Stdio MCP-сервер для Polar Cloud. Создавайте 3D-модели, нарезайте их с настройками Polar Cloud по умолчанию и ставьте в очередь печати из Cursor, Claude Desktop и других MCP-клиентов.
Задания только ставятся в очередь. Запускайте печать в Polar Cloud. Это не работает в чате Claude.ai.
Установка
В Polar Cloud откройте Account Settings → AI Connect и сгенерируйте API-ключ.
Выберите клиент:
Cursor
Нажмите Add to Cursor на той же странице. Ключ будет заполнен автоматически.
Или установите этот репозиторий как плагин Cursor, затем вставьте ключ в разделе Plugins → Configure.
Claude Desktop
Скачайте polar-cloud.mcpb, откройте его и вставьте ключ, когда Claude попросит. Claude сохранит его в связке ключей ОС.
Другие 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 packMaintenance
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.103225GPL 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.176
- AlicenseAqualityAmaintenanceEnables generating game-ready 3D models, images, and animations from any MCP client via PicoBerry's multi-engine API.14277MIT

gitcadofficial
Alicense-qualityBmaintenanceEnables agents to create and manipulate 3D CAD models using natural language via MCP, with git-based versioning and manufacturing output generation.1Apache 2.0
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.
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/Polar3D/polar-cloud-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server