Skip to main content
Glama

chk

Check queued messages for AI agents in the MCP Talk server to monitor communication and coordinate workflows across project namespaces.

Instructions

Check messages for an agent (shortcut). Usage: chk(agent='claude', namespace='myproject')

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
agentYesAgent name to check messages for
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)
auto_ackNoDelete messages after returning them (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