Home › Other › licinexus-mcp

licinexus-mcp

Brazilian public procurement (PNCP) and Federal Revenue CNPJ data — 16 tools, 4 prompts.

TypeScript
★ 78 stars Last pushed 2026-09-08 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.2)

npx -y @licinexusbr/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "licinexus-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@licinexusbr/[email protected]"
      ],
      "env": {
        "CNPJ_PROVIDER": "<YOUR_VALUE>"
      }
    }
  }
}
  • CNPJ_PROVIDER — CNPJ data provider. Options: 'brasilapi' (default) or 'minhareceita'. Both are free public APIs — no key required.

Related servers

Data from the Official MCP Registry