nostr-bray
by forgesworn
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | HTTP port (default 3000) | |
| TOR_PROXY | No | SOCKS5h proxy for Tor | |
| TRANSPORT | No | stdio (default) or http | |
| BUNKER_URI | No | NIP-46 bunker URL (safest) | |
| BRAY_CONFIG | No | Path to config file | |
| NOSTR_RELAYS | No | Comma-separated relay URLs | |
| NIP04_ENABLED | No | Set '1' to enable legacy NIP-04 DMs | |
| BUNKER_URI_FILE | No | Path to bunker URI file | |
| NOSTR_NCRYPTSEC | No | NIP-49 encrypted key | |
| NOSTR_SECRET_KEY | No | nsec, hex, or BIP-39 mnemonic | |
| NOSTR_SECRET_KEY_FILE | No | Path to secret key file | |
| NOSTR_NCRYPTSEC_PASSWORD | No | Password for ncryptsec |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/forgesworn/bray'
If you have feedback or need assistance with the MCP directory API, please join our Discord server