Blender Optics Simulator MCP Server
Rank #3,460io.github.emircbngl/blender-optics-simulator
Build, align & render a real optical bench in Blender; drivable by an AI agent over MCP.
Blender Optics Simulator MCP Server is a Model Context Protocol (MCP) server published by emircbngl. It ranks #3,460 of 132,046 servers tracked on MCP Toplist, and its repository has 21 GitHub stars. Blender Optics Simulator MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jun 30, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 128,586 of 132,046 servers on MCP Toplist.
Use Blender Optics Simulator MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add blender-optics-simulator -e "OPTICS_BRIDGE_PORT=<your OPTICS_BRIDGE_PORT>" -e "OPTICS_BRIDGE_HOST=<your OPTICS_BRIDGE_HOST>" -- uvx blender-optics-mcpReplace each placeholder with your own value before saving.
[mcp_servers.blender-optics-simulator]
command = "uvx"
args = ["blender-optics-mcp"]
[mcp_servers.blender-optics-simulator.env]
OPTICS_BRIDGE_PORT = "<your OPTICS_BRIDGE_PORT>"
OPTICS_BRIDGE_HOST = "<your OPTICS_BRIDGE_HOST>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blender-optics-simulator": {
"command": "uvx",
"args": [
"blender-optics-mcp"
],
"env": {
"OPTICS_BRIDGE_PORT": "<your OPTICS_BRIDGE_PORT>",
"OPTICS_BRIDGE_HOST": "<your OPTICS_BRIDGE_HOST>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blender-optics-simulator": {
"command": "uvx",
"args": [
"blender-optics-mcp"
],
"env": {
"OPTICS_BRIDGE_PORT": "<your OPTICS_BRIDGE_PORT>",
"OPTICS_BRIDGE_HOST": "<your OPTICS_BRIDGE_HOST>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"blender-optics-simulator": {
"type": "stdio",
"command": "uvx",
"args": [
"blender-optics-mcp"
],
"env": {
"OPTICS_BRIDGE_PORT": "<your OPTICS_BRIDGE_PORT>",
"OPTICS_BRIDGE_HOST": "<your OPTICS_BRIDGE_HOST>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blender-optics-simulator": {
"command": "uvx",
"args": [
"blender-optics-mcp"
],
"env": {
"OPTICS_BRIDGE_PORT": "<your OPTICS_BRIDGE_PORT>",
"OPTICS_BRIDGE_HOST": "<your OPTICS_BRIDGE_HOST>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"blender-optics-simulator": {
"command": "uvx",
"args": [
"blender-optics-mcp"
],
"env": {
"OPTICS_BRIDGE_PORT": "<your OPTICS_BRIDGE_PORT>",
"OPTICS_BRIDGE_HOST": "<your OPTICS_BRIDGE_HOST>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.emircbngl%2Fblender-optics-simulator)<a href="https://mcptoplist.com/server/io.github.emircbngl%2Fblender-optics-simulator"><img src="https://mcptoplist.com/badge/io.github.emircbngl%2Fblender-optics-simulator.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
emircbngl
Available versions (2)
| Version | Published |
|---|---|
| 0.24.4 | Jul 14, 2026 |
| 0.24.2 | Jul 1, 2026 |
Frequently asked questions
- Who maintains Blender Optics Simulator MCP Server?
- Blender Optics Simulator MCP Server is maintained by emircbngl, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Blender Optics Simulator MCP Server listed on the Official MCP Registry?
- Yes — Blender Optics Simulator MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Blender Optics Simulator MCP Server have?
- MCP Toplist tracks 2 versions of Blender Optics Simulator MCP Server, most recently published on Jul 14, 2026.
- Where can I find the source code for Blender Optics Simulator MCP Server?
- The source code for Blender Optics Simulator MCP Server is hosted at github.com/emircbngl/blender-optics-simulator.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.