Skip to main content
Glama

ROS MCP Server

Apache 2.0
173
  • Apple
  • Linux

get_service_details

Retrieve detailed service information, including request and response structures, for robotic movement control in ROS/ROS2 environments. Specify the service type to access comprehensive data.

Instructions

Get complete service details including request and response structures. Example: get_service_details('my_package/CustomService')

Input Schema

NameRequiredDescriptionDefault
service_typeYes

Input Schema (JSON Schema)

{ "properties": { "service_type": { "title": "Service Type", "type": "string" } }, "required": [ "service_type" ], "title": "get_service_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