Skip to main content
Glama
InvoiceBox

Invoicebox MCP Server

Official
by InvoiceBox

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
INVOICEBOX_ENVYesEnvironment: 'demo' or 'production'. Required.
INVOICEBOX_LIMITSNoDaily limits, JSON string.
INVOICEBOX_TOOLSETSNoToolsets to enable: 'read' (default), 'write', 'refund'.read
INVOICEBOX_API_TOKENNoAPI token from the personal cabinet (Integration/API tab). Required if no token file is present.
INVOICEBOX_HTTP_HOSTNoHTTP bind address.127.0.0.1
INVOICEBOX_HTTP_PORTNoIf set, use Streamable HTTP transport on this port; otherwise stdio.
INVOICEBOX_LOG_LEVELNoLog level: error, warn, info, debug.
INVOICEBOX_STATE_DIRNoDirectory for journal and duplicate protection. If not set, lives only within the process.
INVOICEBOX_RATE_LIMITNoCustom rate limiter, format 'requests/seconds'.60/30
INVOICEBOX_SENTRY_DSNNoSentry DSN, off by default.
INVOICEBOX_TOKEN_FILENoCustom path to token file.
INVOICEBOX_GRAYLOG_URLNoExternal Graylog receiver URL, off by default.
INVOICEBOX_MERCHANT_IDNoMerchant identifier, required for merchant operations.
INVOICEBOX_COUNTERPARTY_IDNoOrganization identifier, required for organization operations.
INVOICEBOX_CONFIRM_THRESHOLDNoAmount threshold in kopecks for separate confirmation.100000
INVOICEBOX_HTTP_MAX_SESSIONSNoMaximum number of sessions.200
INVOICEBOX_HTTP_ALLOWED_HOSTSNoWhitelist of Host headers, off by default.
INVOICEBOX_HTTP_ALLOWED_ORIGINSNoWhitelist of Origin headers, off by default.
INVOICEBOX_HTTP_SESSION_IDLE_MSNoSession idle timeout in milliseconds.1800000

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/InvoiceBox/invoicebox-mcp-server'

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