MCP.so
ログイン

robot-mcp-server

@SC-WSKun

robot-mcp-server について

概要はまだありません

基本情報

カテゴリ

その他

ランタイム

node

トランスポート

stdio

公開者

SC-WSKun

設定

標準の設定はありません

このサーバーの README には解析可能な MCP 設定ブロックが含まれていません。インストール手順はリポジトリをご確認ください。

リポジトリ

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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.)

コメント

「その他」の他のコンテンツ