myCobot MCP
@neka-nat
About myCobot MCP
myCobot MCP(Model Context Protocol) server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mycobot": {
"command": "uvx",
"args": [
"mycobot-mcp",
"--settings-path",
"/path/to/settings.json"
],
"env": {
"DDS_API_TOKEN": "your-api-token"
}
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is myCobot MCP?
myCobot MCP is an MCP server for the myCobot robotic arm. It enables sending simple pick-and-place instructions to the robot. The server requires image feedback, so it must be used with an MCP client that can handle image data. Object detection is powered by the DDS API.
How to use myCobot MCP?
Configure the server by setting a DDS API token as an environment variable and providing a settings.json file with hardware parameters. For Claude Desktop, edit claude_desktop_config.json to run uvx mycobot-mcp --settings-path /path/to/settings.json (or use uv from a cloned repository). After connecting the myCobot, change the port permission with sudo chmod 666 /dev/ttyACM0.
Key features of myCobot MCP
- Sends pick-and-place instructions to myCobot.
- Uses DDS API for object detection.
- Requires image feedback from the MCP client.
- Supports configurable robot positions and speeds.
- Works with suction-pump and camera-flange accessories.
Use cases of myCobot MCP
- Automating pick-and-place tasks in a controlled environment.
- Demonstrating MCP integration with a physical robot arm.
- Teaching or prototyping robotic manipulation with visual feedback.
FAQ from myCobot MCP
What hardware is required for myCobot MCP?
A myCobot robot, a suction-pump, and a camera-flange are needed. The software expects specific poses and calibration files.
How do I get a DDS API token?
Register at cloud.deepdataspace.com and issue an API key. Provide it via the DDS_API_TOKEN environment variable.
Does myCobot MCP require image feedback?
Yes. The server requires image feedback, so connect an MCP client that can handle image data.
What is the settings.json file for?
It configures the camera ID, calibration path, robot URDF, end effector, communication port, baud rate, joint speeds, suction pin, and predefined positions (home, capture, drop).
How do I set up port permissions for myCobot?
Run sudo chmod 666 /dev/ttyACM0 after connecting the robot to allow the server to communicate over the serial port.
Frequently asked questions
What hardware is required for myCobot MCP?
A myCobot robot, a suction-pump, and a camera-flange are needed. The software expects specific poses and calibration files.
How do I get a DDS API token?
Register at [cloud.deepdataspace.com](https://cloud.deepdataspace.com/) and issue an API key. Provide it via the `DDS_API_TOKEN` environment variable.
Does myCobot MCP require image feedback?
Yes. The server requires image feedback, so connect an MCP client that can handle image data.
What is the `settings.json` file for?
It configures the camera ID, calibration path, robot URDF, end effector, communication port, baud rate, joint speeds, suction pin, and predefined positions (home, capture, drop).
How do I set up port permissions for myCobot?
Run `sudo chmod 666 /dev/ttyACM0` after connecting the robot to allow the server to communicate over the serial port.
Basic information
More Other MCP servers
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Codelf
unbugA search tool helps dev to solve the naming things problem.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments