Back to Browse

Licinexus MCP Server

Developer ToolsModerate5.2MCP RegistryLocal
Free

Server data from the Official MCP Registry

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

About

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

Security Report

5.2
Moderate5.2Moderate Risk

A well-structured MCP server for Brazilian public procurement data with proper input validation, secure credential handling, and appropriate permissions. Code quality is good with reasonable error handling and retry logic. No authentication required by design (uses public APIs), which is appropriate for the use case. Minor code quality issues around broad exception handling do not materially affect security. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.

4 files analyzed · 12 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.

HTTP Network Access

Connects to external APIs or services over the internet.

env_vars

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

What You'll Need

Set these up before or after installing:

CNPJ data provider. Options: 'brasilapi' (default) or 'minhareceita'. Both are free public APIs — no key required.Optional

Environment variable: CNPJ_PROVIDER

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "io-github-licinexus-mcp": {
      "env": {
        "CNPJ_PROVIDER": "your-cnpj-provider-here"
      },
      "args": [
        "-y",
        "@licinexusbr/mcp"
      ],
      "command": "npx"
    }
  }
}

Reviews

No reviews yet

Be the first to review this server!

Licinexus MCP Server - Brazilian public procurement (PNCP) and Federal Revenue | MCP Marketplace