Loading MCP server directory, please wait...
MCP server for NFe.io — NF-e, NFS-e, CNPJ, CEP
npx @getmcp/cli add io.github.codespar/mcp-nfe-ioRequires Node.js 18+. Community-contributed server. Review source before installing.
NFEIO_API_KEYAPI key for NFe.io (issuance + query)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-nfe-io": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-nfe-io"
],
"env": {
"NFEIO_API_KEY": "",
"NFEIO_COMPANY_ID": ""
}
}
}
}