MCP Nfe Br runs on your own machine — the client starts it, so there is no endpoint to ping. 224 installs a week from pypi. Last commit 20 Jul 2026.
MCP server for Brazilian e-invoicing: NF-e and NFC-e (modelo 55/65), schema 4.00, SEFAZ.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-nfe-br -- uvx mcp-nfe-br
{
"mcpServers": {
"mcp-nfe-br": {
"args": [
"mcp-nfe-br"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-nfe-br]
command = "uvx"
args = ["mcp-nfe-br"]
{
"mcpServers": {
"mcp-nfe-br": {
"args": [
"mcp-nfe-br"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-nfe-br": {
"args": [
"mcp-nfe-br"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.