Server data from the Official MCP Registry
Brazilian public procurement (PNCP) and Federal Revenue CNPJ data — 16 tools, 4 prompts.
Brazilian public procurement (PNCP) and Federal Revenue CNPJ data — 16 tools, 4 prompts.
This MCP server is a well-structured wrapper around public Brazilian government APIs (PNCP and Receita Federal). It has proper authentication handling (no auth required for public APIs), good input validation via Zod schemas, and appropriate error handling. Permissions align with the stated purpose of querying public procurement data. Minor code quality observations around broad exception handling and logging practices do not materially impact security. Supply chain analysis found 7 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
5 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.
This plugin requests these system permissions. Most are normal for its category.
Set these up before or after installing:
Environment variable: CNPJ_PROVIDER
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"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.