Skip to main content
Glama

MCP 3D Printer Server

{ "name": "bambu-js", "version": "2.2.2", "description": "Tools to interact with Bambu Lab printers over MQTT and FTP.", "main": "dist/index.js", "types": "dist/index.d.ts", "keywords": [ "bambu", "printer", "mqtt", "ftp" ], "author": { "name": "Andrew Lemons", "url": "https://github.com/AndrewLemons" }, "license": "MIT", "dependencies": { "basic-ftp": "^5.0.5", "mqtt": "^5.10.1" }, "devDependencies": { "@types/node": "^20.16.2", "prettier": "^3.3.3", "ts-node": "^10.9.2", "typescript": "^5.5.4" }, "scripts": { "build": "tsc -p .", "format": "prettier --write ." } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/DMontgomery40/mcp-3D-printer-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server