Skip to content

Commit cd9df39

Browse files
docs(README): add social preview banner and shields.io badges
1 parent 34670fc commit cd9df39

2 files changed

Lines changed: 10 additions & 0 deletions

File tree

.github/social-preview.png

484 KB
Loading

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
1+
<p align="center">
2+
<img src=".github/social-preview.png" alt="Fakturia MCP - Connect AI to Billing" width="640" />
3+
</p>
4+
15
# Fakturia API MCP
26

7+
[![npm version](https://img.shields.io/npm/v/@edjufy/fakturia-mcp)](https://www.npmjs.com/package/@edjufy/fakturia-mcp)
8+
[![license](https://img.shields.io/npm/l/@edjufy/fakturia-mcp)](LICENSE)
9+
[![node](https://img.shields.io/node/v/@edjufy/fakturia-mcp)](package.json)
10+
[![TypeScript](https://img.shields.io/badge/TypeScript-5.8-blue?logo=typescript&logoColor=white)](https://www.typescriptlang.org/)
11+
[![MCP Tools](https://img.shields.io/badge/MCP_Tools-123-brightgreen)](https://modelcontextprotocol.io/)
12+
313
An unofficial [MCP (Model Context Protocol)](https://modelcontextprotocol.io/) server that provides full access to the [Fakturia](https://www.fakturia.de) billing and subscription management API. Connect your AI assistant to Fakturia and manage customers, contracts, invoices, subscriptions, and more through natural language.
414

515
> **Disclaimer:** This is an unofficial, community-built project. It is not affiliated with, endorsed by, or supported by [Luminea IT Services GmbH](https://www.fakturia.de/impressum), 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.

0 commit comments

Comments
 (0)