Back to MCP directory
publicPublicdnsLocal runtime

mcp

OctoEverywhere的免费社区MCP服务器通过模型上下文协议(MCP)为AI代理提供安全私密的3D打印机访问服务,支持多种品牌打印机,包含实时状态监控、打印控制等功能。

article

README

🚀 用于3D打印的MCP

OctoEverywhere的免费社区MCP服务器允许AI代理通过模型上下文协议(MCP)安全、私密地访问你的3D打印机。将你的3D打印机连接到OctoEverywhere,获取MCP访问令牌,即可开始使用。

✨ 主要特性

  • 🚀 实时获取3D打印机状态和打印信息。
  • ⏸️ 暂停和取消打印控制。
  • 📷 实时获取网络摄像头快照。
  • 🔒 安全私密的访问。
  • ❤️ 适用于任何3D打印机,包括OctoPrint、Klipper、Bambu Lab、Creality、Prusa、AnyCubic、Elegoo等。
  • 😍 对整个3D打印社区免费。

🚀 快速开始

  1. 创建OctoEverywhere账户并连接你的3D打印机。
  2. 访问OctoEverywhere MCP设置页面获取访问令牌。
  3. 将OctoEverywhere MCP服务器URL和访问令牌与任何AI代理配合使用!

📚 详细文档

什么是OctoEverywhere?

通过OctoEverywhere,你可以为OctoPrintKlipperBambu LabElegoo Centauri 3D打印机提供云服务,实现免费、私密、无限制的远程访问、AI打印失败检测等功能! 它是为创客社区开发的,由创客社区提供支持。

了解更多关于OctoEverywhere的信息

help

Runtime guide

cloud

Hosted runtime

Hosted servers run from a provider-managed environment. You usually connect the MCP client to the hosted endpoint or follow the provider's authorization flow, without keeping a local process alive

  1. Open provider connection page
  2. Authorize or copy endpoint
  3. Connect from your MCP client
terminal

Local runtime / other methods

Local servers run on your own machine or infrastructure. You normally copy the server_config into your MCP client, install the required package, and provide env variables from env_schema when needed

  1. Copy server_config
  2. Install required package
  3. Fill env variables and restart client