MCP server for editing STL 3D model files
MCP server for editing STL 3D model files. Provides tools for parsing, viewing, and manipulating STL files through the Model Context Protocol. mcp-name: io.github.daedalus/mcp-stl readstlfile: Read an STL file and return mesh data (vertices, normals, bounding box) getmeshinfo: Get summary information about an STL file without loading full geometry writestl: Write mesh data to an STL file (ASCII…
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Forge hat zu diesem Eintrag keinen Scan verzeichnet und hat daher keine Beobachtung seiner Tool-Oberfläche. Das ist das Fehlen eines Belegs, nicht der Beleg, dass er keine Tools offenlegt.
MCP server for editing STL 3D model files. Provides tools for parsing, viewing, and manipulating STL files through the Model Context Protocol. mcp-name: io.github.daedalus/mcp-stl readstlfile: Read an STL file and return mesh data (vertices, normals, bounding box) getmeshinfo: Get summary information about an STL file without loading full geometry writestl: Write mesh data to an STL file (ASCII or binary format) translatestl: Translate (move) the mesh by specified X, Y, Z offsets rotatestl:…