Skip to main content
Glama
vvitovec

ABRA Flexi MCP Server

by vvitovec

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
FLEXI_PROD_PASSWORDYesABRA Flexi REST API password for production profile
FLEXI_PROD_USERNAMEYesABRA Flexi REST API username for production profile

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}
logging
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
flexi_check_connectionA

Verify auth and basic company access. Use before the first real workflow.

flexi_list_profilesB

List configured profiles and their write mode.

flexi_list_evidenceB

Browse evidence catalog with small summaries. Use before search or writes.

flexi_describe_evidenceC

Show compact schema metadata for one evidence. Detail lists are opt-in.

flexi_search_recordsD

Search one evidence and return short record summaries. Query or filter is required.

flexi_get_record_summaryC

Fetch one record with a small business summary.

flexi_get_record_detailC

Fetch one record detail. Relations and child collections are opt-in.

flexi_validate_importB

Run a dry-run import and return only compact validation feedback.

flexi_prepare_writeC

Create a short-lived confirmation token for a validated write.

flexi_execute_writeC

Execute a prepared write and return a short confirmation payload.

search_partnersC

Find customers or suppliers and return short partner summaries.

get_partner_summaryC

Fetch one partner with a small business summary.

get_partner_detailC

Fetch one partner detail. Bank accounts and contacts are opt-in.

search_productsC

Find products from the price list and return short summaries.

get_product_summaryC

Fetch one product from the price list.

search_documentsC

Search accounting documents by business filters and return short summaries.

get_document_summaryC

Fetch one accounting document with a small business summary.

get_document_detailA

Fetch one accounting document detail. Extra sections are opt-in.

search_overdue_itemsC

List overdue receivables or payables with compact report summaries.

get_partner_balance_summaryC

Return compact saldo totals for one partner.

search_unpaid_documentsC

Find unpaid or overdue receivables and payables with compact summaries.

get_accounting_overviewC

Return a compact dashboard for unpaid receivables and payables.

search_reference_valuesC

Search compact lookup values such as document types, payment methods, or centers.

create_document_draftC

Create a draft accounting document and return a short confirmation payload.

update_document_headerC

Update common header fields on one accounting document.

update_document_itemsC

Replace all items on one accounting document.

validate_documentB

Dry-run validate the latest stored draft snapshot for one document.

post_documentC

Finalize a supported accounting document by locking it.

flexi_explain_last_errorB

Summarize the latest failed request from the audit log.

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/vvitovec/abra-flexi-mcp-server'

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