Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

AbraFlexi

PYPI · ABRAFLEXI-MCP-SERVER · SCANNED SEP 21

MCP server for AbraFlexi ERP — invoices, contacts, products, bank transactions.

0 this week 73 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →

Supply Chain Security100
  • No malware found by supply-chain analysis.Pass
  • No known CVEs affecting this package version or its production dependencies.Pass
  • Runs setuptools.build_meta at install time, a recognised native-build step with no shell scripting around it. View diagnostics → Pass
  • 2 of 23 dependencies flagged as unhealthy. View diagnostics → Partial
Provenance & Transparency6
Schema Quality & AI Usability69
  • AI-judged instruction clarity (good).Pass
  • Tool/resource definitions use about 1363 tokens (~64/item across 21 items; 21 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management90
  • Stability observed for 27 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Tool Safety75
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • 0 of 4 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "invoice_issued_delete" implies "delete" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
  • An AI judge read all 21 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a current MCP spec version (2026-07-28).Pass
Install

How do I install the AbraFlexi MCP server?

AbraFlexi runs locally as a PyPI package, launched with uvx abraflexi-mcp-server. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

pypi · abraflexi-mcp-server

# add to Claude Code
claude mcp add vitexus-abraflexi -- uvx abraflexi-mcp-server
// .cursor/mcp.json
{
  "mcpServers": {
    "vitexus-abraflexi": {
      "command": "uvx",
      "args": [
        "abraflexi-mcp-server"
      ]
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "vitexus-abraflexi": {
      "command": "uvx",
      "args": [
        "abraflexi-mcp-server"
      ]
    }
  }
}
# add to Codex CLI
codex mcp add vitexus-abraflexi -- uvx abraflexi-mcp-server
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "vitexus-abraflexi": {
      "type": "local",
      "command": [
        "uvx",
        "abraflexi-mcp-server"
      ],
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add vitexus-abraflexi --command uvx --arg abraflexi-mcp-server
# ~/.hermes/config.yaml
mcp_servers:
  vitexus-abraflexi:
    command: "uvx"
    args: ["abraflexi-mcp-server"]
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "vitexus-abraflexi": {
      "Transport": "stdio",
      "Command": "uvx",
      "Arguments": [
        "abraflexi-mcp-server"
      ]
    }
  }
}
# add to Vellum
assistant mcp add vitexus-abraflexi -t stdio -c uvx -a abraflexi-mcp-server
// mcp.json
{
  "mcpServers": {
    "vitexus-abraflexi": {
      "command": "uvx",
      "args": [
        "abraflexi-mcp-server"
      ]
    }
  }
}
Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 21 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 19 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 18 Sept 26 −3
    • Stability: pass → 0.80 functional
  • 17 Sept 26 0
    • Stability: 0.97 → pass security
  • 16 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 14 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 12 Sept 26 +1
    • Security disclosure: unverified → fail functional
  • 11 Sept 26 −3
    • Security disclosure: fail → unverified functional
    • Stability: pass → 0.80 functional
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 21 Sept 2026 · Analysed pypi/abraflexi-mcp-server@1.0.1

Provenance No attestation

The registry publishes no build provenance for this version, so there is nothing to verify.

Result No attestation
Ecosystem pypi

Background: How many MCP packages publish verified provenance →

Install scripts 1 script
Hook Tier Command
build_backend allowlisted setuptools.build_meta

Background: Why install scripts are a supply-chain risk →

Dependencies 23 packages
Packages resolved 23
Stale 2
Tree resolution Complete

Background: SBOMs and build attestations, explained →

MCP tools · 21 exposed · ~1,363 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
bank_transaction_create ~79

Create a new bank transaction in AbraFlexi.

NameTypeReqDescription
bankastringyesBank account reference (e.g., 'code:BANK01')
castkanumberyesTransaction amount
datumstringyesTransaction date (YYYY-MM-DD format)
extra_fieldsAdditional transaction fields
popisTransaction description
NameTypeReqDescription
resultstringyes

No examples provided.

bank_transaction_get ~64

Get bank transactions (banka) from AbraFlexi.

NameTypeReqDescription
detailstringDetail level (summary, id, full, custom:field1,field2)
idsList of transaction IDs to retrieve
limitMaximum number of results
NameTypeReqDescription
resultstringyes

No examples provided.

contact_create ~64

Create a new contact/company in AbraFlexi.

NameTypeReqDescription
emailEmail address
extra_fieldsAdditional contact fields
kodstringyesContact code (unique identifier)
nazevstringyesContact name
telPhone number
NameTypeReqDescription
resultstringyes

No examples provided.

contact_delete ~39

Delete a contact/company from AbraFlexi.

NameTypeReqDescription
idContact ID to delete
kodContact code to delete (alternative to id)
NameTypeReqDescription
resultstringyes

No examples provided.

contact_get ~89

Get contacts/companies (adresar) from AbraFlexi.

NameTypeReqDescription
detailstringDetail level (summary, id, full, custom:field1,field2)
idsList of contact IDs to retrieve
kodContact code to search for
limitMaximum number of results
nazevContact name to search for (partial match)
NameTypeReqDescription
resultstringyes

No examples provided.

contact_update ~48

Update an existing contact/company in AbraFlexi.

NameTypeReqDescription
dataFields to update
idContact ID to update
kodContact code to update (alternative to id)
NameTypeReqDescription
resultstringyes

No examples provided.

evidence_create ~58

Create a new record in any AbraFlexi evidence.

NameTypeReqDescription
dataobjectyesRecord data as dictionary
evidencestringyesEvidence name (e.g., 'faktura-vydana', 'adresar', 'cenik')
NameTypeReqDescription
resultstringyes

No examples provided.

evidence_delete ~68

Delete a record from any AbraFlexi evidence.

NameTypeReqDescription
evidencestringyesEvidence name (e.g., 'faktura-vydana', 'adresar', 'cenik')
idRecord ID to delete
kodRecord code to delete (alternative to id)
NameTypeReqDescription
resultstringyes

No examples provided.

evidence_get ~99

Get records from any AbraFlexi evidence.

NameTypeReqDescription
detailstringDetail level (summary, id, full, custom:field1,field2)
evidencestringyesEvidence name (e.g., 'faktura-vydana', 'adresar', 'cenik')
filter_exprAbraFlexi filter expression
idsList of record IDs to retrieve
limitMaximum number of results
NameTypeReqDescription
resultstringyes

No examples provided.

evidence_list ~29

List all available AbraFlexi evidences. Returns: str: JSON formatted list of evidence names

Input schema present but exposes no named parameters.

NameTypeReqDescription
resultstringyes

No examples provided.

evidence_update ~78

Update a record in any AbraFlexi evidence.

NameTypeReqDescription
dataFields to update as dictionary
evidencestringyesEvidence name (e.g., 'faktura-vydana', 'adresar', 'cenik')
idRecord ID to update
kodRecord code to update (alternative to id)
NameTypeReqDescription
resultstringyes

No examples provided.

invoice_issued_create ~86

Create a new issued invoice in AbraFlexi.

NameTypeReqDescription
datum_vystaveniIssue date (YYYY-MM-DD format)
extra_fieldsAdditional invoice fields
firmastringyesCustomer reference (e.g., 'code:CUSTOMER01')
kodstringyesInvoice code (unique identifier)
polozkyInvoice items/lines
NameTypeReqDescription
resultstringyes

No examples provided.

invoice_issued_delete ~41

Delete an issued invoice from AbraFlexi.

NameTypeReqDescription
idInvoice ID to delete
kodInvoice code to delete (alternative to id)
NameTypeReqDescription
resultstringyes

No examples provided.

invoice_issued_get ~79

Get issued invoices (faktura-vydana) from AbraFlexi.

NameTypeReqDescription
detailstringDetail level (summary, id, full, custom:field1,field2)
idsList of invoice IDs to retrieve
kodInvoice code to search for
limitMaximum number of results
NameTypeReqDescription
resultstringyes

No examples provided.

invoice_issued_update ~50

Update an existing issued invoice in AbraFlexi.

NameTypeReqDescription
dataFields to update
idInvoice ID to update
kodInvoice code to update (alternative to id)
NameTypeReqDescription
resultstringyes

No examples provided.

invoice_received_create ~86

Create a new received invoice in AbraFlexi.

NameTypeReqDescription
datum_vystaveniIssue date (YYYY-MM-DD format)
extra_fieldsAdditional invoice fields
firmastringyesSupplier reference (e.g., 'code:SUPPLIER01')
kodstringyesInvoice code (unique identifier)
polozkyInvoice items/lines
NameTypeReqDescription
resultstringyes

No examples provided.

invoice_received_get ~78

Get received invoices (faktura-prijata) from AbraFlexi.

NameTypeReqDescription
detailstringDetail level (summary, id, full, custom:field1,field2)
idsList of invoice IDs to retrieve
kodInvoice code to search for
limitMaximum number of results
NameTypeReqDescription
resultstringyes

No examples provided.

product_create ~56

Create a new product in AbraFlexi.

NameTypeReqDescription
cenaProduct price
extra_fieldsAdditional product fields
kodstringyesProduct code (unique identifier)
nazevstringyesProduct name
NameTypeReqDescription
resultstringyes

No examples provided.

product_delete ~38

Delete a product from AbraFlexi.

NameTypeReqDescription
idProduct ID to delete
kodProduct code to delete (alternative to id)
NameTypeReqDescription
resultstringyes

No examples provided.

product_get ~87

Get products (cenik) from AbraFlexi.

NameTypeReqDescription
detailstringDetail level (summary, id, full, custom:field1,field2)
idsList of product IDs to retrieve
kodProduct code to search for
limitMaximum number of results
nazevProduct name to search for (partial match)
NameTypeReqDescription
resultstringyes

No examples provided.

product_update ~47

Update an existing product in AbraFlexi.

NameTypeReqDescription
dataFields to update
idProduct ID to update
kodProduct code to update (alternative to id)
NameTypeReqDescription
resultstringyes

No examples provided.

Common questions

What is the AbraFlexi MCP server?

AbraFlexi is an MCP server listed in the public MCP registry as io.github.Vitexus/abraflexi. MCP server for AbraFlexi ERP, invoices, contacts, products, bank transactions. This page covers its PyPI package (abraflexi-mcp-server).

Is the AbraFlexi MCP server safe to use?

AbraFlexi scores 73 out of 100 on VerifyMCP. We found no known CVEs affecting it as of 21 September 2026. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the AbraFlexi MCP server expose?

AbraFlexi exposes 21 tools: invoice_issued_get, invoice_issued_create, invoice_issued_update, invoice_issued_delete, invoice_received_get, and 16 more. Their descriptions and schemas cost roughly 1,363 tokens of context every time the server is loaded.

Is the AbraFlexi MCP server still maintained?

AbraFlexi is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.