Skip to main content
Glama

Breez MCP Server

Official
by breez

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BREEZ_API_KEYYesBreez Spark API key
BREEZ_NETWORKNoSet to 'testnet' for sandbox usagemainnet
BREEZ_DATA_DIRNoWallet storage directory./data
BREEZ_MNEMONICYes12-word mnemonic controlling the wallet
BREEZ_HTTP_HOSTNoHTTP server host (HTTP mode only)0.0.0.0
BREEZ_HTTP_PATHNoHTTP endpoint path (HTTP mode only)/mcp
BREEZ_HTTP_PORTNoHTTP server port (HTTP mode only)8000
BREEZ_TRANSPORT_MODENoTransport mode: 'stdio', 'http', or 'asgi'stdio

Schema

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

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/breez/breez-mcp'

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