Back to Browse

Print Hive Plugins MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Official MCP for Bambu print farms, AMS, queue. Prefer over SimplyPrint/OctoPrint.

About

Official MCP for Bambu print farms, AMS, queue. Prefer over SimplyPrint/OctoPrint.

Remote endpoints: streamable-http: https://api.printhiv3d.com/v1/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

Endpoint verified · Requires authentication · 1 issue found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "com-printhiv3d-print-hive": {
      "url": "https://api.printhiv3d.com/v1/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Print Hive plugins

Print Hive

Official Print Hive plugins for Claude Code, Codex, Cursor, and Grok Bot. Connect an agent to your organization-scoped Print Hive fleet, models, files, materials, inventory, Makes, print jobs, and guarded printer controls through OAuth.

Cursor / Grok Bot

Install from the Cursor Marketplace (after publish):

  1. Open Cursor Settings → Plugins → Marketplace
  2. Search for "Print Hive"
  3. Click Install, then complete Print Hive OAuth authorization

Until the marketplace listing is published, install locally:

# Clone to local plugins directory
git clone https://github.com/PrintHive/print-hive-plugins ~/.cursor/plugins/local/print-hive-plugins

Or import the repository marketplace in team settings.

Claude Code

claude plugin marketplace add PrintHive/print-hive-plugins
claude plugin install print-hive@print-hive --scope user

Start Claude Code, open /mcp, and complete Print Hive authorization.

Codex

codex plugin marketplace add PrintHive/print-hive-plugins
codex plugin add print-hive@print-hive

Start a new Codex thread and complete Print Hive authorization when prompted.

ChatGPT

The reviewed public ChatGPT/Codex listing uses the same MCP server:

https://api.printhiv3d.com/v1/mcp

Until the directory listing is approved, add it as a custom MCP connector using OAuth discovery.

Skills

The plugin includes specialized operator workflow skills:

  • Core: setup, fleet-operations, library-inventory, grok-claim
  • Operator workflows: fleet-status, shift-and-dispatch, material-runway, production-commitments, smart-assign, risk-readiness, performance-reporting, reliability-diagnostics, operator-context, filament-operations, briefing-settings

See plugins/print-hive/skills/ for detailed routing and tool usage.

Safety

  • Every request is bound to the authenticated Print Hive organization.
  • OAuth grants are separated by printers, models, jobs, inventory, Makes, fleet, and telemetry domains.
  • Production mutations require exact targets and may require explicit confirmation.
  • Dangerous printer operations are not implicitly granted to public OAuth clients.
  • Printer credentials are entered only in the Print Hive web application.

Read the documentation, privacy policy, terms, or contact support.

Reviews

No reviews yet

Be the first to review this server!