embodied-mcp
embodied-nav-mcp
部屋を見回し、名前を指定されたものへ移動し、見えたものを数え、完了したら停止できる言語モデル。
モデルは何をするかを決定します。センサーは物がどこにあるかを決定します。
ツール
ツール | 機能 |
| 360°カメラからの4つの透視面とポーズ |
| 参照表現 → ピクセルボックス → ライダー距離(メートル) → コンバーターでスナップされたウェイポイント |
| マップフレームの |
| プランナーが最後のウェイポイントを追いかけないように停車 |
| 計数質問をターゲット/アンカーに分割 |
| この視点のみをカウント。各インスタンスはライダーで位置が特定される |
| 位置ごとに観察をクラスタリングし、整数をパブリッシュ |
| 最後の |
commit_count はモデルから数値を受け取りません。4つの枕を2回見ても、8ではなく4になります。
ジオメトリはTeam Xiao Heiの feat/xiao-hei-instruction-merge のType 3スタックです: サイズゲート、ブラインドコーン処理、コンバーターのセトルポーズ、退出時パーキング。
インストール
uv sync --extra dev
export ANTHROPIC_API_KEY=...
uv run pytestPython 3.11以上。実機ロボット/シミュレーションにはROS Jazzyと自律スタックが必要です。テストはフェイクロボットを使用するため、どちらも不要です。
試す
# Dry run, no ROS
uv run embodied-mcp-agent --fake "How many blue chairs are between the table and the wall?"
uv run embodied-mcp-agent --fake "Find the potted plant on the kitchen island closest to the fridge."
uv run embodied-mcp-agent --fake "Take the path near the window to the fridge."スタックが起動しているロボット(またはチャレンジコンテナ)上で:
uv run embodied-mcp-challenge
# evaluators still run: ros2 launch dummy_vlm dummy_vlm.launchembodied-mcp --attach-ros はstdio MCP経由の同じツールです。チャレンジノードはこれらをインプロセスで呼び出します。ロボットコンテナにはリモートMCPコネクタ用の公開URLがないためです。
CMU VLN Challenge
ドロップインアダプター: examples/cmu_vln/。パッケージ名 dummy_vlm は変更されていません。
タイプ | ツール | ROS出力 |
数値 |
|
|
オブジェクト参照 |
|
|
指示追従 |
|
|
許可されるセンサー: /camera/image、/registered_scan、/terrain_map、/terrain_map_ext、/state_estimation。到着は /way_point_reached ではなく /state_estimation です。プロセスごとに1つの質問です。
設定
変数 | デフォルト | |
| — | 必須 |
|
| ホストおよびピクセルグラウンディング/計数モデル |
|
| プロセス開始からの秒数 |
|
| カメラトピック |
ライセンス
MIT。Team Xiao Hei からベンダリングしたジオメトリとROS I/Oを含みます。NOTICE を参照してください。
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 Connectors
Video scene understanding for AI agents via the Primate Vision API.
E2LLM gives your AI eyes and hands in a real browser: structured perception (SiFR) plus action.
Codebase intelligence for agents: 152 structured artifacts across 21 programs, one call.
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/aryanmangal769/embodied-nav-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server