mcpbeat Sign in

Licinexus MCP Server

by licinexus Your server? Claim it
local only

Licinexus runs on your own machine — the client starts it, so there is no endpoint to ping. 94 installs a week from npm. Last commit 10 Jul 2026.

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

Installs per day peak 41 · avg 15 · +76% w/w
a month agotoday
94
Installs / week
npm · @licinexusbr/mcp
78
Stars
1 open issues
10 Jul 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

What the code does

We read the source, 1 h ago · rules 3dff92dd89df

In the project's build, not in the package

Found in continuous integration, deployment or infrastructure files, or in a neighbouring package of the same monorepo. None of this is installed when you add the server: it describes how the project is built and released. We list it because a leaked key in a build pipeline is still a real problem, but it is not something this server does on your machine.

Builds a database query by concatenation .github/workflows/latency.yml:83
      - name: Update or create tracking issue
        env:
          GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

Nothing serious here today

Today is the operative word: we check Licinexus every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcp -- npx -y @licinexusbr/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@licinexusbr/mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcp]
command = "npx"
args = ["-y", "@licinexusbr/mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@licinexusbr/mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcp": {
      "args": [
        "-y",
        "@licinexusbr/mcp"
      ],
      "command": "npx"
    }
  }
}

This one needs environment variables set before it will start: CNPJ_PROVIDER (CNPJ data provider. Options: 'brasilapi' (default) or 'minhareceita'. Both are free public APIs — no key required.). The author declared them in the registry entry; get the values from the project itself.

Alternatives to Licinexus

same job, measured the same way
Brdata MCP
by thomenz

Brazilian company, risk & public-tender data (CNPJ, CEIS/CNEP, PNCP) as x402-paid agent tools

83 installs/wk local only
Editalmd
by editalmd

Brazilian public procurement (PNCP): search, deadlines, tender markdown, alerts and watches.

54 tools answering
PNCP
by mcp-dir

Search Brazilian government tenders and public procurement (PNCP): find notices and auctions by keyw

19 tools answering
Apify Scrapers
by jlucasmcrell

35 Apify public-data tools for leads, news, SEO, jobs, SEC, procurement, and registries.

local only
Oro Intel MCP
by oro-intel

UK public procurement data for AI agents: tenders, contracts, buyer and supplier profiles.

answering
Brazil Pncp
by pipeworx-io

Brazil PNCP MCP — Brazilian government procurement (keyless).

33 tools answering
Krasoft Russian Public Procurement
by krasoft

Search and analytics for Russian public procurement (44-FZ/223-FZ): tenders, contracts, market data

19 tools answering
Miniframe Tools
by edsonvmendes

Brazilian tools for agents: Pix codes, CEP, CNPJ + web capture and PDF. Pay per call.

47 installs/wk local only

Licinexus — questions

Answers built from our own checks of this server.

Why is there no uptime for Licinexus?
Licinexus runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @licinexusbr/mcp was installed 94 times last week.
How do I connect Licinexus?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @licinexusbr/mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Licinexus?
The npm package @licinexusbr/mcp was installed 94 times in the last week. Week over week that is +76%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Licinexus open source?
Yes — it is published under the MIT licence, written in TypeScript, 78 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.