Nostr MCP Server
by AustinKelsay
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
getProfile | Get a Nostr profile by public key |
getKind1Notes | Get text notes (kind 1) by public key |
getReceivedZaps | Get zaps received by a public key |
getSentZaps | Get zaps sent by a public key |
getAllZaps | Get all zaps (sent and received) for a public key |