MCP.so
Sign In

robot-mcp-server

@SC-WSKun

About robot-mcp-server

No overview available yet

Basic information

Category

Other

Runtime

node

Transports

stdio

Publisher

SC-WSKun

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?

robot-mcp-server is an MCP (Model Context Protocol) server built using FastMCP for controlling a robot. It supports moving actions and is intended for developers who want to integrate robot control with AI assistants.

How to use robot-mcp-server?

Install dependencies with npm install, then start the server using npm start for stdio or npm run start:http for HTTP. For development, use npm run dev or npm run dev:http. The server exposes MCP tools for robot control.

Key features of robot-mcp-server

  • Built with FastMCP for rapid development
  • Supports stdio and HTTP transports
  • Currently implements moving actions for the robot
  • Navigation support is planned (not yet implemented)

Use cases of robot-mcp-server

  • Controlling a robot's movement via AI assistant interactions
  • Building natural language interfaces for robot navigation (future)
  • Prototyping robotic applications with MCP integration

FAQ from robot-mcp-server

(The README does not provide FAQs. Only the above facts are stated.)

Comments

More Other MCP servers