Nostr MCP Server
by AbdelStark
Verified
Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
NODE_ENV | Yes | Node environment (options: development, production) | |
LOG_LEVEL | Yes | Log level (options: debug, info, warn, error) | |
NOSTR_RELAYS | Yes | Comma-separated list of Nostr relays to connect to | |
NOSTR_NSEC_KEY | Yes | Your Nostr private key (starts with nsec) |
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 |
---|---|
No tools |