MCP.so
Sign In

robot-mcp-server

@wongcyrus

About robot-mcp-server

MCP server for robots

Basic information

Category

Other

License

MIT license

Runtime

python

Transports

stdio

Publisher

wongcyrus

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

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 robot-mcp-server?

The robot-mcp-server provides a backend service for robotic applications, supporting communication and control via the MCP (Model Context Protocol) protocol.

How to use robot-mcp-server?

Key features of robot-mcp-server

  • Python 3.12 development environment via devcontainer
  • Linting with flake8
  • Formatting with black and isort
  • Testing with pytest
  • VS Code devcontainer support for reproducible development

Use cases of robot-mcp-server

FAQ from robot-mcp-server

What does the server do?

It provides a backend service for robotic applications, supporting communication and control via the MCP protocol.

What are the runtime requirements?

The README only describes development prerequisites: Docker, VS Code with Dev Containers extension, and uv for Python package management.

What is the license?

See the LICENSE file in the repository.

What is the folder structure?

The main source code is in the humanoid/ folder.

Are there any usage examples?

Comments

More Other MCP servers