SERVER

MCP Nfse Nacional

Rank #9842

io.github.SamuelMoraesF/mcp-nfse-nacional

MCP server providing nfse-nacional capabilities

First listed
Feb 12, 2026
Last publish date
Feb 12, 2026
OVERVIEW

MCP Nfse Nacional is a Model Context Protocol (MCP) server published by SamuelMoraesF. It ranks #9842 of 58,900 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. MCP Nfse Nacional is listed on Official MCP, with 2 tracked versions. It was first listed on Feb 12, 2026 and most recently updated on Feb 12, 2026.

STANDING
#9,842of 58,900 tracked serversTop 25%

Ranks ahead of 49,058 of 58,900 servers on MCP Toplist.

CONNECT

Use MCP Nfse Nacional

Add MCP Nfse Nacional to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "mcp-nfse-nacional": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-nfse-nacional"
      ],
      "env": {
        "CERT_PASSWORD": "<your CERT_PASSWORD>",
        "CERT_FILE": "<your CERT_FILE>",
        "NODE_OPTIONS": "<your NODE_OPTIONS>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

Docker image
{
  "mcpServers": {
    "mcp-nfse-nacional": {
      "command": "docker",
      "args": [
        "run",
        "-i",
        "--rm",
        "docker.io/samuelmoraesf/mcp-nfse-nacional:1.0.3"
      ],
      "env": {
        "CERT_PASSWORD": "<your CERT_PASSWORD>",
        "CERT_FILE": "<your CERT_FILE>",
        "MCP_PORT": "<your MCP_PORT>",
        "STORAGE_PATH": "<your STORAGE_PATH>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

SamuelMoraesF

Organization
Total servers
3
Total versions
6
MORE FROM THIS PUBLISHER

Other servers by SamuelMoraesF

View all SamuelMoraesF servers →
VERSIONS

Available versions (2)

VersionPublished
1.0.3Feb 12, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is MCP Nfse Nacional?
MCP server providing nfse-nacional capabilities
Who maintains MCP Nfse Nacional?
MCP Nfse Nacional is maintained by SamuelMoraesF, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
Is MCP Nfse Nacional an official MCP server?
Yes — MCP Nfse Nacional is listed on the Official MCP Registry.
How many versions does MCP Nfse Nacional have?
MCP Toplist tracks 2 versions of MCP Nfse Nacional, most recently published on Feb 12, 2026.
Where can I find the source code for MCP Nfse Nacional?
The source code for MCP Nfse Nacional is hosted at github.com/SamuelMoraesF/mcp-nfse-nacional.
EXPLORE