VOOZH about

URL: https://mcp.so/server/coppeliasim-mcpserver/alsak0de

⇱ Coppeliasim Mcpserver MCP Server


Coppeliasim Mcpserver

@alsak0de

This MCP server allows MCP client and LLM to interact with CoppeliaSim Software. With -for now- some basic tools, the server opens the door to a human to robot interface that extends CoppeliaSim's ZeroMQAPI.
Overview

no content

Server Config

{
 "mcpServers": {
 "Coppelia-Stdio": {
 "command": "npx",
 "args": [
 "mcp-remote",
 "http://localhost:8000"
 ],
 "autoApprove": true
 },
 "Coppelia-SSE": {
 "url": "http://localhost:8000/sse",
 "autoApprove": true
 }
 }
}
© 2025 MCP.so. All rights reserved.

Build with ShipAny.