Skip to main content
Glama

MCP Money

by pablof7z

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
NSECNoYour Nostr private key in nsec format

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
get_balance

Get the total wallet balance

get_mint_balances

Get balance breakdown per mint

deposit

Create a deposit invoice (bolt11) for the specified amount and mint. Returns the invoice immediately for payment. If no mint is specified, all mints will be tried concurrently and the first successful response will be used.

pay

Pay a Lightning invoice

zap

Send a zap to a user

add_mint

Add a mint to the wallet

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/pablof7z/mcp-money'

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