Coppeliaslim Test
@alsak0de
About Coppeliaslim Test
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"CoppeliaSim MCP": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.sagarra-novo.net"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Coppeliaslim Test?
A Python-based MCP (Motion Control Protocol) server for CoppeliaSim (formerly V-REP) robotics simulation. It implements the JSON-RPC 2.0 protocol for joint control, monitoring, and real‑time state tracking, targeting developers and robotics researchers.
How to use Coppeliaslim Test?
Clone the repository, install dependencies with pip install -r requirements.txt, start CoppeliaSim and load a robot model, then run python mcp_server.py.
Key features of Coppeliaslim Test
- JSON-RPC 2.0 protocol implementation
- Joint control and monitoring
- Real-time position and state tracking
- Comprehensive error handling and logging
Use cases of Coppeliaslim Test
- Remotely controlling robot joints in a CoppeliaSim simulation
- Reading real‑time joint positions for monitoring or logging
- Integrating with external motion‑control pipelines via MCP
FAQ from Coppeliaslim Test
What protocol does Coppeliaslim Test use?
It uses the JSON‑RPC 2.0 protocol.
What are the system requirements?
Python 3.x, CoppeliaSim (formerly V‑REP), and the Python packages listed in requirements.txt.
How do I install Coppeliaslim Test?
Clone the repository and run pip install -r requirements.txt.
How do I start the server?
First launch CoppeliaSim and load your robot model, then run python mcp_server.py.
What API methods are available?
The server provides list_joints, get_joint_position, and set_joint_position.
Frequently asked questions
What protocol does Coppeliaslim Test use?
It uses the JSON‑RPC 2.0 protocol.
What are the system requirements?
Python 3.x, CoppeliaSim (formerly V‑REP), and the Python packages listed in `requirements.txt`.
How do I install Coppeliaslim Test?
Clone the repository and run `pip install -r requirements.txt`.
How do I start the server?
First launch CoppeliaSim and load your robot model, then run `python mcp_server.py`.
What API methods are available?
The server provides `list_joints`, `get_joint_position`, and `set_joint_position`.
Basic information
More Developer Tools MCP servers
TalkToFigma
sonnylazuardiTalkToFigma: MCP integration between AI Agent (Cursor, Claude Code, Codex) and Figma, allowing Agentic AI to communicate with Figma for reading designs and modifying them programmatically.
extentos
Asger mølgaardExtentos is a multi-vendor development platform for adding smart-glasses capabilities to existing iOS and Android apps. The simplest analogy is Stripe for smart glasses:

TaskerArmy Agent
TaskerArmyAsk Claude or ChatGPT what Shopify theme optimization tasks are pending on your store, a remote MCP server for TaskerArmy Agent accounts.
MCP Containers
metorialConnect any AI model to 1200+ integrations (MCP, CLI, API)

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments