VLA-Diff-MCP
VLA-Diff-MCP
VLA-Diff 프로젝트 운영 도구 MCP server(1단계 읽기 전용 + 2단계 쓰기 작업).
기능
MCP 프로토콜을 통해 Agent에 안정적인 도구를 제공하여 매번 즉석에서 bash 명령을 조합하는 것을 대체합니다:
1단계: 읽기 전용 도구
도구 | 설명 | 실행 위치 |
| ROS 토픽 주파수 + 최신 메시지 조회 | 컨테이너 |
| ROS 토픽의 최근 n개 메시지 읽기 | 컨테이너 |
| 핵심 서비스 프로세스 상태 조회 | 호스트 머신 |
| tmux 세션 나열 | 호스트 머신 |
| tmux 세션 pane 출력 캡처 | 호스트 머신 |
| agent_run / scene_graph 로그 읽기 | 컨테이너 |
2단계: 쓰기 작업 도구
도구 | 설명 | 보안 메커니즘 |
| /agent_prompt에 위조 명령 게시(task_id: 0=VLA/1=TRACKING/2=기타) | 없음(대형 모델 메시지 시뮬레이션) |
| tmux 세션에 명령 전송(존재하지 않으면 자동 생성, kill-session 없음) | 없음(재사용 규칙에 따라 작업) |
| ego_planner 등 재시작(먼저 종료 후 시작, 백그라운드 실행) | confirm=True 명시적 확인 |
| 컨테이너 내 임의 shell 명령 폴백 | 화이트리스트 없음, 주의해서 사용 |
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