MCP 3D Printer Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| API_KEY | Yes | API key for authentication with your printer management system | |
| TEMP_DIR | No | Directory for temporary files (optional) | |
| BAMBU_TOKEN | No | Access token for Bambu Lab printers (required when PRINTER_TYPE is 'bambu') | |
| SLICER_PATH | No | Path to the slicer executable | |
| SLICER_TYPE | No | The type of slicer to use | prusaslicer |
| BAMBU_SERIAL | No | Serial number for Bambu Lab printers (required when PRINTER_TYPE is 'bambu') | |
| PRINTER_HOST | No | The hostname or IP address of your 3D printer | localhost |
| PRINTER_PORT | No | The port used to connect to your 3D printer | 80 |
| PRINTER_TYPE | No | The type of 3D printer management system | octoprint |
| SLICER_PROFILE | No | Path to the slicer profile |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
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