Back to MCP Servers

OctoEverywhere Mcp

A 3D printer MCP server that allows for getting live printer state, webcam snapshots, and printer control.

art-culture
By OctoEverywhere
357Updated 1 year agoApache-2.0

Installation

npx -y mcp

Configuration

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": ["-y", "mcp"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
<p align="center"><img src="https://octoeverywhere.com/img/logo.png" alt="OctoEverywhere's Logo" style="width:100px" /></p> <h1 align="center" style="margin-bottom:20px"><a href="https://octoeverywhere.com/mcp?utm_campaign=mcp_repo&utm_content=header&utm_source=github">MCP For 3D Printing</a></h1>

A free, private, and secure cloud MCP server for 3D printer access, monitoring, and control. OctoEverywhere's 3D printing MCP server enables access to your 3D printers via the Model Context Protocol (MCP) for AI chatbots, agents, and workflows. Link your 3D printer to OctoEverywhere, grab your MCP access token, and you're ready to chat!

Features

  • πŸš€ Live 3D printer status and print information, including:
    • Printer state and status information.
    • Print progress, elapsed time, and estimated time to completion.
    • Gadget AI print failure detection status.
    • Hotend, bed, and chamber temperatures.
    • Print file information, including the file name.
    • Current layer and total layer information.
  • πŸ“· Live webcam snapshots
    • Supports multi-camera setups.
  • ⏸️ Printer control including:
    • Pausing, resuming, and canceling print jobs.
  • ❀️ Works with any 3D printer, including:
    • OctoPrint
    • Klipper
    • Bambu Lab
    • Creality
    • Prusa
    • AnyCubic
    • Elegoo
    • And more
  • πŸ”’ Secure cloud MCP server:
    • Accessible from anywhere, in your home or over the internet.
    • Easy setup - no local setup required.
    • Secure and private remote access.
  • 😍 Free for the entire 3D printing community:
    • OctoEverywhere builds awesome cloud tools free for the entire community!

Try It Now

  1. Create an OctoEverywhere account and link your 3D printer.
  2. Visit the OctoEverywhere MCP setup page to get your Access Token.
  3. Use the OctoEverywhere MCP server URL and Access Token with any AI agent!

What's OctoEverywhere?

OctoEverywhere cloud empowers your OctoPrint, Klipper, Bambu Lab, and Elegoo Centauri 3D printers with free, private, unlimited remote access, AI print failure detection, and more! OctoEverywhere is developed by the maker community for the maker community.

Learn More About OctoEverywhere

View source on GitHub