Skip to main content
Glama

XMTP MCP Server

by kwaude

stream_messages

Stream real-time messages from all conversations on the XMTP decentralized messaging network. Use an optional callback to handle incoming messages instantly for AI agents or connected wallets.

Instructions

Start streaming new messages from all conversations

Input Schema

NameRequiredDescriptionDefault
callbackNoOptional callback function name for message handling

Input Schema (JSON Schema)

{ "properties": { "callback": { "description": "Optional callback function name for message handling", "type": "string" } }, "type": "object" }

Other Tools from XMTP MCP Server

Related Tools

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/kwaude/xmtp-mcp'

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