Esta página se muestra en inglés. Una traducción al español está en curso.
WorkflowsMay 14, 2026·2 min de lectura

MintHCM — Open-Source HCM (MCP/A2A Claims)

MintHCM is an open-source HCM platform with AI-agent positioning (MCP/WebMCP mentioned). Includes a Docker Compose stack (app + MySQL + Elasticsearch).

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Workflow
Instalación
Docker
Confianza
Confianza: Established
Entrada
docker compose up -d
Comando CLI universal
npx tokrepo install 5745d2d0-4d93-5fdd-895c-b0c94d8577fb
Introducción

MintHCM is an open-source HCM platform with AI-agent positioning (MCP/WebMCP mentioned). Includes a Docker Compose stack (app + MySQL + Elasticsearch).

Best for: Teams evaluating self-hosted HR platforms with extensibility and data ownership, plus potential agent integrations

Works with: Docker Compose for quick eval; README lists PHP 8.2, MySQL/MariaDB, and Elasticsearch for deployments

Setup time: 20-45 minutes

Key facts (verified)

  • GitHub: 360 stars · 74 forks · pushed 2026-05-13.
  • License: AGPL-3.0 · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: docker compose up -d.

Main

  • Use Docker Compose for evaluation only: the docker README warns the stack is intended for demo/testing, not production.

  • Adjust .env first: the docker README explicitly calls out .env variables for ports, DB details, and admin credentials.

  • If considering agent integrations, start with least-privilege read paths and add governance before enabling write automation on HR data.

Source-backed notes

  • Top-level README positions MintHCM as open-source (AGPL-3.0) with MCP/WebMCP/A2A mentions.
  • The repo includes a docker/ directory with docker-compose.yml, .env, and a docker README.
  • docker/README includes commands for docker compose up -d and docker compose logs -f, and shows default admin credentials.

FAQ

  • Is the Docker Compose stack production-ready?: No. The docker README warns it's intended for demonstration and testing purposes.
  • What services are included?: The docker README says it includes the web app plus MySQL and Elasticsearch containers.
  • Where do I find full install docs?: The top-level README links to the installation guide on minthcm.org.
🙏

Fuente y agradecimientos

Source: https://github.com/minthcm/minthcm > License: AGPL-3.0 > GitHub stars: 360 · forks: 74

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados