Skip to main content
Glama

ROS MCP Server

Apache 2.0
173
  • Apple
  • Linux

get_subscribers_for_topic

Retrieve a list of nodes subscribed to a specific topic in ROS or ROS2 systems for debugging or monitoring purposes using the 'get_subscribers_for_topic' tool.

Instructions

Get list of nodes that are subscribed to a specific topic. Example: get_subscribers_for_topic('/cmd_vel')

Input Schema

NameRequiredDescriptionDefault
topicYes

Input Schema (JSON Schema)

{ "properties": { "topic": { "title": "Topic", "type": "string" } }, "required": [ "topic" ], "title": "get_subscribers_for_topicArguments", "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