edjufy/fakturia-mcp
MCP server for the Fakturia billing & subscription management API — 123 tools covering all endpoints
Platform-specific configuration:
{
"mcpServers": {
"fakturia-mcp": {
"command": "npx",
"args": [
"-y",
"fakturia-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
<p align="center"> </p>
[](https://www.npmjs.com/package/@edjufy/fakturia-mcp) [](LICENSE) [](package.json) [](https://www.typescriptlang.org/) [](https://modelcontextprotocol.io/)
An unofficial MCP (Model Context Protocol) server that provides full access to the Fakturia billing and subscription management API. Connect your AI assistant to Fakturia and manage customers, contracts, invoices, subscriptions, and more through natural language.
> Disclaimer: This is an unofficial, community-built project. It is not affiliated with, endorsed by, or supported by Luminea IT Services GmbH, the company behind Fakturia. "Fakturia" is a product of Luminea IT Services GmbH. The included OpenAPI spec in docs/api/ was obtained from Fakturia's public API documentation endpoint.
This MCP server wraps the entire Fakturia REST API and exposes every endpoint as an MCP tool. This means any MCP-compatible AI client (such as Claude Code, Claude Desktop, or other MCP clients) can interact with your Fakturia account directly — creating customers, managing subscriptions, generating invoices, pulling reports, and more.
123 tools across 14 API domains:
| Domain | Tools | Examples | |--------|-------|---------| | Customers | 14 | Create, update, search customers; manage SEPA mandates and custom fields |
Loading reviews...