nostr-mcp-server
25
The Nostr MCP Server is a Model Context Protocol server that provides Nostr network capabilities to language model interfaces like Claude. It allows fetching and interacting with user profiles, notes, and financial transactions such as zaps, offering advanced functionality like anonymous payments and NIP searches.
getProfile
Obtain public information of users
getKind1Notes
Get user-posted text notes
getLongFormNotes
Get the content of long articles posted by users
getReceivedZaps
Obtain payment records received by the user
getSentZaps
Get the payment history sent by the user
getAllZaps
Get all payment records of users (send and receive)
searchNips
Search for Nostr implementation possibilities (NIPs)