Robot Navigation MCP Server
Enables robot navigation control and monitoring through natural language. Provides tools for robot positioning, navigation to coordinates, device status monitoring, task management, and emergency controls.
README
mcp-robot-navigation
一个用于机器人导航控制的Model Context Protocol (MCP)服务器,提供机器人定位、导航和状态监控的工具。
Add your files
- [ ] Create or upload 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 main
功能特性
- 🤖 机器人位置获取和监控
- 🧭 坐标点和导航点导航
- 📊 设备状态实时监控(电量、速度等)
- 🎯 任务状态跟踪和管理
- 🗺️ 地图点位信息查询
- 🛑 紧急停止和任务控制
安装
从源码安装
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
- 发送邮件至开发团队
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.