Chilean DTE/SII invoicing — issue invoices, reconcile payments and manage clients with AI agents.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"io-github-bperezpereira-mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
Chilean DTE/SII invoicing — issue invoices, reconcile payments and manage clients with AI agents.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
This server is missing a description. Tools and install config are also missing.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in finance / ai-ml
Dynamic problem-solving through sequential thought chains
Persistent memory using a knowledge graph
The official MCP server implementation for the Perplexity API Platform
An official Qdrant Model Context Protocol (MCP) server implementation
MCP Security Weekly
Get CVE alerts and security updates for io.github.bperezpereira/mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
Connect Claude, Cursor, or any MCP-compatible AI client to your Wasabil account. Issue Chilean electronic invoices (DTE/SII), reconcile bank payments, and manage clients — all through natural language.
Wasabil is the first electronic invoicing platform in Chile with native MCP support.
claude mcp add --transport http --scope user wasabil https://mcp.wasabil.com
Then open Claude Code, type /mcp, select wasabil, and choose Authenticate. A browser window will open — log in to your Wasabil account and authorize access.
Wasabil / URL: https://mcp.wasabil.comAdd a remote MCP server with URL https://mcp.wasabil.com. If your client asks for OAuth details:
| Field | Value |
|---|---|
| MCP Server URL | https://mcp.wasabil.com |
| Authorization URL | https://app.wasabil.com/oauth/authorize |
| Token URL | https://api.wasabil.com/api/oauth/token |
| Issuer | https://api.wasabil.com |
| Registration URL | https://mcp.wasabil.com/oauth/register |
| Client ID | wasabil-mcp-server |
| Client Secret | (leave empty) |
| Grant type | authorization_code |
| PKCE | S256 (required) |
| Token endpoint auth method | none |
Once connected, your AI can:
| Tool | What it does |
|---|---|
| Documents | Issue invoices, boletas, credit notes, purchase invoices |
| Search | Query documents by folio, client, date, reference |
| Reports | Sales by month, product, client, or custom attribute |
| Attributes | Assign and filter custom metafields |
| Clients | Create and find document recipients |
| Suppliers | Manage suppliers for purchase invoices |
| Reconciliation | Link bank payments to documents |
| Transactions | Import bank statement movements |
"Emite una boleta por $29.990 a nombre de Juan Pérez por suscripción mensual"
"Muéstrame las facturas emitidas esta semana"
"¿Cuáles son los documentos pendientes de conciliar?"
"Genera un reporte de ventas de mayo 2026 por cliente"
"Emite una nota de crédito para anular la factura folio 1234"
If you prefer direct API integration, Wasabil exposes a full REST API:
Base URL: https://api.wasabil.com/api
Auth: Bearer token (get yours at app.wasabil.com/api-tokens)
See wasabil.com/developers for the full API reference, including:
Code examples are in the examples/ folder.
The MCP server uses OAuth 2.0 with PKCE. Your Wasabil credentials are never shared with the AI client — only a scoped access token tied to the specific company you authorize.
Wasabil is built in Santiago, Chile. Backed by Platanus Ventures and Start-Up Chile.