NF-e, NFS-e, and NFC-e emission with automatic SEFAZ validation. Simplified fiscal compliance for any Brazilian business.
$ npm install @codespar/mcp-focus-nfeAdd this entry to your claude_desktop_config.json (or any MCP-compatible client config).
{
"mcpServers": {
"focus-nfe": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-focus-nfe"
],
"env": {
"FOCUS_NFE_TOKEN": "<your_focus_nfe_token>"
}
}
}
}After restart, your agent can call any of the 19 tools below โ try create_nfe first.
Required to authenticate the server. Stored encrypted when using CodeSpar managed hosting.
FOCUS_NFE_TOKENAPI key for focus-nfe
Each tool is independent โ your agent loads only what it needs to reduce context and response time.
create_nfeget_nfecancel_nfeget_nfe_pdfsend_correction_lettercreate_nfseget_nfsecancel_nfseMCP is a protocol โ any framework that speaks it can mount this server.