Blender Optics Simulator runs on your own machine — the client starts it, so there is no endpoint to ping. 146 installs a week from pypi. Last commit 29 Jul 2026.
Build, align & render a real optical bench in Blender; drivable by an AI agent over MCP.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add blender-optics-simulator -- uvx blender-optics-mcp
{
"mcpServers": {
"blender-optics-simulator": {
"args": [
"blender-optics-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.blender-optics-simulator]
command = "uvx"
args = ["blender-optics-mcp"]
{
"mcpServers": {
"blender-optics-simulator": {
"args": [
"blender-optics-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"blender-optics-simulator": {
"args": [
"blender-optics-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.