Skip to main content
Glama
Sharmaz

Phoenixd MCP Server

by Sharmaz

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HTTP_HOSTNoHost of the phoenixd server127.0.0.1
HTTP_PORTNoPort of the phoenixd server9740
HTTP_PASSWORDYesPassword from phoenix.conf for authentication
HTTP_PROTOCOLNoProtocol to use (http or https)http

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
get-balanceA

Get the balance of the node

get-node-infoB

Get the node info

list-channelsB

List the node channels

close-channelB

Close a channel by ID, sending the funds to a specified address on chain, with a specified fee rate

decode-invoiceB

Decode an bolt11 invoice, the output amount is in milisatoshis

decode-offerC

Decode an bolt12 offer the output amount is in milisatoshis

create-invoiceC

Create a bolt11 invoice with a specified amount and description

pay-invoiceC

Pay a bolt11 invoice with a specified amount and description

create-offerB

Create a bolt12 offer with an optional description and amount

pay-offerC

Pay a bolt12 offer

pay-lightning-addressB

Pays an email-like Lightning address, either based on BIP-353 or LNURL

pay-on-chainB

Pay an on-chain address with a specified amount and fee rate

bump-feeA

Makes all your unconfirmed transactions use a higher fee rate, using CPFP. Returns the ID of the child transaction

list-incoming-paymentsC

List the incoming payments

get-incoming-paymentC

Get the incoming payment by payment hash

list-outgoing-paymentsB

List the outgoing payments

get-outgoing-paymentB

Get the outgoing payment by payment id

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/Sharmaz/phoenixd-mcp-server'

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