mcp stl for Claude Desktop
io.github.daedalus/mcp-stl
MCP server for editing STL 3D model files
client:Claude Desktop
transport:stdio
runtime:pypi
Install mcp stl in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-stl": {
"command": "uvx",
"args": [
"mcp-stl"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs