← Index

io.github.codespar/mcp-focus-nfe

io.github.codespar/mcp-focus-nfe·v0.1.2·Other
Quality Score
80
/100

MCP server for Focus NFe — NFe, NFSe, NFCe emission and management

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "mcp-focus-nfe": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-focus-nfe"
      ],
      "env": {
        "FOCUS_NFE_TOKEN": "<your-focus_nfe_token>"
      }
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "mcp-focus-nfe": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-focus-nfe"
      ],
      "env": {
        "FOCUS_NFE_TOKEN": "<your-focus_nfe_token>"
      }
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y @codespar/mcp-focus-nfe
§02  Environment variables
FOCUS_NFE_TOKEN
requiredsecret

API key for focus-nfe

§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Other