Nostr MCP Server
by AustinKelsay
Verified
getReceivedZaps
Get zaps received by a public key
Input Schema
Name | Required | Description | Default |
---|---|---|---|
debug | No | Enable verbose debug logging | |
limit | No | Maximum number of zaps to fetch | |
pubkey | Yes | Public key of the Nostr user (hex format or npub format) | |
relays | No | Optional list of relays to query | |
validateReceipts | No | Whether to validate zap receipts according to NIP-57 |