VLA-Diff-MCP
VLA-Diff-MCP
VLA-Diff プロジェクト運用ツール MCP サーバー(フェーズ1: 読み取り専用 + フェーズ2: 書き込み操作)。
機能
MCP プロトコルを介して Agent に安定したツールを提供し、毎回その場で bash コマンドを組み立てる代わりにします:
フェーズ1:読み取り専用ツール
ツール | 説明 | 実行場所 |
| ROS トピックの周波数 + 最新メッセージを照会 | コンテナ |
| ROS トピックの最近 n 件のメッセージを読み取る | コンテナ |
| 主要サービスのプロセス状態を照会 | ホストマシン |
| tmux セッションを一覧表示 | ホストマシン |
| tmux セッションのペイン出力を取得 | ホストマシン |
| agent_run / scene_graph ログを読み取る | コンテナ |
フェーズ2:書き込み操作ツール
ツール | 説明 | 安全メカニズム |
| /agent_prompt に偽の指示を公開(task_id: 0=VLA/1=TRACKING/2=その他) | なし(大規模モデルメッセージのシミュレーション) |
| tmux セッションにコマンドを送信(存在しない場合は自動作成、kill-session はしない) | なし(再利用ルールに従って操作) |
| ego_planner などを再起動(先に kill してから起動、バックグラウンド実行) | confirm=True で明示的に確認 |
| コンテナ内の任意のシェルコマンドのフォールバック | ホワイトリストなし、慎重に使用 |
Related MCP server: WEATHGARDS
環境準備
# 创建虚拟环境(名称固定为 vla_diff_mcp_venv,已被 .gitignore 忽略)
uv venv vla_diff_mcp_venv
# 安装依赖(mcp SDK)
UV_PROJECT_ENVIRONMENT=vla_diff_mcp_venv uv sync実行
vla_diff_mcp_venv/bin/python server.pyデフォルトは stdio 転送で、MCP クライアント(opencode / Claude Code)がサブプロセスとして起動します。
前提条件
Docker コンテナ
ros_noetic_uss_navが作成済み(ROS 関連ツールの依存)未起動の場合、ROS 系ツールは明確なエラーを返します。tmux / プロセス系ツールは影響を受けません
拡張方向
再起動可能なサービスの追加:elastic-tracker、tracking_service など(必要に応じて
KNOWN_RESTARTに追加)サービスの設定化:起動コマンドを YAML に移行し、コードへのハードコードを回避
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseNot gradedqualityAmaintenanceEnables AI agents to manage system updates, application installations, and remote host orchestration through MCP tools.3MIT
- FlicenseNot gradedqualityCmaintenanceExposes MCP tools that enable remote LLMs to query local Docker containers, OS processes, and system services in real time.
- FlicenseNot gradedqualityDmaintenanceEnables AI agents and users to manage workspace files, monitor system metrics, take persistent notes, and retrieve weather data via MCP tools and resources.
- AlicenseNot gradedqualityBmaintenanceMCP server for AI agents to inspect and control ROS2 graphs, enabling topic listing, node info, service calls, parameter management, and pub/echo without manual ROS2 CLI usage.9MIT
Related MCP Connectors
OCR, transcription, file extraction, and image generation for AI agents via MCP.
Hosted MCP with 91 agent tools: X, domains, SEO, Maps, Trends, Search, YouTube, TikTok, and more.
Free public MCP for AI agents — 193 tools, 44 workflows. No API key.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zhywwyzh/VLA-Diff-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server