AustinKelsay_nostr-mcp-server

AustinKelsay_nostr-mcp-server

0

The Nostr MCP Server is designed to integrate Nostr capabilities into LLMs, specifically targeting platforms like Claude. It supports various Nostr functions, including fetching user profiles and zaps, utilizing standards like NIP-19 encoding.

getProfile

Get basic information about Nostr users

getKind1Notes

Get short text content posted by users

getLongFormNotes

Get the content of long articles posted by users

getReceivedZaps

Get reward records received by users

getSentZaps

Get reward records sent by users

getAllZaps

Get all user reward records (send and receive)

searchNips

Search for Nostr protocol specifications