Skip to main content
Glama

Nostr MCP Server

MIT License
2

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
PORTNoPort for SSE mode9000
NODE_ENVNoNode environment (development, production)development
LOG_LEVELNoLog level (debug, info, warn, error)debug
SERVER_MODENoServer mode (stdio or sse)sse
NOSTR_RELAYSNoList of Nostr relays to connect towss://relay.damus.io,wss://relay.primal.net,wss://nos.lol
NOSTR_NSEC_KEYYesYour Nostr private key (starts with nsec)

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/mikeysrecipes/nostr-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server