NWC MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| NWC_CONNECTION_STRING | Yes | Your Nostr Wallet Connect connection string (starts with nostr+walletconnect://) |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_wallet_service_info | Get NWC capabilities, supported encryption and notification types of the connected lightning wallet |
| get_info | Get NWC capabilities of the connected lightning wallet, and general information about the wallet and underlying lightning node |
| make_invoice | Create a lightning invoice |
| pay_invoice | Pay a lightning invoice |
| get_balance | Get the balance of the connected lightning wallet |
| lookup_invoice | Look up lightning invoice details from a BOLT-11 invoice or payment hash |
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/getAlby/nwc-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server