Robot Navigation MCP Server
mcp-robot-navigation
一个用于机器人导航控制的Model Context Protocol (MCP)服务器,提供机器人定位、导航和状态监控的工具。
Add your files
Add files using the command line or push an existing Git repository with the following command:
cd existing_repo
git remote add origin http://8.137.122.254:10100/sevnce_agent/mcp-robot-navigation.git
git branch -M main
git push -uf origin mainRelated MCP server: Nonead Universal-Robots MCP Server
功能特性
🤖 机器人位置获取和监控
🧭 坐标点和导航点导航
📊 设备状态实时监控(电量、速度等)
🎯 任务状态跟踪和管理
🗺️ 地图点位信息查询
🛑 紧急停止和任务控制
安装
从源码安装
git clone <repository-url>
cd robot-navigation-mcp
python -m src.mcp_robot_navigation.server依赖项
Python 3.8+
fastmcp
requests
websocket-client
pydantic
许可证
MIT License
贡献
欢迎提交Issue和Pull Request!
支持
如有问题,请通过以下方式联系:
提交GitHub Issue
发送邮件至开发团队
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
- Alicense-qualityDmaintenanceEnables control of ROS/ROS2 robots through natural language commands by translating LLM instructions into ROS topics and services. Supports cross-platform WebSocket-based communication with existing robot systems without requiring code modifications.Last updatedMIT
- FlicenseCqualityCmaintenanceEnables natural language control of Universal Robots cobots through LLM integration, supporting real-time motion commands, data collection, multi-robot coordination, and URScript generation without traditional teach pendant programming.Last updated397
- Flicense-qualityFmaintenanceEnables natural language control of Reachy Mini robots for tasks like head movement, camera capture, and performing choreographed dances or emotions. It includes local, low-latency text-to-speech capabilities with synchronized head animations for lifelike interaction.Last updated20
- Flicense-qualityCmaintenanceControls Autonomous Mobile Robots (AMRs) through natural language via MQTT and an LLM bridge, enabling navigation and system commands.Last updated1
Related MCP Connectors
Simulation, evaluation and monitoring for voice agents.
Manage projects, tasks, time tracking, and team collaboration through natural language.
Voice and chat for AI agents — Discord, Teams, Meet, Slack, Zoom, Telegram, WhatsApp, NC Talk, SIP
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/827346462/mcp-robot-navigation'
If you have feedback or need assistance with the MCP directory API, please join our Discord server