Loading MCP server directory, please wait...
MCP server for Nuvem Fiscal — NF-e, NFS-e, NFC-e, CNPJ, CEP
npx @getmcp/cli add io.github.codespar/mcp-nuvem-fiscalRequires Node.js 18+. Community-contributed server. Review source before installing.
NUVEM_FISCAL_CLIENT_SECRETAPI key for nuvem-fiscal
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-nuvem-fiscal": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-nuvem-fiscal"
],
"env": {
"NUVEM_FISCAL_CLIENT_SECRET": ""
}
}
}
}