Abraflexi
Rank #11,969io.github.Vitexus/abraflexi
Provides a comprehensive MCP interface to the AbraFlexi ERP REST API, enabling management of invoices, contacts, products, bank transactions, and other evidence through natural language.
Abraflexi is a Model Context Protocol (MCP) server published by vitexsoftware. It ranks #11,969 of 76,851 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Abraflexi is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Jan 28, 2026 and most recently updated on Feb 23, 2026.
Ranks ahead of 64,882 of 76,851 servers on MCP Toplist.
Use Abraflexi
Add Abraflexi to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
{
"mcpServers": {
"abraflexi": {
"url": "https://abraflexi.fastmcp.app/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"abraflexi": {
"command": "uvx",
"args": [
"abraflexi-mcp-server"
]
}
}
}Listed on 1 registry (2 delisted)
vitexsoftware
Other servers by vitexsoftware
View all vitexsoftware servers →Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Feb 23, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Abraflexi?
- Abraflexi is maintained by vitexsoftware, which publishes 3 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Abraflexi listed on the Official MCP Registry?
- Yes — Abraflexi is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Abraflexi have?
- MCP Toplist tracks 2 versions of Abraflexi, most recently published on Feb 23, 2026.
- Where can I find the source code for Abraflexi?
- The source code for Abraflexi is hosted at github.com/vitexsoftware/abraflexi-mcp-server.