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

Conversor IAE-CNAE

REMOTE · WWW.CONVERSORIAECNAE.ES · SCANNED AUG 3

The first fiscal MCP server for Spain: IAE/CNAE 2025, AEAT modelos, IRPF/IVA, RETA quota.

+6 this week 63 Trust /100
Trust breakdown (6 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 →

Endpoint Security63
Transport & Reachability100
Schema Quality & AI Usability57
  • AI-judged instruction clarity (fair).Partial
  • Tool/resource definitions use about 1460 tokens (~76/item across 19 items; 19 tools + 0 resources), lean.Pass
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage74
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 23% of tool parameters carry a description.Partial
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · www.conversoriaecnae.es

# add to Claude Code
claude mcp add --transport http conversoriaecnae-conversor-iae-cnae https://www.conversoriaecnae.es/api/mcp/mcp
# ~/.codex/config.toml
[mcp_servers.conversoriaecnae-conversor-iae-cnae]
url = "https://www.conversoriaecnae.es/api/mcp/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "conversoriaecnae-conversor-iae-cnae": {
      "type": "remote",
      "url": "https://www.conversoriaecnae.es/api/mcp/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add conversoriaecnae-conversor-iae-cnae --url https://www.conversoriaecnae.es/api/mcp/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  conversoriaecnae-conversor-iae-cnae:
    url: "https://www.conversoriaecnae.es/api/mcp/mcp"
// mcp.json
{
  "mcpServers": {
    "conversoriaecnae-conversor-iae-cnae": {
      "type": "http",
      "url": "https://www.conversoriaecnae.es/api/mcp/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.

  • 3 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 23 to 27. That category is still filling its 30-day observation window: 7 days of observed history at the previous scan, 8 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 +3
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 +1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 56

    First indexed and scored.

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 3 Aug 2026 · Probed https://www.conversoriaecnae.es/api/mcp/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=conversoriaecnae.es CN=WE1,O=Google Trust Services,C=US 6 Jun 2026 4 Sept 2026 ECDSA 256 ECDSA-SHA256 6bfc9c23e97c84a132f1654f1fdc194
SANs: conversoriaecnae.es, *.conversoriaecnae.es
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
DNSSEC insecure

Validation of www.conversoriaecnae.es. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
es. present 54404 8 Verified
conversoriaecnae.es. 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 DENY
referrer-policy strict-origin-when-cross-origin
permissions-policy camera=(), microphone=(), geolocation=(), interest-cohort=()
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://www.conversoriaecnae.es/api/mcp/mcp Verified 200
http (plaintext) http://www.conversoriaecnae.es/api/mcp/mcp HTTPS enforced 301 https://www.conversoriaecnae.es/api/mcp/mcp
MCP tools — 19 exposed · ~1,460 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.

Tool Tokens
buscar_codigo ~57

Busca códigos IAE/CNAE por descripción (búsqueda semántica). Sin clave.

NameTypeReqDescription
qstringyes
thresholdnumber
top_kinteger
typestring

No output schema declared.

No examples provided.

buscar_doctrina_teac ~70

Busca resoluciones y criterios del Tribunal Económico-Administrativo Central (TEAC) por tema o texto (IVA, IRPF, sociedades, procedimiento…). Devuelve número, asunto, criterio y enlace. Sin clave.

NameTypeReqDescription
limitinteger
querystringyes

No output schema declared.

No examples provided.

calendario_fiscal ~44

Modelos AEAT y próximos plazos para un código IAE/CNAE. Sin clave.

NameTypeReqDescription
codestringyes
code_typestring

No output schema declared.

No examples provided.

consulta_dgt ~139

Busca consultas vinculantes de la Dirección General de Tributos (DGT) por texto libre en español (stemming/acentos). Gratis: el resumen de la consulta más relevante. Con clave de pago (Authorization: Bearer cvr_…): la lista completa ordenada por relevancia y el filtro por código IAE. Solo doctrina pública, sin datos personales. Sin clave.

NameTypeReqDescription
codestringCódigo IAE con puntos (p.ej. 659.3) para filtrar — solo plan de pago
querystringyesTexto a buscar, p.ej. 'recargo de equivalencia comercio menor'

No output schema declared.

No examples provided.

consulta_masiva ~53

Hasta 50 fichas IAE o CNAE en una llamada. Solo con clave de pago (Authorization: Bearer cvr_…).

NameTypeReqDescription
codesarrayyes
typestringyes

No output schema declared.

No examples provided.

cuota_irpf ~70

Calcula la cuota íntegra ESTATAL del IRPF por suma marginal de tramos a partir de una base liquidable. No incluye escala autonómica ni mínimos. Datos públicos. Sin clave.

NameTypeReqDescription
aniointeger
basenumberyes
escalastring

No output schema declared.

No examples provided.

cuota_reta ~60

Calcula el tramo y la cuota mínima estimada de autónomos (RETA) por rendimiento neto. Datos públicos. Sin clave.

NameTypeReqDescription
aniointeger
netonumberyes
tablastring

No output schema declared.

No examples provided.

describe_conversor ~31

Auto-descripción del servicio: catálogos, RPCs y frescura de datos. Sin clave.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

detalle_cnae ~70

Ficha de un código CNAE 2025 (título, descripción, categoría, sector). Acceso gratuito sin clave. La correspondencia con IAE y CNAE 2009 y el enriquecimiento (ai_summary, fiscal_signals) requieren clave Profesional.

NameTypeReqDescription
codestringyes

No output schema declared.

No examples provided.

detalle_cnae_2009 ~53

Ficha de un código CNAE 2009 (obsoleto). Acceso gratuito sin clave. La correspondencia a CNAE 2025 requiere clave Profesional.

NameTypeReqDescription
codestringyes

No output schema declared.

No examples provided.

detalle_iae ~96

Ficha de un epígrafe IAE (título, descripción, elegibilidad módulos). Acceso gratuito sin clave. La correspondencia IAE↔CNAE y el enriquecimiento (ai_summary, fiscal_signals) requieren clave Profesional. Acepta un código cualificado (p. ej. B831) para desambiguar epígrafes con varias secciones.

NameTypeReqDescription
codestringyes

No output schema declared.

No examples provided.

empresas_por_actividad ~115

Devuelve estadísticas de constitución de empresas (recuento, capital medio/mediano, tendencia mensual, provincias) para un código CNAE-2025. Datos a nivel de empresa (Ley 37/2007), sin datos personales. Sin clave. La lista completa de constituciones recientes (denominación social) requiere clave Profesional; sin clave se devuelve una muestra de 3.

NameTypeReqDescription
codestringyesCódigo CNAE-2025 (con o sin puntos), p.ej. 6820

No output schema declared.

No examples provided.

escala_irpf ~48

Tramos de la escala IRPF estatal (general o ahorro), año 2026. Datos públicos. Sin clave.

NameTypeReqDescription
aniointeger
escalastring

No output schema declared.

No examples provided.

gastos_deducibles ~48

Gastos deducibles del IRPF del autónomo (todos o por categoría). Datos públicos. Sin clave.

NameTypeReqDescription
aniointeger
categoriastring

No output schema declared.

No examples provided.

modulos_irpf_iva ~64

Régimen de estimación objetiva (módulos) de un IAE. Acepta un slug opcional para desambiguar códigos con varias actividades. Datos públicos. Sin clave.

NameTypeReqDescription
codestringyes
slugstring

No output schema declared.

No examples provided.

obligaciones_fiscales ~51

Modelos AEAT aplicables a un código (confianza, motivo, periodicidad, plazo). Datos públicos. Sin clave.

NameTypeReqDescription
codestringyes
code_typestring

No output schema declared.

No examples provided.

subvenciones_por_actividad ~142

Devuelve subvenciones/ayudas públicas ABIERTAS (convocatorias BDNS) para un código CNAE-2025: total abiertas, cuántas son para autónomos/PYME, y una muestra (título, órgano, ámbito, dotación, enlace oficial). Con plan de pago: lista completa y filtro solo_actividad. Solo convocatorias públicas, sin datos personales. Sin clave.

NameTypeReqDescription
codestringyesCódigo CNAE-2025 (con o sin puntos), p.ej. 4711
solo_actividadbooleanSolo ayudas dirigidas a autónomos/PYME/empresas

No output schema declared.

No examples provided.

tarifa_at_ep ~117

Tarifa de cotización por accidentes de trabajo y enfermedades profesionales (AT/EP) de una actividad CNAE-2025. Gratis: el tipo total + la nota de aplicación (por cuenta ajena; el autónomo cotiza al 1,30 %). El desglose IT/IMS y la cita normativa (source_anchor) requieren clave de pago (Authorization: Bearer cvr_…).

NameTypeReqDescription
codestringyesCódigo CNAE-2025 (con o sin puntos), p.ej. 6820

No output schema declared.

No examples provided.

texto_normativa ~132

Texto consolidado y VIGENTE de un artículo del BOE (norma, rango, estado, texto legal, fecha de vigencia y enlace). Sin articulo: devuelve el índice de artículos vigentes de la norma. Solo texto en vigor (no histórico), citable como fuente oficial. Sin clave. Con clave: hechos + texto completo.

NameTypeReqDescription
articulostringNúmero de artículo a consultar, p.ej. 91 o 91 bis
boe_idstringyesIdentificador BOE de la norma, p.ej. BOE-A-1992-28740

No output schema declared.

No examples provided.