simplyprint-3d-printing
Manage your SimplyPrint 3D printer farm from Claude: monitor printers, control prints, run your queue, and troubleshoot in plain English. Th
Open source Repository Open in the app JSON README (API)
About
Manage your SimplyPrint 3D printer farm from Claude: monitor printers, control prints, run your queue, and troubleshoot in plain English. The official SimplyPrint plugin connects Claude to your 3D printer farm. Ask Claude what every printer is doing, queue or cancel jobs, swap filament, monitor temperatures, and walk through troubleshooting in plain English. No dashboards, no clicking through screens — just talk to Claude and it talks to your printers. Works on top of the SimplyPrint cloud account you already use. One OAuth login authorizes Claude with the scopes you choose (read-only, queue control, full printer actions, etc.) and the plugin works across every printer in your account, including Bambu Lab, Prusa, Voron, Creality, Klipper, OctoPrint, and every other printer or firmware SimplyPrint supports.
Details
- Kind
- Plugins
- Topic
- Security & identity
- Publisher
- simplyprint
- Origin
- marketplace
- Category
- ferramentas
- Stars
- 1
- Last push
- 2026-04-24T15:11:04Z
- Repository state
- ativo
- Language
- Shell
- License
- MIT
- Added
- 2026-08-30 01:48:58
- Updated
- 2026-08-30 01:48:58
- Origin id
simplyprint/simplyprint-claude-plugin/simplyprint-3d-printing
README
# SimplyPrint Claude Code marketplace Official Claude Code marketplace from [SimplyPrint](https://simplyprint.io). Hosts the SimplyPrint plugin for Claude Code so you can manage your 3D printer farm without leaving your terminal. ## Install ``` /plugin marketplace add simplyprint/simplyprint-claude-plugin /plugin install simplyprint@simplyprint ``` ## Plugins | Plugin | Description | |--------|-------------| | [`simplyprint`](./plugins/simplyprint) | Connects Claude Code to your SimplyPrint account via the official SimplyPrint MCP server. Includes starter skills for common workflows. | ## Hosting it yourself This whole repo is the marketplace. Anyone can add it with `/plugin marketplace add simplyprint/simplyprint-claude-plugin`. To run a fork, just point users at your repo instead. See [`.claude-plugin/marketplace.json`](./.claude-plugin/marketplace.json) for the catalog and [Claude Code marketplace docs](https://code.claude.com/docs/en/plugin-marketplaces) for how this all works. ## License MIT