Skip to main content
ClaudeWave
marcelinero avatar
marcelinero

auditoria-skills-mcp

View on GitHub

Servidor MCP con 20 SKILLs de auditoría interna — instalable con uvx auditoria-skills-mcp

MCP ServersOfficial Registry0 stars0 forksPythonCC-BY-SA-4.0Updated today
ClaudeWave Trust Score
54/100
· OK
Passed
  • Actively maintained (<30d)
  • Clear description
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · auditoria-skills-mcp
Claude Code CLI
claude mcp add auditoria-skills-mcp -- uvx auditoria-skills-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "auditoria-skills-mcp": {
      "command": "uvx",
      "args": ["auditoria-skills-mcp"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
Use cases

MCP Servers overview

# auditoria-skills-mcp

> mcp-name: io.github.marcelinero/auditoria-skills

[Model Context Protocol (MCP)](https://modelcontextprotocol.io) server exposing **20 internal-audit SKILLs** grounded in globally accepted standards (IIA, COSO, NIST, ISO, IFRS, COBIT, ACFE). SKILLs are written in Spanish — the working language of the target audience.

Zero-install — one command, no repo cloning, no path configuration.

[![PyPI](https://img.shields.io/pypi/v/auditoria-skills-mcp.svg)](https://pypi.org/project/auditoria-skills-mcp/)
[![License: CC BY-SA 4.0](https://img.shields.io/badge/License-CC%20BY--SA%204.0-lightgrey.svg)](https://github.com/marcelinero/auditoria-skills-mcp/blob/main/LICENSE)
[![SKILLs](https://img.shields.io/badge/SKILLs-20-brightgreen.svg)](https://github.com/marcelinero/auditoria-skills-mcp/tree/main/auditoria_skills_mcp/data/skills)

---

## Quickstart

### Claude Desktop

Add to `claude_desktop_config.json`:

- **macOS:** `~/Library/Application Support/Claude/claude_desktop_config.json`
- **Windows:** `%APPDATA%\Claude\claude_desktop_config.json`

```json
{
  "mcpServers": {
    "auditoria-skills": {
      "command": "uvx",
      "args": ["auditoria-skills-mcp"]
    }
  }
}
```

Restart Claude Desktop. No repo cloning, no absolute paths.

### Claude Code (CLI)

```bash
claude mcp add auditoria-skills -- uvx auditoria-skills-mcp
```

### Prerequisite: `uv`

```bash
# macOS / Linux
curl -LsSf https://astral.sh/uv/install.sh | sh

# Windows (PowerShell)
powershell -ExecutionPolicy ByPass -c "irm https://astral.sh/uv/install.ps1 | iex"
```

---

## Mantener actualizado

`uvx` resuelve la versión en cada ejecución desde PyPI. Para forzar la última versión publicada:

```bash
# Forzar última versión (recomendado tras una actualización de marcos)
uvx auditoria-skills-mcp@latest

# Si quedó una versión vieja en caché, limpiarla
uv cache clean auditoria-skills-mcp
```

Cuando un marco de referencia se revisa (COSO, NIST, IIA, ISO…), se publica una nueva versión en PyPI y queda registrada en el [CHANGELOG](CHANGELOG.md). Si detectas que un estándar fue actualizado y el SKILL no lo refleja, [abre un issue](https://github.com/marcelinero/auditoria-skills-mcp/issues/new/choose) — no hace falta escribir código.

---

## Personalizar para tu entidad

Los SKILLs son **Markdown + YAML** — editables, versionables, y reutilizables.

### Opción 1: Adaptar localmente (sin PRs)

```bash
# Clona el repo
git clone https://github.com/marcelinero/auditoria-skills-mcp.git
cd auditoria-skills-mcp

# Edita los SKILLs en ./auditoria_skills_mcp/data/skills/
# Ejemplo: ajusta matriz de controles en auditoria_skills_mcp/data/skills/procesos/evaluacion-controles/SKILL.md

# Ejecuta localmente
uv run python -m auditoria_skills_mcp
```

Esta es **tu copia adaptada** a tu contexto (matriz interna, normativa local, procedimientos propios). No requiere aprobación ni PRs.

### Opción 2: Proponer mejoras genéricas (con PRs)

Si mejoras algo reutilizable para otros auditores, abre un Pull Request:

- Claridad o completitud de un SKILL.
- Actualización por cambio en estándar (COSO 2023, NIST 2.0, ISO nuevo).
- Nuevo SKILL alineado con un estándar global.

Ver [CONTRIBUTING.md](CONTRIBUTING.md) para detalles.

---

## Ciclo de vida de los SKILLs

| Nivel | Qué es | Quién | Control |
|-------|--------|-------|---------|
| **Canónico** | Versión oficial en PyPI | Mantenedor | Centralizado, sigue estándares globales |
| **Local** | Adaptado a tu entidad | Tú | Descentralizado, sin tocar lo común |
| **Comunitario** | Mejoras genéricas aceptadas | PR + revisión | Se fusionan a `main` si pasan criterios |

---

## Available tools

| Tool | Description |
| --- | --- |
| `list_skills` | List all 20 SKILLs with type, category, and anchor standards |
| `get_skill` | Load the full content of a SKILL by name |
| `search_skills` | Filter by type (`proceso`/`especialidad`) and/or framework (ISO, NIST, IIA…) |

---

## Included SKILLs

### Process SKILLs — cross-cutting (8)

| SKILL | Anchor standards |
| --- | --- |
| `planeacion-basada-riesgos` | IIA, COSO ERM, ISO 31000 |
| `evaluacion-controles` | COSO IC-IF, IIA, SOX 404 |
| `muestreo` | NIA/ISA 530, AICPA |
| `papeles-trabajo` | NIA/ISA 230, IIA |
| `comunicacion-hallazgos` | IIA Standards |
| `seguimiento-recomendaciones` | IIA Standards |
| `aseguramiento-calidad` | IIA, IIA QA Manual |
| `analitica-datos` | GTAG 16, ISACA |

### Specialty SKILLs — by domain (12)

| SKILL | Anchor standards |
| --- | --- |
| `auditoria-financiera` | NIA/ISA, NIIF/IFRS, SOX, COSO IC-IF |
| `auditoria-operativa` | IIA, ISO 9001, INTOSAI |
| `auditoria-tecnologia-informacion` | COBIT 2019, ITAF, ISO 27001:2022 |
| `auditoria-forense` | ACFE, NIA 240, FATF |
| `auditoria-cumplimiento` | ISO 37301, ISO 37001:2025 |
| `auditoria-esg-sostenibilidad` | ISSB IFRS S1/S2, GRI, TCFD, SASB, CSRD/ESRS (post-Ómnibus) |
| `auditoria-ciberseguridad` | NIST CSF 2.0, ISO 27001/27002:2022, CIS v8.1 |
| `auditoria-inteligencia-artificial` | ISO/IEC 42001, NIST AI RMF, EU AI Act |
| `auditoria-calidad` | ISO 9001, ISO 19011 |
| `auditoria-ambiental` | ISO 14001, ISO 14064, GHG Protocol |
| `auditoria-gestion-desempeno` | IIA, INTOSAI ISSAI, COSO ERM |
| `auditoria-continua` | GTAG 3, AICPA, ISACA |

---

## Usage examples

```text
Load the auditoria-ciberseguridad SKILL and help me plan
an audit based on NIST CSF 2.0.
```

```text
Which SKILLs in the catalog apply to ISO standards?
```

```text
I'm doing a compliance audit for ISO 37301.
Load the relevant SKILLs and build the engagement plan.
```

---

## SKILLs catalog

This repository is the canonical source of the catalog. The 20 SKILLs live in
**[`auditoria_skills_mcp/data/skills/`](https://github.com/marcelinero/auditoria-skills-mcp/tree/main/auditoria_skills_mcp/data/skills)** — plain Markdown + YAML, readable directly on GitHub.

Issues and contributions (new SKILLs, framework updates) → [open an issue](https://github.com/marcelinero/auditoria-skills-mcp/issues/new/choose).

---

## Acerca de / About

> **Español:** Servidor MCP con 20 SKILLs de auditoría interna redactadas en español neutro, ancladas a normas globales (IIA, COSO, NIST, ISO, IFRS, COBIT, ACFE). Cubre procesos transversales (planeación, muestreo, papeles de trabajo) y especialidades (financiera, TI, forense, ESG, ciberseguridad, IA y más).

---

## License

[CC BY-SA 4.0](https://github.com/marcelinero/auditoria-skills-mcp/blob/main/LICENSE)

What people ask about auditoria-skills-mcp

What is marcelinero/auditoria-skills-mcp?

+

marcelinero/auditoria-skills-mcp is mcp servers for the Claude AI ecosystem. Servidor MCP con 20 SKILLs de auditoría interna — instalable con uvx auditoria-skills-mcp It has 0 GitHub stars and was last updated today.

How do I install auditoria-skills-mcp?

+

You can install auditoria-skills-mcp by cloning the repository (https://github.com/marcelinero/auditoria-skills-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is marcelinero/auditoria-skills-mcp safe to use?

+

Our security agent has analyzed marcelinero/auditoria-skills-mcp and assigned a Trust Score of 54/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains marcelinero/auditoria-skills-mcp?

+

marcelinero/auditoria-skills-mcp is maintained by marcelinero. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to auditoria-skills-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy auditoria-skills-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: marcelinero/auditoria-skills-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/marcelinero-auditoria-skills-mcp)](https://claudewave.com/repo/marcelinero-auditoria-skills-mcp)
<a href="https://claudewave.com/repo/marcelinero-auditoria-skills-mcp"><img src="https://claudewave.com/api/badge/marcelinero-auditoria-skills-mcp" alt="Featured on ClaudeWave: marcelinero/auditoria-skills-mcp" width="320" height="64" /></a>

More MCP Servers

auditoria-skills-mcp alternatives