Rongxuan-Zhou/mujoco-mcp-server
MuJoCo physics simulation as MCP tools for Claude Code — sim, render, analyze, control robots, and run RL environments.
Platform-specific configuration:
{
"mcpServers": {
"mujoco-mcp-server": {
"command": "npx",
"args": [
"-y",
"mujoco-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...