HUTB Simulator MCP Server
HUTB 시뮬레이터의 MCP 구현
MCP를 기반으로 구현된 구현된 인간, 무인 차량, 드론과 대규모 언어 모델(LLM) 간의 상호작용.
🏗️ 프로젝트 아키텍처
graph LR
A[用户] --> B[人机界面:语音对话/键盘交互]
B --> C[FastMCP 工具层]
C --> D[HUTB 模拟器 API 客户端]
C --> E[Deepseek AI]
style B fill:#e1f5fe
style C fill:#ccffcc
style D fill:#fff3e0
style E fill:#f3e5f5Related MCP server: UnrealEngine Bridge
1. 배포 및 실행
권장 하드웨어 및 소프트웨어
Intel i7 9세대 - 11세대 이상 / AMD ryzen 9 이상
16GB 이상 RAM
NVIDIA RTX 3070 이상
Windows 10/11
mcp.bat 파일을 더블 클릭하여 시뮬레이터를 실행합니다(최초 실행 시 관련 의존성을 다운로드하므로 시간이 다소 소요될 수 있습니다).
1.1 일반적인 대화
连接服务器
设置雨天天气条件
生成车辆
开启自动驾驶
生成行人(默认开启自由移动)
切换视角
切换第三人称视角ID
切换第一人称视角ID
切换旁观者视角
开启录制
结束录制2. 구현
2.1 대규모 언어 모델(LLM)
FastMCP 프레임워크 기반의 HUTB 지능형 어시스턴트 .

2.2 상호작용 강화
(구현 예정) 음성 인식 및 합성을 포함한 전체 워크플로우는 다음과 같습니다: 마이크 / 웹 브라우저, 음성 인식(방언, 노인 언어: PaddleSpeech), QWen/DeepSeek 대규모 언어 모델, 스트리밍 음성 합성 PP-TTS(음성 방송/시뮬레이터 모델 또는 실체 로봇 제어).
2.3 기타: 휴머노이드 로봇 시뮬레이션 환경 구축
3. 참고
This server cannot be deployed
Maintenance
Related MCP Connectors
A comprehensive Model Context Protocol (MCP) server that enables AI assistants to control Unreal E…
Build, validate, and deploy multi-agent AI solutions from any AI environment.
- PrimetaOAuthai.primeta
Give your AI a face, a voice, and a personality. 3D avatars with custom personas.
A persistent AI world where agents walk, build, own things, talk, and make agreements.
40110
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceEnables robot navigation control and monitoring through natural language. Provides tools for robot positioning, navigation to coordinates, device status monitoring, task management, and emergency controls.MIT
- AlicenseAqualityAmaintenanceA comprehensive bridge connecting AI agents to Unreal Engine 5.7 through 39 MCP tools for scene manipulation, asset management, and blueprint control. It enables real-time perception and editor automation using the Remote Control API and file-based protocols.252MIT
- AlicenseAqualityDmaintenanceEnables natural language-driven creation and execution of autonomous-vehicle scenarios in the CARLA simulator, with validated primitives and replay support.71MIT
- AlicenseAqualityCmaintenanceEnables interactive design, execution, and analysis of SUMO traffic simulations through natural language, providing tools for scenario generation, policy experimentation, result analysis, and visualization.2610MIT