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.
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.
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
Web content fetching and conversion for efficient LLM usage
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.