AgentMarketMCP / SKILL 资产档案馆

目录 / brazil-invoice

MCP 鉴权未知 未评级 已上架

brazil-invoice

Let AI agents issue Brazilian NFS-e service invoices (nota fiscal de servico) via Focus NFe. Stateless remote MCP server: bring your own key, it stores nothing. Create, query, and cancel invoices with async issuance polling built in.

该来源不提供完整文件导出(国内平台多为平台内托管),仅存元数据与原链
模型生成摘要(rules/v1 · 2026-09-27 16:34):Let AI agents issue Brazilian NFS-e service invoices (nota fiscal de servico) via Focus NFe
这是模型对公开材料的总结,不是官方声明,请以原链内容为准。

接入信息

传输形态
http
鉴权方式
鉴权未知
端点
https://brazil-invoice--wishpool.run.tools
鉴权方式未标注,请核对官方文档后再接入——不要直接使用以下片段
{
  "mcpServers": {
    "brazil-invoice": {
      "url": "https://brazil-invoice--wishpool.run.tools"
    }
  }
}

能力清单

工具说明
create_invoiceIssue a Brazil NFS-e (nota fiscal de serviço eletrônica — the electronic service invoice municipalities/prefeituras require) via Focus NFe. Bring your own Focus NFe API token via header x-focusnfe-token — a free homologação (sandbox) token issues test NFS-e with no fiscal effect; the produção token issues real ones (send header x-focusnfe-mode: production to switch; default is the safer sandbox). The merchant's digital certificate and municipal registration live in their own Focus NFe account; this server never sees or stores them. ISSUANCE IS ASYNCHRONOUS: this returns status PROCESSING plus a ref — poll query_invoice with that ref until the prefeitura authorizes (AUTHORIZED) or rejects (ERROR). This is for service invoices (serviços); NF-e for physical goods is on the v2 roadmap.
query_invoiceCheck a Brazil NFS-e created by create_invoice, using its ref. Status values: PROCESSING (prefeitura is still authorizing — poll again shortly), AUTHORIZED (nota autorizada — numero and codigo_verificacao are populated, url links the official NFS-e), ERROR (authorization was rejected — see message for the reason), CANCELED (voided). Safe to call anytime.
cancel_invoiceCancel (void) an authorized Brazil NFS-e at the prefeitura, using its ref. Requires a justificativa (cancellation reason) of 15 to 255 characters. Only an AUTHORIZED NFS-e can be canceled; cancellation is permanent.
纠错与举报(发现条目失效、署名有误或涉及侵权?)
提交举报 / 纠错

侵权举报经核验成立后,我们会即时下线该条目并删除已存的内容副本。