Skip to main content
Glama
markmhendrickson

Bitcoin wallet MCP server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BTC_DRY_RUNNoIf true, send/sign tools do not broadcast by default.true
BTC_NETWORKNoNetwork: mainnet or testnet.testnet
BTC_FEE_TIERNomempool.space tier: hourFee, halfHourFee, fastestFee. Used when no fixed rate is set.
BTC_MNEMONICNoBIP-39 mnemonic (12 or 24 words).
BTC_PRIVATE_KEYNoWIF private key for the wallet.
BTC_MAX_FEE_SATSNoMaximum fee in satoshis per transaction.
BTC_MAX_SEND_BTCNoMaximum BTC per transfer (decimal string or number).
BTC_MNEMONIC_PASSPHRASENoOptional BIP-39 passphrase when using BTC_MNEMONIC.
BTC_FEE_RATE_SAT_PER_BYTENoFixed fee rate (sat/vB). If set, overrides tier.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/markmhendrickson/mcp-server-bitcoin'

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