MCP.so
登录

robot-mcp-server

@wongcyrus

关于 robot-mcp-server

MCP server for robots

基本信息

分类

其他

许可证

MIT license

运行时

python

传输方式

stdio

发布者

wongcyrus

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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?

评论

其他 分类下的更多 MCP 服务器