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…
Inferido de los transportes que declara este listado (stdio). Que un cliente no aparezca aquí no significa que se haya descartado: simplemente Forge no puede confirmarlo.
La verificación confirma la identidad del publicador (la propiedad del repo), no la seguridad del código. El análisis de seguridad cubre los CVE conocidos y los scripts de instalación sospechosos.
Forge no tiene ningún análisis registrado de esta entrada, así que no tiene ninguna observación de su superficie de herramientas. Eso es ausencia de pruebas, no prueba de que no exponga ninguna herramienta.
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:…