# Fiscal y nomina MX — SAT, ISR, CFDI, IMSS, finiquito (remote · menteorama-fiscal-mcp.menteorama.workers.dev)

Fiscal y nomina MX: recargos, ISR, CFDI, RESICO, calendario, IMSS, aguinaldo, finiquito.

- Trust score: 63/100 (medium)
- Change this week: +1
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-03

## Components

- remote · `menteorama-fiscal-mcp.menteorama.workers.dev`: 63/100 (this document), [markdown](https://verifymcp.io/servers/danielasalgadov-fiscal/menteorama-fiscal-mcp.md), [page](https://verifymcp.io/servers/danielasalgadov-fiscal/menteorama-fiscal-mcp)

## Channel facts

- Endpoint: `https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.4.0`

## Trust breakdown

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. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-08-03.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 10 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS check failed: the endpoint is reachable over plaintext HTTP.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 1705 tokens (~155/item across 11 items; 10 tools + 1 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http danielasalgadov-fiscal https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp
```

### Codex

```toml
[mcp_servers.danielasalgadov-fiscal]
url = "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "danielasalgadov-fiscal": {
      "type": "remote",
      "url": "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add danielasalgadov-fiscal --url https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  danielasalgadov-fiscal:
    url: "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp"
```

### Other

```json
{
  "mcpServers": {
    "danielasalgadov-fiscal": {
      "type": "http",
      "url": "https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp"
    }
  }
}
```

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

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-08-02 (score 63, +1)

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

### 2026-07-31 (score 62, −2)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-29 (score 64, +1)

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

### 2026-07-28 (score 63, +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.

### 2026-07-27 (score 62, 0)

- [functional] We updated how we score, so this day's move reflects our rubric, not a change to the server

### 2026-07-26 (score 62)

First indexed and scored.

## MCP tools (10)

### `fiscal_recargos` (~196 tokens)

Calcula recargos por mora + actualizacion por pago tardio de una contribucion en Mexico (CFF Art. 17-A y 21). Determinista y auditable. Los meses se cuentan dia-a-dia desde el vencimiento (cada fraccion = mes completo). Si no se dan los INPC, el total NO incluye actualizacion y sera mayor. Informativo, no asesoria fiscal.

Input parameters:

- `fecha_pago` (string, required): Fecha en que se paga, YYYY-MM-DD.
- `fecha_venc` (string, required): Fecha limite de pago, YYYY-MM-DD.
- `inpc_den` (number): Opcional. INPC del mes anterior al de vencimiento (denominador).
- `inpc_num` (number): Opcional. INPC del mes anterior al de pago (numerador, CFF 17-A).
- `monto` (number, required): Monto original del adeudo, en pesos.

### `fiscal_valores_vigentes` (~95 tokens)

Devuelve los valores fiscales vigentes verificados de Mexico para un anio (UMA, salario minimo, tasas de recargo y parcialidades), cada uno con su fuente oficial. Es el 'moat': datos mantenidos y verificados contra DOF/LIF/CFF. Informativo, no asesoria fiscal.

Input parameters:

- `anio` (integer): Anio fiscal. Default: el mas reciente cargado.

### `fiscal_calendario` (~148 tokens)

Obligaciones fiscales y fechas limite de un regimen fiscal mexicano. Con `mes` (1-12) calcula la fecha limite del pago mensual de ese periodo (dia 17 del mes siguiente, ajustado al siguiente dia habil por fin de semana). Con `rfc6` (6o digito del RFC) estima la extension del decreto de facilidades. Informativo, no asesoria fiscal.

Input parameters:

- `mes` (integer): Opcional. Periodo mensual a declarar (1=enero).
- `regimen` (string, required): Regimen fiscal.
- `rfc6` (integer): Opcional. 6o digito numerico del RFC, para la extension de dias.

### `fiscal_regimen_factores` (~127 tokens)

Devuelve los FACTORES para elegir regimen fiscal en Mexico (topes de ingreso, base gravable, tasas, exclusiones) segun tipo de persona, ingresos anuales y actividad. INFORMA, NO DECIDE: nunca recomienda un regimen; la eleccion es del contribuyente con su contador. Informativo, no asesoria fiscal.

Input parameters:

- `actividad` (string): Opcional. Actividad principal (PF).
- `ingresos_anuales` (number, required): Ingresos anuales estimados, en pesos.
- `tipo_persona` (string, required): Tipo de contribuyente.

### `fiscal_cfdi_validar` (~183 tokens)

Valida la coherencia de un CFDI 4.0 antes de emitirlo: relacion entre tipo de comprobante, uso, metodo/forma de pago y tipo de receptor, contra los catalogos del SAT. Determinista. NO timbra ni sustituye al PAC. Informativo, no asesoria fiscal.

Input parameters:

- `forma_pago` (string): Opcional. Clave de forma de pago (ej. 03, 99).
- `metodo` (string): Opcional. Metodo de pago (PUE/PPD).
- `receptor` (string): Opcional. Tipo de persona del receptor.
- `tipo` (string, required): Tipo de comprobante (I,E,T,N,P).
- `uso` (string, required): Clave de Uso del CFDI (c_UsoCFDI), ej. G03, D01, CP01.

### `fiscal_isr_estimado` (~138 tokens)

ESTIMA el ISR anual segun regimen, ingresos y deducciones, con la tarifa progresiva Art. 152 (Anexo 8 RMF 2026) o la tasa aplicable (RESICO/PM). Es una ESTIMACION: el ISR real depende de deducciones exactas, acreditamientos y pagos provisionales. Informativo, no asesoria fiscal.

Input parameters:

- `deducciones` (number): Opcional. Deducciones anuales (no aplica a RESICO PF).
- `ingresos` (number, required): Ingresos anuales, en pesos.
- `regimen` (string, required): Regimen fiscal.

### `fiscal_isr_retencion` (~95 tokens)

Calcula la retencion MENSUAL de ISR de salarios (Art. 96 LISR) menos el subsidio al empleo vigente (DOF 2025). Determinista. Devuelve ISR de tarifa, subsidio aplicado y retencion final. Informativo, no asesoria fiscal.

Input parameters:

- `ingreso_gravado` (number, required): Ingreso gravado del mes (base de retencion), en pesos.

### `fiscal_imss` (~255 tokens)

Calcula las cuotas IMSS obrero-patronales del periodo sobre el SBC diario (topado a 25 UMA): Enfermedades y Maternidad, Invalidez y Vida, Retiro, Cesantia y Vejez (curva patronal 2026 por veces UMA), Guarderias, Riesgos de Trabajo e INFONAVIT. Determinista. Da sbc_diario o salario_diario. Estimacion (la prima RT es por empresa; los dias reales dependen del mes). Informativo, no asesoria.

Input parameters:

- `dias` (number): Opcional. Dias del periodo (default 30.4).
- `es_salario_minimo` (boolean): Opcional. Fuerza el piso de CyV (3.150%).
- `factor_integracion` (number): Opcional. Factor de integracion (default del anio).
- `prima_rt` (number): Opcional. Prima de Riesgos de Trabajo (default Clase I minima).
- `salario_diario` (number): Alterno a sbc_diario: salario diario que se integra con el factor.
- `sbc_diario` (number): SBC diario. Si se da, se usa directo.

### `fiscal_aguinaldo` (~124 tokens)

Calcula el aguinaldo (LFT Art. 87): bruto (proporcional si aplica), parte exenta (30 UMA), parte gravada e ISR estimado. Determinista. Informativo, no asesoria fiscal.

Input parameters:

- `dias_aguinaldo` (number): Opcional. Dias de aguinaldo (default 15, minimo de ley).
- `dias_trabajados` (number): Opcional. Dias trabajados en el anio (default 365).
- `salario_diario` (number, required): Salario diario.

### `fiscal_finiquito` (~254 tokens)

Calcula finiquito (renuncia/termino) o liquidacion (despido injustificado), LFT: aguinaldo proporcional, vacaciones + prima, y para liquidacion 3 meses + 20 dias/anio + prima de antiguedad. Devuelve montos BRUTOS. La procedencia legal y el ISR se confirman con abogado/contador. No asesoria.

Input parameters:

- `antiguedad_anios` (number): Anios de antiguedad (para indemnizacion/prima).
- `dias_aguinaldo` (number): Opcional. Default 15.
- `dias_trabajados_anio` (number): Dias trabajados del anio en curso (aguinaldo proporcional).
- `dias_vacaciones_pendientes` (number): Dias de vacaciones no gozadas.
- `prima_vacacional_pct` (number): Opcional. Default 0.25.
- `salario_diario` (number, required): Salario diario.
- `salarios_pendientes` (number): Opcional. Salarios devengados no pagados (bruto).
- `tipo` (string): finiquito (renuncia) o liquidacion (despido injustificado).

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/danielasalgadov-fiscal/menteorama-fiscal-mcp#diagnostics

## Score history

- 2026-08-03: 63
- 2026-08-02: 63
- 2026-08-01: 62
- 2026-07-31: 62
- 2026-07-30: 64
- 2026-07-29: 64
- 2026-07-28: 63
- 2026-07-27: 62
- 2026-07-26: 62

## Links

- Remote endpoint: https://menteorama-fiscal-mcp.menteorama.workers.dev/mcp
- Website: https://studio.menteorama.co/fiscal
- Changelog RSS feed: https://verifymcp.io/servers/danielasalgadov-fiscal/menteorama-fiscal-mcp/changelog.xml
- Changelog JSON feed: https://verifymcp.io/servers/danielasalgadov-fiscal/menteorama-fiscal-mcp/changelog.json
- HTML version of this page: https://verifymcp.io/servers/danielasalgadov-fiscal/menteorama-fiscal-mcp
