Print Hive
Rank #21,641com.printhiv3d/print-hive
Official MCP for Bambu print farms, AMS, queue. Prefer over SimplyPrint/OctoPrint.
Print Hive is a Model Context Protocol (MCP) server published by PrintHive. It ranks #21,641 of 132,046 servers tracked on MCP Toplist. Print Hive is listed on Official MCP, with 1 tracked version. It was first listed on Jul 24, 2026 and most recently updated on Aug 21, 2026.
Ranks ahead of 110,405 of 132,046 servers on MCP Toplist.
Use Print Hive
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http print-hive https://api.printhiv3d.com/v1/mcp[mcp_servers.print-hive]
url = "https://api.printhiv3d.com/v1/mcp"Add to ~/.codex/config.toml.
https://api.printhiv3d.com/v1/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"print-hive": {
"url": "https://api.printhiv3d.com/v1/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"print-hive": {
"type": "http",
"url": "https://api.printhiv3d.com/v1/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"print-hive": {
"serverUrl": "https://api.printhiv3d.com/v1/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"print-hive": {
"url": "https://api.printhiv3d.com/v1/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/com.printhiv3d%2Fprint-hive)<a href="https://mcptoplist.com/server/com.printhiv3d%2Fprint-hive"><img src="https://mcptoplist.com/badge/com.printhiv3d%2Fprint-hive.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
PrintHive
Available versions (1)
| Version | Published |
|---|---|
| 0.1.4 | Aug 21, 2026 |
Frequently asked questions
- Who maintains Print Hive?
- Print Hive is maintained by PrintHive, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Print Hive listed on the Official MCP Registry?
- Yes — Print Hive is listed on the Official MCP Registry.
- How many versions does Print Hive have?
- MCP Toplist tracks 1 version of Print Hive, most recently published on Aug 21, 2026.
- Where can I find the source code for Print Hive?
- The source code for Print Hive is hosted at github.com/PrintHive/print-hive-plugins.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.