Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
QONTOCTL_SANDBOXNoUse sandbox ('1'/'true' or '0'/'false')
QONTOCTL_ENDPOINTNoCustom API endpoint
QONTOCTL_CLIENT_IDNoOAuth client ID for OAuth 2.0 authentication
QONTOCTL_SECRET_KEYNoAPI secret key for API Key authentication
QONTOCTL_CLIENT_SECRETNoOAuth client secret for OAuth 2.0 authentication
QONTOCTL_ORGANIZATION_SLUGNoOrganization slug for API Key authentication

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
attachment_upload

Upload an attachment file (PDF, JPEG, PNG) from the filesystem

attachment_show

Show details of a specific attachment

transaction_attachment_list

List attachments for a transaction

transaction_attachment_add

Attach a file to a transaction from the filesystem

transaction_attachment_remove

Remove attachment(s) from a transaction. If attachment_id is provided, removes that specific attachment. Otherwise removes all attachments.

account_list

List all bank accounts for the organization

account_show

Show details of a specific bank account

account_iban_certificate

Download IBAN certificate PDF for a bank account

account_create

Create a new bank account

account_update

Update an existing bank account

account_close

Close a bank account

beneficiary_list

List SEPA beneficiaries in the organization

beneficiary_show

Show details of a specific SEPA beneficiary

beneficiary_add

Create a new SEPA beneficiary

beneficiary_update

Update an existing SEPA beneficiary

beneficiary_trust

Trust one or more SEPA beneficiaries

beneficiary_untrust

Untrust one or more SEPA beneficiaries

card_list

List cards in the organization

card_show

Show details of a specific card

card_create

Create a new card

card_bulk_create

Bulk create cards (up to 50)

card_lock

Lock a card

card_unlock

Unlock a card

card_report_lost

Report a physical card as lost (irreversible)

card_report_stolen

Report a physical card as stolen (irreversible)

card_discard

Discard a card (irreversible)

card_update_limits

Update a card's spending limits

card_update_nickname

Update a card's nickname

card_update_options

Update a card's options (ATM, NFC, online, foreign)

card_update_restrictions

Update a card's restrictions (active days, merchant categories)

card_iframe_url

Get secure iframe URL for viewing card details (PAN, CVV, expiry)

card_appearances

List available card appearances (designs by type and level)

bulk_transfer_create

Create a bulk transfer

bulk_transfer_list

List bulk transfers

bulk_transfer_show

Show details of a specific bulk transfer

client_list

List clients with optional pagination

client_show

Show details of a specific client

client_create

Create a new client

client_update

Update an existing client

client_delete

Delete a client

client_invoice_list

List client invoices with optional filters

client_invoice_show

Show details of a specific client invoice

client_invoice_create

Create a draft client invoice with client and line items

client_invoice_update

Update a draft client invoice

client_invoice_delete

Delete a draft client invoice

client_invoice_finalize

Finalize a client invoice (assign number, transition from draft to pending)

client_invoice_send

Send a client invoice to the client via email

client_invoice_mark_paid

Mark a client invoice as paid

client_invoice_unmark_paid

Unmark a client invoice paid status (transition back to pending)

client_invoice_cancel

Cancel a finalized client invoice

client_invoice_upload

Upload a file to a client invoice from the filesystem

client_invoice_upload_show

Show upload details for a client invoice

credit_note_list

List credit notes in the organization

credit_note_show

Show details of a specific credit note

einvoicing_settings

Retrieve e-invoicing settings for the organization

insurance_show

Show insurance contract details

insurance_create

Create a new insurance contract

insurance_update

Update an insurance contract

insurance_upload_document

Upload a document to an insurance contract from the filesystem

insurance_remove_document

Remove a document from an insurance contract

intl_eligibility

Check eligibility for international transfers

intl_currencies

List supported currencies for international transfers

intl_quote_create

Create an international transfer quote with exchange rate

intl_beneficiary_list

List international beneficiaries in the organization

intl_beneficiary_requirements

Get required fields for an international beneficiary corridor

intl_beneficiary_add

Create a new international beneficiary

intl_beneficiary_update

Update an international beneficiary

intl_beneficiary_remove

Remove an international beneficiary

intl_transfer_requirements

Get required fields for an international transfer

intl_transfer_create

Create an international transfer

internal_transfer_create

Create an internal transfer between two bank accounts within the same organization

label_list

List all labels in the organization

label_show

Show details of a specific label

membership_list

List all memberships in the organization

membership_show

Show the current authenticated user's membership

membership_invite

Invite a new member to the organization

org_show

Show organization details including name, slug, and bank accounts

payment_link_list

List payment links

payment_link_show

Show details of a specific payment link

payment_link_create

Create a new payment link (basket or invoice type)

payment_link_deactivate

Deactivate a payment link

payment_link_payments

List payments for a specific payment link

payment_link_methods

List available payment methods for payment links

payment_link_connect

Establish payment link connection with provider

payment_link_connection_status

Get payment link connection status

quote_list

List quotes with optional filters

quote_show

Show details of a specific quote

quote_create

Create a new quote with client and line items

quote_update

Update an existing quote

quote_delete

Delete a quote

quote_send

Send a quote to the client via email

recurring_transfer_create

Create a recurring transfer

recurring_transfer_cancel

Cancel a recurring transfer

recurring_transfer_list

List recurring transfers

recurring_transfer_show

Show details of a specific recurring transfer

request_list

List all requests in the organization

request_approve

Approve a pending request (SCA may be required)

request_decline

Decline a pending request

request_create_flash_card

Create a flash card request

request_create_virtual_card

Create a virtual card request

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/alexey-pelykh/qontoctl'

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