Licinexus MCP Server

🇧🇷 Português · 🇺🇸 English version @licinexusbr/mcp Acesso conversacional aos dados de licitações públicas brasileiras - direto do Claude Desktop, Cursor, Continue ou qualquer cliente compatível com MCP. It runs locally over stdio via the published package.

People connecting this server to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-03 · ★ 76 · #157 OF 848 MAINTAINED OTHER · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Licinexus MCP Server

before you install - you'll need

Set LICINEXUS_LOG_LEVEL, LICINEXUS_LANG before connecting.

Claude Code

claude mcp add licinexus-licinexus-mcp -- npx -y @licinexusbr/mcp

Claude Desktop / Cursor / VS Code - add to config

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

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

license MIT - declared in the repository

npm package @licinexusbr/mcp - the @licinexusbr scope differs from the repo owner (licinexus); confirm it's the project's official package

registry namespace io.github.Licinexus is GitHub-verified and matches the repo owner

03 · What Licinexus MCP Server can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v0.2.0 · 2026-05-14

Minor release - MCP analítico (Fase 7). Vira o servidor de "lookup transacional" para "agregação temporal + comparação". Resolve #17. · Novidades · aggregate_licitacoes_por_periodo · Série temporal de contagem (e…

v0.1.3 · 2026-05-14

Bug fix patch - resolve #15. · Fixed · #15: search_licitacoes, search_contratos, search_atas_rp e search_pca agora validam que a janela dataInicial..dataFinal não excede 365 dias antes de chamar o PNCP. Janelas maiores…

v0.1.2 · 2026-05-12

What's new · Documentation-only release responding to community feedback from the launch. · Expanded usage guide (7 MCP clients) · Replaced the minimal Install section with a detailed guide covering Claude Desktop…

04 · Who maintains Licinexus MCP Server

mcp is maintained by licinexus. It's the only MCP server we track from this author; the repo dates to Apr 2026.

05 · Facts

category
other - ranked #157 of 848 actively-maintained other servers as of 2026-08-25.
registry
io.github.Licinexus/mcp (active, first published 2026-05-11 · 2 versions)
packages
npm:@licinexusbr/mcp

06 · Licinexus MCP Server FAQ

What is Licinexus MCP Server?

🇧🇷 Português · 🇺🇸 English version @licinexusbr/mcp Acesso conversacional aos dados de licitações públicas brasileiras - direto do Claude Desktop, Cursor, Continue ou qualquer cliente compatível com MCP. It runs locally over stdio via the published package.

Is Licinexus MCP Server still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-03. We re-verify nightly.

How do I install Licinexus MCP Server?

Run `npx -y @licinexusbr/mcp`. The README documents 2 environment variables (LICINEXUS_LOG_LEVEL, LICINEXUS_LANG) to set first. Set LICINEXUS_LOG_LEVEL, LICINEXUS_LANG before connecting. You can also paste the ready-made client config above.

Does Licinexus MCP Server run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Licinexus MCP Server

More MCP servers to compare · LightNow MCP Proxy · Lindo AI · Lotus Wisdom · What2 Watch · Local Dfw MCP

More TypeScript MCP servers · Share HTML · Frankfurter · Linkup Platform Linkup MCP Server · Lintbase MCP · see all