← All servers

auditoria-skills

io.github.marcelinero/auditoria-skills v2.2.2
Official Registry git

20 SKILLs de auditoría interna para agentes de IA según IIA, COSO, NIST, ISO, COBIT y ACFE.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add auditoria-skills -- uvx auditoria-skills-mcp
Add to claude_desktop_config.json
{
  "mcpServers": {
    "auditoria-skills": {
      "command": "uvx",
      "args": [
        "auditoria-skills-mcp"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "auditoria-skills": {
      "command": "uvx",
      "args": [
        "auditoria-skills-mcp"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "auditoria-skills": {
      "command": "uvx",
      "args": [
        "auditoria-skills-mcp"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "auditoria-skills": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "auditoria-skills-mcp"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "auditoria-skills": {
      "command": "uvx",
      "args": [
        "auditoria-skills-mcp"
      ]
    }
  }
}

Packages

pypi auditoria-skills-mcp@2.2.2

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.marcelinero--auditoria-skills/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent