MCP Nuvem Fiscal runs on your own machine — the client starts it, so there is no endpoint to ping. 26 installs a week from npm. Last commit 29 Aug 2026.
MCP server for Nuvem Fiscal — NF-e, NFS-e, NFC-e, CNPJ, CEP
Today is the operative word: we check MCP Nuvem Fiscal every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
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-nuvem-fiscal -- npx -y @codespar/mcp-nuvem-fiscal
{
"mcpServers": {
"mcp-nuvem-fiscal": {
"args": [
"-y",
"@codespar/mcp-nuvem-fiscal"
],
"command": "npx"
}
}
}
[mcp_servers.mcp-nuvem-fiscal]
command = "npx"
args = ["-y", "@codespar/mcp-nuvem-fiscal"]
{
"mcpServers": {
"mcp-nuvem-fiscal": {
"args": [
"-y",
"@codespar/mcp-nuvem-fiscal"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"mcp-nuvem-fiscal": {
"args": [
"-y",
"@codespar/mcp-nuvem-fiscal"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
NUVEM_FISCAL_CLIENT_SECRET (API key for nuvem-fiscal).
The author declared them in the registry entry; get the values from the project itself.
MCP server for NFe.io — NF-e, NFS-e, CNPJ, CEP
MCP server for BrasilAPI — CEP, CNPJ, banks, FIPE, holidays, weather
MCP server for Focus NFe — NFe, NFSe, NFCe emission and management
MCP server for GitLab and GitHub
An MCP server that created for demo
MCP server for note.com: create, edit and retrieve posts.
MCP server for Bling — ERP: products, orders, invoices (NF-e/NFS-e), stock, AR/AP, webhooks
Local-first codebase intelligence MCP server for AI coding agents.
Answers built from our own checks of this server.