Peru Invoice
@junter1989k-ai
About Peru Invoice
Remote MCP server: AI agents issue Peru CPE factura/boleta electronica via Nubefact (SUNAT). Stateless, BYO credentials.
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"peru-invoice": {
"type": "http",
"url": "https://inv-pe.wishpool.app/mcp",
"headers": {
"x-nubefact-ruta": "your_ruta_url",
"x-nubefact-token": "your_nubefact_key"
}
}
}
}Tools
3Issue a **factura** (buyer 11-digit RUC) or **boleta** (consumer DNI/none). You supply `serie` (F001/B001) and the next `numero`; item prices go in **including IGV**, and this layer computes `valor_unitario`, `subtotal`, **IGV 18%** and totals. Returns the SUNAT link + PDF/XML.
Status check by `comprobante_type` + `serie` + `numero`: `ACCEPTED` / `PENDING` / `REJECTED`, plus `anulado` and PDF/XML/CDR links.
Void (anular — comunicación de baja) a CPE at SUNAT with a `motivo`. Asynchronous: confirm later with `query_invoice`.
Overview
What is Peru Invoice?
Remote MCP server: AI agents issue Peru CPE factura/boleta electronica via Nubefact (SUNAT). Stateless, BYO credentials.
How to use Peru Invoice?
The README includes setup instructions such as node test/serve.js # local server on :3229.
Key features of Peru Invoice
- MCP server integration
Use cases of Peru Invoice
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Peru Invoice
Where is the source code for Peru Invoice?
The source code is linked from the repository URL on this page.
Does Peru 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 Peru Invoice?
The source code is linked from the repository URL on this page.
Does Peru 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

Foremerge
naw103Catch intent conflicts before code conflicts. The open-source coordination protocol for coding agents, built above Git.

Kin
Troy Fortin, Jr. (Firelock, LLC)The system of record for AI-written software. A persistent graph of entities, relationships, changes, and provenance, so humans and AI agents see what a change touches before it merges. Beside Git today.

Snipara
alopez3006MCP connector for Snipara, the Project Brain for AI coding agents

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

ListingGood MCP
DedeGroupListingGood AI Recommendation Engine — a hosted MCP server + Claude/Cursor skills that make Amazon's AI recommend your products. Free no-login scan: https://listinggood.com/scan Get API key: https://listinggood.com/deve
Comments