Skip to main content
Glama

XMTP MCP Server

by kwaude

check_can_message

Verify if a wallet address is capable of receiving XMTP messages by validating its compatibility with the decentralized messaging network.

Instructions

Check if an address can receive XMTP messages

Input Schema

NameRequiredDescriptionDefault
addressYesWallet address to check

Input Schema (JSON Schema)

{ "properties": { "address": { "description": "Wallet address to check", "type": "string" } }, "required": [ "address" ], "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