Server data from the Official MCP Registry
20 SKILLs de auditoría interna para agentes de IA según IIA, COSO, NIST, ISO, COBIT y ACFE.
20 SKILLs de auditoría interna para agentes de IA según IIA, COSO, NIST, ISO, COBIT y ACFE.
This is a well-structured MCP server that exposes read-only audit SKILLs with appropriate path validation and input handling. The codebase demonstrates good security practices including path traversal prevention, proper error handling, and no external network calls or credential management. Permissions are minimal and appropriate for the stated purpose of serving static audit content. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 3 high severity). Package verification found 1 issue.
5 files analyzed · 7 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-marcelinero-auditoria-skills": {
"args": [
"auditoria-skills-mcp"
],
"command": "uvx"
}
}
}From the project's GitHub README.
mcp-name: io.github.marcelinero/auditoria-skills
Model Context Protocol (MCP) 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.
Add to claude_desktop_config.json:
~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json{
"mcpServers": {
"auditoria-skills": {
"command": "uvx",
"args": ["auditoria-skills-mcp"]
}
}
}
Restart Claude Desktop. No repo cloning, no absolute paths.
claude mcp add auditoria-skills -- uvx auditoria-skills-mcp
uv# 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"
| 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…) |
| 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 |
| 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 |
auditoria-forense | ACFE, NIA 240, FATF |
auditoria-cumplimiento | ISO 37301, ISO 37001 |
auditoria-esg-sostenibilidad | ISSB IFRS S1/S2, GRI, TCFD, SASB |
auditoria-ciberseguridad | NIST CSF 2.0, ISO 27001/27002, CIS |
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 |
Load the auditoria-ciberseguridad SKILL and help me plan
an audit based on NIST CSF 2.0.
Which SKILLs in the catalog apply to ISO standards?
I'm doing a compliance audit for ISO 37301.
Load the relevant SKILLs and build the engagement plan.
SKILLs live in the main repository: github.com/marcelinero/auditoria-skills
Contributions, new SKILLs, and issues → that repository.
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).
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.