Skip to main content
Glama

ROS MCP Server

Apache 2.0
173
  • Apple
  • Linux

get_service_providers

Retrieve nodes offering a specific service in ROS systems. Use this tool to identify service providers by specifying the service name, ensuring efficient service discovery and integration.

Instructions

Get list of nodes that provide a specific service. Example: get_service_providers('/rosapi/topics')

Input Schema

NameRequiredDescriptionDefault
serviceYes

Input Schema (JSON Schema)

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