nwc-mcp
by llmops-pro
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NWC_LOG_PATH | No | Path to structured audit log file. | ./nwc-mcp.log |
| NWC_READ_ONLY | No | If true, disables all spend tools. | false |
| NWC_KEYSEND_ENABLED | No | Opt-in toggle for nwc_pay_keysend. | false |
| NWC_REQUIRE_CONFIRM | No | If true, spend tools return a one-time token requiring confirmation. | false |
| NWC_MAX_INVOICE_SATS | No | Per-payment cap in sats (optional). | |
| NWC_BUDGET_STATE_PATH | No | Path to persisted budget tracker state. | ./nwc-mcp-state.json |
| NWC_CONNECTION_STRING | Yes | Nostr Wallet Connect connection string (nostr+walletconnect://...). Treat as secret. | |
| NWC_DAILY_BUDGET_SATS | Yes | Rolling 24h spend cap in sats. | |
| NWC_TOTAL_BUDGET_SATS | No | Lifetime spend cap in sats (optional). | |
| NWC_ALLOWED_DESTINATIONS | No | Comma-separated allowlist of LN addresses/pubkeys/LNURLs. |
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/llmops-pro/nwc-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server