LND MCP Server
by pblittle
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LND_HOST | No | LND node hostname | localhost |
| LND_PORT | No | LND node port | 10009 |
| USE_MOCK_LND | No | Whether to use mock LND data instead of connecting to a real node | false |
| LND_MACAROON_PATH | No | Path to your LND readonly macaroon file | |
| LND_TLS_CERT_PATH | No | Path to your LND TLS certificate file |
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/pblittle/lnd-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server