Back to Browse

Dev Latam MCP Server

by User
Developer ToolsModerate7.7Local
Free

MCP server for NFe.io — NF-e, NFS-e, CNPJ, CEP

About

MCP server for NFe.io — NF-e, NFS-e, CNPJ, CEP

Security Report

7.7
Moderate7.7Low Risk

Valid MCP server (2 strong, 3 medium validity signals). 1 known CVE in dependencies (1 critical, 0 high severity) ⚠️ Package registry links to a different repository than scanned source. Imported from the Official MCP Registry. 1 finding(s) downgraded by scanner intelligence.

16 files analyzed · 2 issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

env_vars

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

What You'll Need

Set these up before or after installing:

API key for NFe.io (issuance + query)Required

Environment variable: NFEIO_API_KEY

Default company ID (CNPJ or NFe.io company UUID) to use when not provided per-callOptional

Environment variable: NFEIO_COMPANY_ID

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-codespar-mcp-nfe-io": {
      "env": {
        "NFEIO_API_KEY": "your-nfeio-api-key-here",
        "NFEIO_COMPANY_ID": "your-nfeio-company-id-here"
      },
      "args": [
        "-y",
        "mcp-dev-latam"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!