Skip to main content
Glama
LightningBerk

Wave MCP Server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LOGO_PATHNoPath to logo PNG (default: ./assets/logo.png)
WAVE_API_KEYYesYour Wave full-access token
BUSINESS_NAMENoBusiness name on invoices
BUSINESS_PHONENoPhone number
WAVE_BUSINESS_IDYesYour Wave business ID
BUSINESS_ADDRESS1NoAddress line 1
BUSINESS_ADDRESS2NoAddress line 2
INVOICE_OUTPUT_DIRNoOutput directory for PDFs (default: ./invoices)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
list_invoicesA

List invoices from Wave with pagination

get_invoiceA

Get full details of a specific invoice

list_customersA

List all customers from Wave

export_invoice_jsonC

Export Wave invoice to JSON format

generate_invoice_pdfA

Fetch invoice from Wave and generate a branded PDF. Returns the path to the generated PDF.

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/LightningBerk/wave-mcp'

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