mcpbeat Sign in

AbraFlexi MCP Server

local only

AbraFlexi runs on your own machine — the client starts it, so there is no endpoint to ping. 161 installs a week from pypi. Last commit 4 Sep 2026.

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

Installs per day peak 133 · avg 44 · -12% w/w
a month agotoday
161
Installs / week
pypi · abraflexi-mcp-server
2
Stars
0 open issues
4 Sep 2026
Last commit
0 releases in 90 days
License
Python

Nothing serious here today

Today is the operative word: we check AbraFlexi every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add abraflexi -- uvx abraflexi-mcp-server
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "abraflexi": {
      "args": [
        "abraflexi-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.abraflexi]
command = "uvx"
args = ["abraflexi-mcp-server"]
.cursor/mcp.json
{
  "mcpServers": {
    "abraflexi": {
      "args": [
        "abraflexi-mcp-server"
      ],
      "command": "uvx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "abraflexi": {
      "args": [
        "abraflexi-mcp-server"
      ],
      "command": "uvx"
    }
  }
}

Alternatives to AbraFlexi

same job, measured the same way
Quaderno
by usefulapi

MCP server for Quaderno — tax-rate calculation, invoices, contacts, products, receipts & expenses.

23 tools answering
MCP Omie
by codespar

MCP server for Omie — ERP, customers, products, orders, invoices, financials

25 installs/wk local only
MCP Conta Azul
by codespar

MCP server for Conta Azul — accounting, invoicing, customers, products

23 installs/wk local only
MCP Bling
by codespar

MCP server for Bling — ERP: products, orders, invoices (NF-e/NFS-e), stock, AR/AP, webhooks

33 installs/wk local only
MCP Stark Bank
by codespar

MCP server for Stark Bank — transfers, boletos, invoices, Pix, balance

26 installs/wk local only
MCP Tiny
by codespar

MCP server for Tiny ERP — products, stock, warehouses, price lists, orders, invoices, AP/AR

25 installs/wk local only
Tochka Bank
by dontsovcmc

MCP server for Tochka Bank API — payments, invoices, acquiring, subscriptions

154 installs/wk local only
Stripe MCP Server
by friendlygeorge

MCP server for Stripe API — customers, charges, payments, subscriptions, products, and invoices

36 installs/wk local only

AbraFlexi — questions

Answers built from our own checks of this server.

Why is there no uptime for AbraFlexi?
AbraFlexi runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the pypi package abraflexi-mcp-server was installed 161 times last week.
How do I connect AbraFlexi?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls abraflexi-mcp-server straight from pypi; nothing to host, nothing to sign up for.
How many people use AbraFlexi?
The pypi package abraflexi-mcp-server was installed 161 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is AbraFlexi open source?
We cannot say either way: written in Python and 2 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.