Nota Fiscal MCP Server

Issue and manage Brazilian service invoices (NFS-e) by chatting with your agent, platform-hosted, no nfe.io account needed. Connect your CNPJ + A1 certificate and issue, query, download (PDF/XML) and cancel NFS-e.

Teams that want a hosted finance endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-09-03 · ★ 8 · #260 OF 318 MAINTAINED FINANCE · VERIFIED 2026-09-18

MIT · how we verify → /methodology

01 · Install Nota Fiscal

Claude Code

claude mcp add mcp-dir-notafiscal-mcp --transport http https://api.mcp.ai/p_notafiscal

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mcp-dir-notafiscal-mcp": {
      "url": "https://api.mcp.ai/p_notafiscal"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.mcp.ai/p_notafiscal

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-09-17

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.mcp.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.mcp-dir is GitHub-verified and matches the repo owner

03 · Who maintains Nota Fiscal

Nota Fiscal is maintained by mcp-dir. We track 1113 MCP servers from mcp-dir - 1113 actively maintained, 79 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from mcp-dir.

  1. Astrea (Aurum) Reporting and queries over Astrea (Aurum), Brazilian legal-practice software: cases per client, cale ★ 12
  2. Omie Financial & accounting management on Omie (Brazil's leading cloud ERP), payables/receivables, financ ★ 12
  3. Jus MCP Brazilian legal stack in one MCP: lawsuits, court publications, case law, tenders, certificates. ★ 12
  4. Asaas Digital account and billing on Asaas with the full official REST API v3 (api.asaas.com), balance, ch ★ 7
  5. Legal MCP (alternativa ao Jusbrasil) Open-source alternative to Jusbrasil for AI: find lawsuits by name, CPF, CNPJ or case number and bui ★ 5
  6. DataJud (CNJ) Public lookup of Brazilian court cases (metadata + docket) via the CNJ/DataJud API. Free, no login. ★ 3

04 · Facts

category
finance - ranked #260 of 318 actively-maintained finance servers as of 2026-09-18.
registry
io.github.mcp-dir/notafiscal-mcp (active, first published 2026-06-10 · 2 versions)

05 · Nota Fiscal FAQ

What is Nota Fiscal?

Issue and manage Brazilian service invoices (NFS-e) by chatting with your agent, platform-hosted, no nfe.io account needed. Connect your CNPJ + A1 certificate and issue, query, download (PDF/XML) and cancel NFS-e.

Is Nota Fiscal still maintained?

Yes - as of 2026-09-18, its last commit was 2026-09-03. We re-verify nightly.

How do I install Nota Fiscal?

Run `claude mcp add mcp-dir-notafiscal-mcp --transport http https://api.mcp.ai/p_notafiscal`. You can also paste the ready-made client config above.

Does Nota Fiscal require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-09-17; you can connect without credentials.

06 · Alternatives to Nota Fiscal