Skip to main content
Glama

MCP 3D Printer Server

sample_cube_visualization.svg2.31 kB
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 800" width="800" height="800"> <text x="10" y="20" font-family="Arial" font-size="16" fill="black"> STL Visualization: sample_cube.stl </text> <text x="10" y="40" font-family="Arial" font-size="12" fill="black"> Dimensions: 10.00 x 10.00 x 10.00 mm </text> <g transform="translate(200, 250)"> <rect x="-80" y="-80" width="160" height="160" style="fill:#e0e0e0;stroke:#000;stroke-width:1;opacity:0.8;rotateY(0deg)" /> <text x="0" y="110" text-anchor="middle" font-family="Arial" font-size="12" fill="black"> front </text> </g> <g transform="translate(600, 250)"> <rect x="-80" y="-80" width="160" height="160" style="fill:#e0e0e0;stroke:#000;stroke-width:1;opacity:0.8;rotateY(90deg)" /> <text x="0" y="110" text-anchor="middle" font-family="Arial" font-size="12" fill="black"> side </text> </g> <g transform="translate(200, 650)"> <rect x="-80" y="-80" width="160" height="160" style="fill:#e0e0e0;stroke:#000;stroke-width:1;opacity:0.8;rotateX(90deg)" /> <text x="0" y="110" text-anchor="middle" font-family="Arial" font-size="12" fill="black"> top </text> </g> <g transform="translate(600, 650)"> <rect x="-80" y="-80" width="160" height="160" style="fill:#e0e0e0;stroke:#000;stroke-width:1;opacity:0.8;rotateX(30deg) rotateY(45deg)" /> <text x="0" y="110" text-anchor="middle" font-family="Arial" font-size="12" fill="black"> isometric </text> </g> <g transform="translate(20, 740)"> <text font-family="Arial" font-size="14" fill="black"> File: sample_cube.stl </text> <text y="20" font-family="Arial" font-size="12" fill="black"> Vertices: 12 </text> <text y="40" font-family="Arial" font-size="12" fill="black"> Dimensions: W:10.00mm × H:10.00mm × D:10.00mm </text> </g> </svg>

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