Skip to main content
Glama

ROS MCP Server

Apache 2.0
173
  • Apple
  • Linux

get_service_type

Retrieve the service type for a specified service in ROS or ROS2 environments, enabling precise identification and integration within robotic movement control workflows.

Instructions

Get the service type for a specific service. Example: get_service_type('/rosapi/topics')

Input Schema

NameRequiredDescriptionDefault
serviceYes

Input Schema (JSON Schema)

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