Skip to main content
Glama

list

Retrieve pending messages from the MCP Talk queue to monitor agent communications, with options to filter by namespace, limit results, and include message content.

Instructions

List all pending messages in the queue (PM visibility). Usage: list(namespace='myproject')

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
namespaceNoProject namespace for message isolation (optional, defaults to shared queue)
limitNoMaximum number of messages to return (default: 5)
offsetNoStart at this message index (default: 0)
include_bodyNoInclude full message text (default: false)

Latest Blog Posts

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/devinvenable/mcp-talk'

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