Skip to main content
Glama

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.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Server Listing
brazil-invoice-mcp

TDQS

A4.5/5.0

Scored across 3 tools

Disambiguation5/5

Each tool has a clearly distinct purpose: create, query, cancel. No overlap in functionality.

Naming Consistency5/5

All tools follow a consistent verb_noun snake_case pattern (cancel_invoice, create_invoice, query_invoice).

Tool Count4/5

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.

Completeness3/5

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.

  1. 3 tool updates
    • Changedcancel_invoice3 fields changed
      • changedInput schema / properties / justificativa / description
        Previous 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."
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Optional explicit provider. Omit to auto-route by credential headers. Overrides header x-invoice-provider.",
        +  "enum": [
        +    "focusnfe",
        +    "nfeio"
        +  ],
        +  "type": "string"
        +}
      • changedInput schema / properties / ref / description
        Previous 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)."
    • Changedcreate_invoice2 fields changed
      • addedInput schema / properties / provider
        Added 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"
        +}
      • changedInput schema / properties / ref / description
        Previous 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."
    • Changedquery_invoice2 fields changed
      • addedInput schema / properties / provider
        Added value: +{
        +  "description": "Optional explicit provider. Omit to auto-route by credential headers. Overrides header x-invoice-provider.",
        +  "enum": [
        +    "focusnfe",
        +    "nfeio"
        +  ],
        +  "type": "string"
        +}
      • changedInput schema / properties / ref / description
        Previous 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)."
  2. 3 tool updates
    • First observedcancel_invoice
    • First observedcreate_invoice
    • First observedquery_invoice

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    C
    maintenance
    Emita e gerencie notas fiscais de serviço (NFS-e) conversando com o agente, hospedado pela plataforma, sem precisar de conta na nfe.io.
    8
    MIT
  • A
    license
    B
    quality
    B
    maintenance
    Enables 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.
    44
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources