Nonead Universal-Robots MCP Server
@nonead
About Nonead Universal-Robots MCP Server
nUR_MCP_SERVER is an intelligent industrial collaborative robot control middleware system built based on the MCP (Model Control Protocol) interface protocol. It realizes the natural language interactive control of industrial robots by integrating a large language model (LLM).
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nUR_MCP_SERVER": {
"command": "python",
"args": [
"/home/nonead/MCP_Server/nUR_MCP_SERVER/main.py"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Nonead Universal-Robots MCP Server?
Nonead Universal-Robots MCP Server is an intelligent robot control middleware system built on the Model Context Protocol (MCP) that integrates large language models (LLMs) for natural language interactive control of Universal Robots. It supports the full series of UR collaborative robots and replaces traditional teach pendant programming.
How to use Nonead Universal-Robots MCP Server?
Install Python 3.11 or later, pip, UV Package Manager 0.6.14+, and bun 1.2.8+. Clone the repository and run pip install -r requirements.txt. Configure your MCP client (e.g., Claude Desktop, Cherry Studio, Cline) by adding the server configuration with the command uvx and the URL to the .whl file as shown in the README.
Key features of Nonead Universal-Robots MCP Server
- Natural language control via voice or text
- Real-time 12-dim state data collection
- Multi-robot coordination for up to 12 UR robots
- Adaptive learning with ≤24h iteration cycle
- Dynamic URScript generation, 12x faster than traditional programming
- Instruction response latency under 200ms
Use cases of
Basic information
More Other MCP servers

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
🚀 Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
ghidraMCP
LaurieWiredMCP Server for Ghidra
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Comments