Skip to main content
Glama

ROS MCP Server

Apache 2.0
173
  • Apple
  • Linux

get_message_details

Retrieve full structure and definition of a specific message type for precise robotic control in ROS and ROS2 environments.

Instructions

Get the complete structure/definition of a message type. Example: get_message_details('geometry_msgs/Twist')

Input Schema

NameRequiredDescriptionDefault
message_typeYes

Input Schema (JSON Schema)

{ "properties": { "message_type": { "title": "Message Type", "type": "string" } }, "required": [ "message_type" ], "title": "get_message_detailsArguments", "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/robotmcp/ros-mcp-server'

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