art & culture

Mcp

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

cloud
art & culture
0
View on GitHub

Installation

npx -y OctoEverywhere/mcp

Configuration

Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):

{
  "name": "mcp",
  "command": "npx",
  "args": [
    "-y",
    "OctoEverywhere/mcp"
  ]
}

About This MCP Server

OctoEverywhere/mcp

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

GitHub: https://github.com/OctoEverywhere/mcp

Need More Details?

View the complete documentation, examples, changelog, and more on GitHub

View Full Documentation on GitHub