Invoice Agent MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Invoice Agent MCP ServerCreate an invoice for Müller GmbH, 2 days consulting at €800/day"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Invoice Agent — MCP Server
Create German invoices (§14 UStG) via Claude or any MCP-compatible AI. Just describe the invoice in natural language.
What it does
Talk to Claude naturally:
"Create an invoice for Müller GmbH, 2 days consulting at €800/day"
→ Claude creates a §14 UStG compliant PDF invoice in seconds.
Related MCP server: Invoice Generator AI MCP
Tools available
Tool | Description |
| Create a new German invoice as PDF |
| List recent invoices with status |
| Create a quote/offer (Angebot) |
| Check if an invoice was paid |
Setup (Claude Desktop)
Get an API key at invoice.alpen-huettentouren.de/landing
Install dependencies:
pip install mcp httpxAdd to Claude Desktop (
~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"invoice-agent": {
"command": "python3",
"args": ["/path/to/invoice-agent-mcp/server.py"],
"env": {
"INVOICE_API_KEY": "axon_your_key_here"
}
}
}
}Restart Claude Desktop → the invoice tools are now available.
Example prompts
"Erstelle eine Rechnung für Cloudflake GmbH, 3 Stunden KI-Beratung à 200€"
"Show me my last 5 invoices"
"Create an offer for Stefan Kießling for a 2-day workshop at €1,600/day"
"Is invoice RE-2026-003 paid?"
Pricing
Plans starting at €9/month → Get started
Powered by
AXON Protocol — Agent-to-agent payments on SUI blockchain
§14 UStG compliant invoice generation
Hosted on Hetzner (Germany 🇩🇪)
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
No tool schema history has been recorded yet.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Send invoices from Claude and ChatGPT. One sentence becomes a PDF with a Stripe payment link.
Create PDF invoices from your AI chat: clients, numbering, VAT, overdue reports. All data is local.
Invoicing you drive by talking to your AI: log time, raise invoices and track what's owed via MCP.
Generate PDFs from templates via AI chat. Works with Claude, ChatGPT, Cursor, and any MCP client.
Related MCP Servers
- FlicenseBqualityDmaintenanceMCP server for DACH accounting automation. Connect AI assistants to sevDesk and Lexoffice — create invoices, manage contacts, handle bookings and vouchers for German-speaking businesses.1556-
- AlicenseNot gradedqualityBmaintenanceInvoice Generator AI - MCP server providing AI-powered tools and automation by MEOK AI Labs15MIT
- AlicenseAqualityDmaintenanceMCP server for German e-invoice compliance (XRechnung 3.0 & ZUGFeRD 2.x) enabling AI agents to validate, generate, parse, and check compliance of electronic invoices per EN 16931.61MIT

InvoiceXMLofficial
AlicenseNot gradedqualityCmaintenanceInvoiceXML brings e-invoice compliance to your AI agent. Create, validate, convert, render, and extract structured invoices across UBL (Peppol BIS Billing 3.0, used worldwide), CII, Factur-X, ZUGFeRD, and XRechnung, all checked against the EN 16931 standard and official Schematron rules. Ask your assistant to generate a compliant invoice, validate one for errors, or convert between formats, with n5MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/samabdelkhalek-code/invoice-agent-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server