Romania Invoice
@junter1989k-ai
About Romania Invoice
Remote MCP server: AI agents submit Romania e-Factura invoices (UBL 2.1 CIUS-RO) to the ANAF national API. Stateless, BYO token.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"romania-invoice": {
"type": "http",
"url": "https://inv-ro.wishpool.app/mcp",
"headers": {
"x-anaf-token": "your_oauth_bearer",
"x-anaf-cif": "your_company_cif"
}
}
}
}Tools
3Build a UBL 2.1 CIUS-RO invoice from customer CIF + name + address + lines (name, qty, net unit price, VAT rate 19/9/5/0) and upload to ANAF e-Factura. Returns `index_incarcare` + computed VAT totals.
Poll ANAF status by `index_incarcare`: `PROCESSING` (in prelucrare), `ACCEPTED` (ok), `REJECTED` (nok); returns `download_id` when finished.
Download the ANAF response ZIP (base64) by `download_id` — signed XML if accepted, error report if rejected.
Overview
What is Romania Invoice?
Remote MCP server: AI agents submit Romania e-Factura invoices (UBL 2.1 CIUS-RO) to the ANAF national API. Stateless, BYO token.
How to use Romania Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3232.
Key features of Romania Invoice
- Base: TEST https://api.anaf.ro/test/FCTEL/rest · PROD https://api.anaf.ro/prod/FCTEL/rest
- Upload: POST /upload?standard=UBL&cif={cif} (raw UBL XML body) → index_incarcare
- Status: GET /stareMesaj?id_incarcare={index} → stare in prelucrare | ok | nok
- Download: GET /descarcare?id={id_descarcare} → ZIP
Use cases of Romania Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Romania Invoice
Where is the source code for Romania Invoice?
The source code is linked from the repository URL on this page.
Does Romania Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Romania Invoice?
The source code is linked from the repository URL on this page.
Does Romania Invoice include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More MCP servers

OpenLore
aakarimServe your docs to AI agents over SSH and MCP. Agents use ls, cat, grep, find, and pipes against a virtual filesystem backed by your documentation. Identity-scoped access, governed writing with human approval, and portab

PLUR
plur-aiAI agents start every session with amnesia — you re-explain the project, repeat your preferences, and correct the same mistakes over and over. PLUR gives them a memory that persists. Your agent's corrections, preference
QR Planet QR Code MCP Server
qrplanetQR Planet QR Code MCP Server - Hosted MCP server for QR Planet. Connect AI agents and MCP-compatible clients to create, update, design, route, and analyze dynamic QR Codes using your QR Planet API key.

Snipara
alopez3006MCP connector for Snipara, the Project Brain for AI coding agents
fhirHydrant
faulkjOpen-source Node.js FHIR MCP server with SMART Backend Services, metadata-aware search/CRUD tools, compact responses, FHIRPath filtering, safe pagination, audit events, and terminology lookup.
Comments