SimplyPrint: 3D Print Farm Management
3D print farm management for AI. Monitor, queue, and control prints on your SimplyPrint account.
Open source Repository Open in the app JSON README (API)
About
3D print farm management for AI. Monitor, queue, and control prints on your SimplyPrint account.
Details
- Kind
- MCP servers
- Topic
- IoT & hardware
- Publisher
- io.simplyprint
- Origin
- official
- Category
- ferramentas
- Transport
- http
- Version
- 1.0.1
- Stars
- 1
- Last push
- 2026-04-24T15:11:04Z
- Repository state
- ativo
- Language
- Shell
- License
- MIT
- Added
- 2026-08-29 04:01:46
- Updated
- 2026-08-29 04:01:46
- Origin id
io.simplyprint/simplyprint
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