Skip to main content
Glama
beliq-eu

beliq-mcp

Official
by beliq-eu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
BELIQ_AUTHNoHow the key is sent: 'header' (X-API-Key) or 'bearer' (Authorization: Bearer).header
BELIQ_API_KEYYesAPI key from the beliq dashboard (API Keys).
BELIQ_BASE_URLNoOverride for self-hosted or staging.https://api.beliq.eu

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
beliq_validate_einvoiceA

Validate an EU electronic invoice against authority-pinned, drift-checked rules and report whether it is compliant. Accepts a UBL or CII XML document (inline via document, or a file via documentPath), or a Factur-X / ZUGFeRD PDF via documentPath. Returns the verdict (valid or not), the detected format and profile, the ruleset (Schematron) version it was checked against, and every error and warning with its rule id, severity, location, and message. beliq validates the compliant document; transmission (Peppol, PDP, KSeF, SDI), archiving, and tax-authority reporting stay with your access point.

beliq_check_accountA

Verify the configured beliq API key and report the plan and remaining quota. Calls GET /v1/me, which draws no quota. Use it as a connection and credential smoke test.

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/beliq-eu/beliq-mcp'

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