AbraFlexi runs on your own machine — the client starts it, so there is no endpoint to ping. 279 installs a week from pypi. Last commit 3 Jul 2026.
MCP server for AbraFlexi ERP — invoices, contacts, products, bank transactions.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add abraflexi -- uvx abraflexi-mcp-server
{
"mcpServers": {
"abraflexi": {
"args": [
"abraflexi-mcp-server"
],
"command": "uvx"
}
}
}
[mcp_servers.abraflexi]
command = "uvx"
args = ["abraflexi-mcp-server"]
{
"mcpServers": {
"abraflexi": {
"args": [
"abraflexi-mcp-server"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"abraflexi": {
"args": [
"abraflexi-mcp-server"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.