Brazil Invoices (NFS-e nota fiscal de serviço)
Server Details
Brazil NFS-e service invoices for AI agents via Focus NFe and NFe.io. Stateless, never stores data.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
- Server Listing
- brazil-invoice-mcp
TDQS
Scored across 3 tools
Each tool has a clearly distinct purpose: create, query, cancel. No overlap in functionality.
All tools follow a consistent verb_noun snake_case pattern (cancel_invoice, create_invoice, query_invoice).
Three tools is a minimal but reasonable set for the core lifecycle of an invoice (create, query, cancel). Could benefit from a list tool, but still scoped appropriately.
The set covers create, query, and cancel, but lacks a list/search tool, which would be helpful for managing multiple invoices. No update or other operations, but those are often not needed for invoices.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
3 tool updates
- Changed
cancel_invoice3 fields changed- changed
Input schema / properties / justificativa / descriptionPrevious value: -"Reason for cancellation (justificativa), 15-255 characters — required by the prefeitura."New value: +"Reason for cancellation (justificativa), 15-255 characters — required by the prefeitura (Focus NFe). NFe.io cancels without a mandatory reason but this is still collected for parity." - added
Input schema / properties / providerAdded value: +{ + "description": "Optional explicit provider. Omit to auto-route by credential headers. Overrides header x-invoice-provider.", + "enum": [ + "focusnfe", + "nfeio" + ], + "type": "string" +} - changed
Input schema / properties / ref / descriptionPrevious value: -"The ref returned by create_invoice."New value: +"The ref returned by create_invoice (your ref for Focus NFe; NFe.io's invoice id for NFe.io)."
- Changed
create_invoice2 fields changed- added
Input schema / properties / providerAdded value: +{ + "description": "Optional explicit provider. Omit to auto-route by which credential headers you sent (x-focusnfe-token -> focusnfe, x-nfeio-key -> nfeio). Overrides header x-invoice-provider.", + "enum": [ + "focusnfe", + "nfeio" + ], + "type": "string" +} - changed
Input schema / properties / ref / descriptionPrevious value: -"Optional caller-chosen unique reference for this NFS-e (used to poll/cancel). Auto-generated if omitted and returned to you."New value: +"Optional caller-chosen unique reference for this NFS-e (used to poll/cancel). Applies to Focus NFe only (auto-generated if omitted); NFe.io ignores it and returns its own invoice id as the ref."
- Changed
query_invoice2 fields changed- added
Input schema / properties / providerAdded value: +{ + "description": "Optional explicit provider. Omit to auto-route by credential headers. Overrides header x-invoice-provider.", + "enum": [ + "focusnfe", + "nfeio" + ], + "type": "string" +} - changed
Input schema / properties / ref / descriptionPrevious value: -"The ref returned by create_invoice."New value: +"The ref returned by create_invoice (your ref for Focus NFe; NFe.io's invoice id for NFe.io)."
3 tool updates
- First observed
cancel_invoice - First observed
create_invoice - First observed
query_invoice
Related MCP Connectors
Issue and manage Brazilian service invoices (NFS-e) by chatting with your agent, platform-hosted, no
Issue and manage Brazilian fiscal documents: NF-e for goods, NFS-e for services.
Brazilian AI-powered accounting & tax automation: NFS-e invoicing, CBS/IBS tax reform, compliance.
Brazilian SEFAZ e-invoices (NF-e, CT-e) issued against your company. A1 cert, DANFE PDF.
Related MCP Servers
- FlicenseAqualityDmaintenanceEnables AI assistants to interact with Brazilian electronic invoices (NF-e, NFC-e, NFS-e) via Nuvem Fiscal API, including CNPJ lookup, invoice issuance, cancellation, and PDF generation.161-
- AlicenseNot gradedqualityCmaintenanceProvides read-only consultation of Rio de Janeiro's electronic service invoices (NFS-e) from official sources, with pay-per-use credits.MIT
- AlicenseNot gradedqualityCmaintenanceEmita e gerencie notas fiscais de serviço (NFS-e) conversando com o agente, hospedado pela plataforma, sem precisar de conta na nfe.io.8MIT
- AlicenseBqualityBmaintenanceEnables AI assistants and automation tools to query and analyze Brazilian fiscal data, including CNPJ, Simples Nacional, NF-e, NFS-e, SPED, eSocial, tax regime comparison, and supplier risk assessment without requiring API keys.44MIT