Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

ar.indicadores/empresas

REMOTE · INDICADORES.AR · SCANNED SEP 23

Empresas argentinas por CUIT: registro societario, deudas BCRA y contratos con el Estado.

Available components

0 this week 79 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability69
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 1985 tokens (~165/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management100
  • No destabilizing schema changes in the last 30 days.Pass
Tool Coverage96
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 89% of tool parameters carry a description.Partial
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

How do I install the ar.indicadores/empresas MCP server?

ar.indicadores/empresas is a hosted endpoint at https://indicadores.ar/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · indicadores.ar

# add to Claude Code
claude mcp add --transport http ar-indicadores-empresas 'https://indicadores.ar/mcp'
// .cursor/mcp.json
{
  "mcpServers": {
    "ar-indicadores-empresas": {
      "url": "https://indicadores.ar/mcp"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "ar-indicadores-empresas": {
      "type": "http",
      "url": "https://indicadores.ar/mcp"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.ar-indicadores-empresas]
url = "https://indicadores.ar/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "ar-indicadores-empresas": {
      "type": "remote",
      "url": "https://indicadores.ar/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add ar-indicadores-empresas --url 'https://indicadores.ar/mcp' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  ar-indicadores-empresas:
    url: "https://indicadores.ar/mcp"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "ar-indicadores-empresas": {
      "Transport": "http",
      "Url": "https://indicadores.ar/mcp"
    }
  }
}
# add to Vellum
assistant mcp add ar-indicadores-empresas -t streamable-http -u 'https://indicadores.ar/mcp'
// mcp.json
{
  "mcpServers": {
    "ar-indicadores-empresas": {
      "type": "http",
      "url": "https://indicadores.ar/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 22 Sept 26 0
    • Tool “ficha_empresa” rewrote its description, which is the text the model reads security
    • Tool “ficha_persona” rewrote its description, which is the text the model reads security
    • “buscar_empresas” reworded the description of “actividad” cosmetic
    • “buscar_importadores” reworded the description of “actividad” cosmetic
  • 17 Sept 26 0
    • The server rewrote its instructions, which are the text every model session reads security
    • Schema quality: 1318 → 1914 functional
    • New tool “convertir_montos” functional
    • New tool “inflacion_entre_fechas” functional
    • New tool “serie_economica” functional
    • New tool “series_disponibles” functional
  • 14 Sept 26 0
    • “ficha_empresa” reworded the description of “campos” cosmetic

    1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.

  • 6 Sept 26 0
    • “ficha_empresa” reworded the description of “campos” cosmetic

    1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.

  • 2 Sept 26 0
    • “ficha_empresa” reworded the description of “campos” cosmetic

    1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.

  • 29 Aug 26 0
    • “ficha_empresa” reworded the description of “campos” cosmetic

    1 cosmetic change on this day. Switch on “Show cosmetic changes” to see it.

  • 26 Aug 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 25 Aug 26 79
    • Stability: 0.97 → pass security
Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 23 Sept 2026 · Probed https://indicadores.ar/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=indicadores.ar CN=WE1,O=Google Trust Services,C=US 26 Aug 2026 24 Nov 2026 ECDSA 256 ECDSA-SHA256 e2d33a25ee4574fc131f466087eea0ef
SANs: indicadores.ar, *.indicadores.ar
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of indicadores.ar. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
ar. present 19606 8 Verified
indicadores.ar. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Header Value
strict-transport-security max-age=63072000; includeSubDomains; preload
x-content-type-options nosniff
x-frame-options SAMEORIGIN
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=()

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://indicadores.ar/mcp Verified 200
http (plaintext) http://indicadores.ar/mcp HTTPS enforced 301 https://indicadores.ar/mcp
MCP tools · 12 exposed · ~1,865 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
buscar_dirigentes ~82

Busca personas (directores, socios, gerentes, síndicos, apoderados de empresas argentinas) por nombre. Devuelve CUIT, nombre y cantidad de empresas vinculadas de cada una. Cuesta 1 crédito por página.

NameTypeReqDescription
paginainteger
qstringyesnombre a buscar, mínimo 3 caracteres

No output schema declared.

No examples provided.

buscar_empresas ~477

Busca empresas argentinas por razón social y/o filtros combinables (forma legal, jurisdicción, ciudad, actividad, estado fiscal, rango de capital y sellos booleanos como importador/exportador/empleador/contratista) sobre un padrón de ~1,3M de empresas. Devuelve hasta 50 resultados por página con el total. Cuesta 1 crédito por página.

NameTypeReqDescription
actividadstringcódigo de actividad AFIP de hasta 6 dígitos (620100, 011211)
apocbooleantrue = solo empresas con el sello "En base APOC"
capitalstringrango de capital del último balance: lt-1m | 1m-10m | 10m-100m | gt-100m
cheque_rechazadobooleantrue = solo empresas con el sello "Con cheques rechazados"
ciudadstring
concurso_quiebrabooleantrue = solo empresas con el sello "En concurso o quiebra"
contratistabooleantrue = solo empresas con el sello "Contratista del Estado"
deuda_bcrabooleantrue = solo empresas con el sello "Con deuda BCRA"
empleadorbooleantrue = solo empresas con el sello "Empleadora"
estado_fiscalstringactiva | inactiva | baja | suspendida | unknown
exportadorbooleantrue = solo empresas con el sello "Exportadora"
forma_legalstringsa, srl, sas, cooperativa, fundacion…
importadorbooleantrue = solo empresas con el sello "Importadora"
jurisdiccionstringprovincia o 'Ciudad Autónoma de Buenos Aires'
paginainteger
pepbooleantrue = solo empresas con el sello "Vinculada a funcionario (PEP)"
qstringbúsqueda textual por razón social
repsalbooleantrue = solo empresas con el sello "Sanciones laborales (REPSAL)"
sancionadabooleantrue = solo empresas con el sello "Sancionada (UIF/CNV/BCRA)"

No output schema declared.

No examples provided.

buscar_importadores ~206

Ranking de empresas argentinas importadoras según sus despachos de importación mensuales, agregados por período, posición NCM y país de origen y resueltos a CUIT. Filtrable por prefijo NCM, país de origen, jurisdicción y ventana de meses; montos FOB en dólares, ordenado por FOB descendente. Cuesta 1 crédito por página.

NameTypeReqDescription
actividadstringcódigo de actividad AFIP de la empresa, hasta 6 dígitos (620100, 011211)
desdestringperíodo inicial AAAAMM
hastastringperíodo final AAAAMM (default: último con datos)
jurisdiccionstringprovincia o 'Ciudad Autónoma de Buenos Aires'
ncmstringprefijo NCM: capítulo (84), partida (8471) o posición
paginainteger
paisstringcódigo de país de origen

No output schema declared.

No examples provided.

buscar_llamados ~147

Busca llamados a licitación del Estado argentino (nacionales y provinciales) todavía sin adjudicar: organismo, objeto, rubro (suministros/servicios/obras/locaciones), expediente y fecha de apertura de ofertas. Filtrable por texto, rubro, organismo y solo-abiertas. Cuesta 1 crédito por página.

NameTypeReqDescription
abiertasbooleantrue = solo llamados con apertura de ofertas futura
organismostringslug del organismo
paginainteger
qstringbúsqueda textual por organismo, objeto o rubro
rubrostringsuministros | servicios | obras | locaciones

No output schema declared.

No examples provided.

convertir_montos ~226

Convierte montos en pesos argentinos de meses distintos (facturación, sueldos, ventas) a dólares con la cotización de cada mes (oficial, blue, MEP o CCL; promedio o cierre del mes) o a pesos de hoy ajustados por el IPC del INDEC. Hasta 120 meses por llamada. Devuelve el tipo de cambio o el factor de cada mes, los totales y los meses sin dato. Gratis.

NameTypeReqDescription
astringyesusd_oficial, usd_blue, usd_mep, usd_ccl o ars_hoy (pesos ajustados por inflación)
cotizacionstringpara los destinos en dólares (default: promedio_mes)
hastastringpara ars_hoy: mes AAAA-MM en cuyos pesos se expresa (default: último IPC)
montosstringyespares AAAA-MM:monto separados por coma, monto con punto decimal y sin separador de miles. Ej: 2025-01:42000000,2025-02:45100000

No output schema declared.

No examples provided.

ficha_empresa ~214

Ficha completa de una empresa argentina por CUIT: identificación registral, actividad, dirigentes y socios, actos societarios del Boletín Oficial (constitución, reformas, quiebras, concursos), situación crediticia BCRA con detalle banco por banco, cheques rechazados cheque por cheque, comercio exterior, contratos con el Estado y sanciones. Cuesta 1 crédito. Con campos=beneficiarios agrega los beneficiarios finales estimados (+2 créditos). Si el CUIT es de una persona devuelve su ficha de persona (ficha: persona), cobrada como tal.

NameTypeReqDescription
camposstringcampos adicionales separados por coma; cada uno suma créditos. Disponibles: empleados (+1), geo (+1), beneficiarios (+2), estados_contables (+2), situacion_historica (+1), paritarias (+1), score (+5)…
cuitstringyesCUIT de la empresa, 11 dígitos (con o sin guiones)

No output schema declared.

No examples provided.

ficha_persona ~114

Ficha de una persona por CUIT/CUIL: identidad, condición fiscal AFIP (monotributo/responsable inscripto/autónomo, categoría y actividad declarada cuando es actor económico) y todas sus empresas argentinas vinculadas con los roles que ocupa en cada una. Cuesta 1 crédito. Si el CUIT es de una empresa devuelve su ficha de empresa (ficha: empresa).

NameTypeReqDescription
cuitstringyesCUIT/CUIL de la persona, 11 dígitos

No output schema declared.

No examples provided.

inflacion_entre_fechas ~116

Inflación acumulada en Argentina entre dos meses, encadenando el IPC mensual del INDEC (no sumando). El mes 'desde' es la base: de agosto a agosto son doce meses. Devuelve el factor, el porcentaje acumulado, el anualizado y cada mes. Si falta un mes publicado lo dice en vez de inventar. Gratis.

NameTypeReqDescription
desdestringyesmes base AAAA-MM
hastastringmes final AAAA-MM (default: último IPC publicado)

No output schema declared.

No examples provided.

saldo_creditos ~25

Saldo de créditos disponible de tu API key y consumo del mes. Gratis.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

serie_economica ~157

Serie económica argentina entre dos fechas: dólar oficial, blue, MEP y CCL, inflación mensual e interanual (IPC del INDEC), UVA, ICL, CER, riesgo país, BADLAR y plazo fijo. Diaria o llevada a meses (promedio de días hábiles o cierre), con cuántos días entra en cada mes. Sin fechas devuelve el último año. Gratis.

NameTypeReqDescription
agregacionstringdiaria (hasta 10 años), mensual_promedio o mensual_cierre
desdestringfecha inicial AAAA-MM-DD
hastastringfecha final AAAA-MM-DD (default: último dato)
tipostringyesserie a consultar

No output schema declared.

No examples provided.

series_disponibles ~56

Catálogo de las series económicas argentinas que se pueden consultar (dólar, inflación, UVA, ICL, CER, riesgo país, tasas), con unidad, frecuencia y la fecha del primer y último dato. Gratis.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

sugerencias ~45

Autocomplete: hasta 8 empresas argentinas que matchean un texto parcial. Gratis (no consume créditos).

NameTypeReqDescription
qstringyestexto parcial, mínimo 2 caracteres

No output schema declared.

No examples provided.

Common questions

What is the ar.indicadores/empresas MCP server?

ar.indicadores/empresas is an MCP server listed in the public MCP registry as ar.indicadores/empresas. Empresas argentinas por CUIT: registro societario, deudas BCRA y contratos con el Estado. This page covers its hosted endpoint (https://indicadores.ar/mcp).

Is the ar.indicadores/empresas MCP server safe to use?

ar.indicadores/empresas scores 79 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the ar.indicadores/empresas MCP server expose?

ar.indicadores/empresas exposes 12 tools: ficha_empresa, buscar_empresas, buscar_dirigentes, ficha_persona, buscar_llamados, and 7 more. Their descriptions and schemas cost roughly 1,865 tokens of context every time the server is loaded.

Does the ar.indicadores/empresas MCP server require authentication?

No. We connected to ar.indicadores/empresas without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the ar.indicadores/empresas MCP server still maintained?

ar.indicadores/empresas is still listed as active in the MCP registry. We last reached this channel on 23 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.