LNbits MCP Server
Officialby lnbits
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LNBITS_URL | No | LNbits instance URL | https://demo.lnbits.com |
| LNBITS_API_KEY | No | API key | |
| LNBITS_TIMEOUT | No | Request timeout (seconds) | 30 |
| LNBITS_AUTH_METHOD | No | Authentication method: api_key_header, api_key_query, http_bearer, or oauth2 | api_key_header |
| LNBITS_MAX_RETRIES | No | Max retries on failure | 3 |
| LNBITS_BEARER_TOKEN | No | Bearer token (alternative auth) | |
| LNBITS_OAUTH2_TOKEN | No | OAuth2 token (alternative auth) | |
| LNBITS_RATE_LIMIT_PER_MINUTE | No | Rate limit per minute | 60 |
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/lnbits/LNbits-MCP-Server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server