Skip to main content
Glama

nUR MCP Server

by nonead

disconnect_ur

Terminate a UR robot's connection by specifying its IP address using the nUR MCP Server. Ensures controlled disconnection for industrial robotics management.

Instructions

根据用户提供的IP,断开与UR机器人的连接 IP:机器人地址

Input Schema

NameRequiredDescriptionDefault
ipYes

Input Schema (JSON Schema)

{ "properties": { "ip": { "title": "Ip", "type": "string" } }, "required": [ "ip" ], "title": "disconnect_urArguments", "type": "object" }

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/nonead/nUR-MCP-SERVER'

If you have feedback or need assistance with the MCP directory API, please join our Discord server