# Log level (debug, info, warn, error)
LOG_LEVEL=debug
# Node environment (development, production)
NODE_ENV=development
# Server mode (stdio or sse)
SERVER_MODE=sse
# Port for SSE mode
PORT=3000
# Nostr
# The list of Nostr relays to connect to
NOSTR_RELAYS=wss://relay.damus.io,wss://relay.primal.net,wss://nos.lol
# Nostr Private Key (starts with nsec)
NOSTR_NSEC_KEY=nsec1...
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/AbdelStark/nostr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server