add-mcp
Back to registry
Print Hive logo

Print Hive

v1.0.0

www.printhiv3d.com/mcp

Print Hive is software for operating Bambu Lab 3D print farms, including fleet monitoring, job queueing, material workflows, and AI-assisted control. Its product connects printers and operators through a centralized management platform.


Install with add-mcp

Configure your installation and copy the command below. Uses add-mcp to install the server into your agent of choice.

Remote (HTTP)
Streamable HTTPhttps://api.printhiv3d.com/v1/mcp
requiredsecret

Print Hive API key. Use <token>.

requiredsecret

Print Hive bearer token. Use Bearer <token>.

npx add-mcp@latest https://api.printhiv3d.com/v1/mcp --transport http --header "x-api-key: <x-api-key>" --header "Authorization: <Authorization>"

API access

Access via API

Fetch this server's registry entry as JSON. See the OpenAPI spec for all endpoints.

curl "/registry/api/v1/servers?search=com.printhiv3d.www%2Fmcp"