AbraFlexi (VitexSoftware/mcp-server-abraflexi) is an MCP server listed on the M8ven Trust Index. It scores 69 out of 100, grade C. It declares 65 tools. The publisher has proved control of what we score (Verified Publisher). It is connected through the M8ven GitHub App, so the listing is re-checked on every push.
Integration with AbraFlexi ERP for managing invoices, contacts, products, and bank transactions.
Caution. Specific findings reduced this grade. They are listed on the page. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.
How we verified
every push re-verified
Who stands behind it
vitexsoftware.cz (@VitexSoftware) · Verified Publisher
Source: PulseMCP · also listed on Glama
Install from
The grade above is for the source repository. Registries can serve a different version, so we mark the ones we were not able to read.
ABRAFLEXI_URLYour AbraFlexi server URL (e.g., https://demo.flexibee.eu:5434)ABRAFLEXI_COMPANYCompany identifier (e.g., demo_de)ABRAFLEXI_LOGINYour AbraFlexi usernameABRAFLEXI_PASSWORDYour AbraFlexi passwordABRAFLEXI_AUTHSESSIDYour AbraFlexi session IDABRAFLEXI_TIMEOUTRequest timeout in seconds (default: 300)READ_ONLYSet to true, 1, or yes to enable read-only mode (default: true)ABRAFLEXI_MCP_TRANSPORTTransport type: stdio (default) or streamable-httpABRAFLEXI_MCP_HOSTServer host (default: 127.0.0.1)ABRAFLEXI_MCP_PORTServer port (default: 8000)ABRAFLEXI_MCP_STATELESS_HTTPStateless mode (default: false)AUTH_TYPEMust be set to no-auth for streamable-http transportTool annotations
No tools have read-only/destructive annotations
Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.
All four hints declared on every tool
65/65 tools missing one or more hints — invoice_issued_get (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); invoice_issued_create (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); invoice_issued_update (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +62 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.
For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.
Descriptions match behaviour
1 tool describes read intent but its handler mutates — evidence_get_qr_code (line 1609: with open(output_path, "wb") as fh:)
Rename the tool, rewrite the description, or move the side-effect into a separate clearly-named tool.
License file
No license file
Add a LICENSE file (MIT, Apache-2.0, etc.).
Tool test coverage
23/65 tools referenced in tests (35%)
Write tests that reference each tool by name so every tool has at least one test.
Tool description accuracy
evidence_get_qr_code: description implies read-only but handler writes/deletes/executes
Update tool descriptions to accurately reflect all capabilities — especially write, delete, or execute operations.
[](https://m8ven.ai/mcp/vitexsoftware/abraflexi-mcp-server)?variant=verified from the URL.Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.
https://m8ven.ai/api/mcp/tool-check