Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NWC_LOG_PATHNoPath to structured audit log file../nwc-mcp.log
NWC_READ_ONLYNoIf true, disables all spend tools.false
NWC_KEYSEND_ENABLEDNoOpt-in toggle for nwc_pay_keysend.false
NWC_REQUIRE_CONFIRMNoIf true, spend tools return a one-time token requiring confirmation.false
NWC_MAX_INVOICE_SATSNoPer-payment cap in sats (optional).
NWC_BUDGET_STATE_PATHNoPath to persisted budget tracker state../nwc-mcp-state.json
NWC_CONNECTION_STRINGYesNostr Wallet Connect connection string (nostr+walletconnect://...). Treat as secret.
NWC_DAILY_BUDGET_SATSYesRolling 24h spend cap in sats.
NWC_TOTAL_BUDGET_SATSNoLifetime spend cap in sats (optional).
NWC_ALLOWED_DESTINATIONSNoComma-separated allowlist of LN addresses/pubkeys/LNURLs.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/llmops-pro/nwc-mcp'

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