MCP.so
Sign In

Licinexus Mcp

@Licinexus

About Licinexus Mcp

First Brazilian Model Context Protocol server for public procurement data. Connects MCP clients (Claude Desktop, Cursor, Continue) to the Brazilian National Procurement Portal (PNCP) and Federal Revenue CNPJ data in natural language.

Basic information

Category

Other

Transports

stdio

Publisher

Licinexus

Submitted by

Alexander La Espina

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "licinexus": {
      "command": "npx",
      "args": [
        "-y",
        "@licinexusbr/mcp"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Licinexus MCP?

First Brazilian Model Context Protocol server for public procurement data. It connects MCP clients (Claude Desktop, Cursor, Continue) to Brazil's National Procurement Portal (PNCP) and Federal Revenue CNPJ data via natural language queries.

How to use Licinexus MCP?

Install and run with npx: npx -y @licinexusbr/mcp. Add the configuration to claude_desktop_config.json as shown in the README. No API keys or extra setup required.

Key features of Licinexus MCP

  • 16 tools covering bids, contracts, and procurement plans
  • Search and filter bids by modality and value
  • Retrieve contract details including additive terms and billing instruments
  • Query active price-registry agreements with remaining balance
  • Access annual procurement plans (PCA) of public agencies
  • Look up supplier CNPJ data via BrasilAPI

Use cases of Licinexus MCP

  • Find active price-registry agreements for laptops in São Paulo
  • List IT bids published in the last 7 days above R$ 200k
  • View contract history for a specific CNPJ with federal agencies
  • Check what a municipality plans to buy this year (PCA)

FAQ from Licinexus MCP

What data sources does Licinexus MCP use?

It integrates with Brazil's National Procurement Portal (PNCP) and the Federal Revenue CNPJ database via BrasilAPI.

How do I install Licinexus MCP?

Run npx -y @licinexusbr/mcp and add the server configuration to claude_desktop_config.json as shown in the README.

Is Licinexus MCP free to use?

Yes, it is licensed under MIT and free for any use, including commercial.

Which MCP clients are supported?

Claude Desktop, Cursor, and Continue are explicitly mentioned.

What tools does Licinexus MCP include?

Sixteen tools that cover bids, contracts, additive terms, billing instruments, price-registry agreements, annual procurement plans, agency profiles, and CNPJ supplier data.

Comments

More Other MCP servers