MCP.so
Sign In

Brazil Invoice

@junter1989k-ai

About Brazil Invoice

Remote MCP server: AI agents issue Brazil NFS-e service invoices (nota fiscal de servico) via Focus NFe. Stateless, BYO credentials.

Basic information

License

MIT

Runtime

node

Publisher

junter1989k-ai

Submitted by

junter1989k-ai

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "brazil-invoice": {
      "type": "http",
      "url": "https://inv-br.wishpool.app/mcp",
      "headers": {
        "x-focusnfe-token": "your_homologacao_token"
      }
    }
  }
}

Tools

3

Submit an NFS-e (nota fiscal de serviço) — provider CNPJ + inscrição municipal, buyer name + CPF/CNPJ, `valor_servicos` + `discriminacao` + `item_lista_servico` in, a `ref` out. **Async:** returns `PROCESSING`; poll `query_invoice`.

Status check by `ref`: `PROCESSING`, `AUTHORIZED` (with `numero` + `codigo_verificacao` + `url`), `ERROR` (with message), or `CANCELED`.

Void an authorized NFS-e at the prefeitura with a `justificativa` (15–255 chars).

Overview

What is Brazil Invoice?

Remote MCP server: AI agents issue Brazil NFS-e service invoices (nota fiscal de servico) via Focus NFe. Stateless, BYO credentials.

How to use Brazil Invoice?

The README includes setup instructions such as node test/serve.js # local server on :3227.

Key features of Brazil Invoice

  • MCP server integration

Use cases of Brazil Invoice

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Brazil Invoice

Where is the source code for Brazil Invoice?

The source code is linked from the repository URL on this page.

Does Brazil Invoice include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More MCP servers