robot-mcp-server
@SC-WSKun
About robot-mcp-server
No overview available yet
Config
No standard config provided
This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.
RepositoryTools
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.)
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Nginx UI
0xJackyYet another WebUI for Nginx
Comments