Skip to content

David-IABB/talentflow-hr-mcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TalentFlow HR MCP Server

Resume parsing & candidate matching engine (European markets - ONSS/DIMONA compliance)

🎯 3 Éditions pour Chaque Usage

🆓 LITE (Gratuit - Open Source)

Pour qui : Test, évaluation, PME 5-10 employés

Caractéristiques :

  • Parsing CV (PDF/DOCX)
  • Basic matching
  • Screening illimité (manuel)
  • Performance : Baseline (1x)
  • Support : Communauté (GitHub issues)
  • Usage : Illimité (personnel)
  • Documentation : Public docs

Install:

pip install talentflow-hr-mcp
python -m talentflow_hr_mcp

👤 SOLO (One-Time - €1,800)

Pour qui : PME 5-10 employés

Caractéristiques :

  • Licence perpétuelle (pas d'expiration)
  • ✅ Performance : 10x vs Lite
  • ✅ Parsing CV : Avancé
  • ✅ Screening/mois : 50 CVs
  • ✅ Matching sémantique : Basique
  • ✅ Support : 30 jours (email)
  • ✅ Utilisateurs : 1 seul
  • ✅ Updates : 1 an inclus

Prix : €1,800 ONE-TIME

Install:

pip install talentflow-hr-mcp
export IABB_LICENSE_KEY="IABB-XXXXX-XXXXX-XXXXX"
python -m talentflow_hr_mcp

🏆 PRO (Annuel - €3,000/an)

Pour qui : PME 10-50 employés

Caractéristiques :

  • Licence annuelle (renouvellement auto)
  • ✅ Performance : 40x vs Lite
  • ✅ Fonctions : TOUTES + Signal Loop
  • ✅ Screening : Illimité
  • ✅ Matching sémantique : Signal Loop
  • ✅ Plans d'intégration
  • ✅ Entretiens structurés : annuels
  • ✅ Intégration SD Worx
  • ✅ Intégration Partena
  • ✅ Conformité ONSS
  • ✅ Conformité DIMONA
  • ✅ Reporting analytics : Avancé
  • ✅ Support : Prioritaire illimité
  • ✅ Updates : Automatiques inclus
  • ✅ SLA : 99% uptime
  • ✅ Utilisateurs : Jusqu'à 5

Prix : €3,000/an

Install:

pip install talentflow-hr-mcp talentflow-core-pro
export IABB_LICENSE_KEY="IABB-YYYYY-YYYYY-YYYYY"
python -m talentflow_hr_mcp

📊 Comparaison Détaillée

Fonctionnalité Lite (Gratuit) Solo (€1,800) Pro (€3,000/an)
Performance 1x baseline 10x 40x
Parsing CV
Screening/mois Illimité (manuel) 50 CVs Illimité
Matching sémantique ✅ Signal Loop
Plans d'intégration
Entretiens structurés ✅ (annuels)
Intégration SD Worx
Intégration Partena
Conformité ONSS
Conformité DIMONA
Reporting analytics Basique ✅ Avancé
Support Communauté 30 jours email Prioritaire illimité
Updates Public 1 an inclus Auto inclus
SLA 99% uptime
Utilisateurs 1 1 Jusqu'à 5

🚀 Quick Start (Lite)

  1. Install:
pip install talentflow-hr-mcp
  1. Configure Claude Desktop:
{
  "mcpServers": {
    "talentflow_hr_mcp": {
      "command": "python",
      "args": ["-m", "talentflow_hr_mcp"]
    }
  }
}
  1. Restart Claude Desktop

  2. Use in Claude:

Please use TalentFlow HR to analyze this resume and match it to our job description...

💰 Pour Choisir Votre Édition

Choisissez LITE si :

  • ✅ Vous voulez tester gratuitement
  • ✅ PME 5-10 employés
  • ✅ Recrutement ponctuel
  • ✅ Pas besoin d'intégrations RH

Choisissez SOLO si :

  • ✅ PME 5-10 employés
  • ✅ Recrutement régulier (5-10/mois)
  • ✅ Vous préférez un paiement unique
  • ✅ Licence perpétuelle importante
  • ✅ Pas besoin de conformité ONSS/DIMONA

Choisissez PRO si :

  • ✅ PME 10-50 employés
  • ✅ Recrutement intensif (20+ /mois)
  • ✅ Conformité belge requise (ONSS, DIMONA)
  • ✅ Intégrations RH nécessaires (SD Worx, Partena)
  • ✅ Plans d'intégration structurés
  • ✅ Support prioritaire important
  • ✅ Reporting analytics avancé

💡 ROI Calculé

Scénario Solo : PME 10 Employés

  • Temps gagné : 12h/semaine
  • Taux horaire : €55/h
  • Économie : 12h × €55 × 52 sem = €34,320/an
  • Investissement : €1,800 one-time
  • ROI : 19.1x la première année

Scénario Pro : PME 30 Employés

  • Temps gagné : 30h/semaine (5 personnes × 6h)
  • Coût horaire moyen : €55/h
  • Économie : 30h × €55 × 52 sem = €85,800/an
  • Investissement : €3,000/an
  • ROI : 28.6x

🏢 Obtenir une Licence Solo ou Pro

Option 1 : Direct

Contact : mcp@iabusinessbooster.be Site web : https://www.iabusinessbooster.be

Option 2 : Formulaire

  1. Visitez : https://www.iabusinessbooster.be/contact
  2. Remplissez le formulaire (1 minute)
  3. Recevez votre devis sous 24h
  4. Signez électroniquement
  5. Recevez votre licence immédiatement

Option 3 : Bundles Multi-MCP

Bundle Starter (3 MCP) :

  • Solo : €3,900 (vs €4,500 séparés)
  • Pro : €6,500/an ou €575/mois

Bundle Business (5 MCP) :

  • Solo : €6,500 (vs €7,500 séparés)
  • Pro : €11,000/an ou €975/mois

Voir : https://www.iabusinessbooster.be/mcp-portfolio.html


📚 Documentation


🤝 Contributing

Contributions welcome! This is the open-source Lite version.

For Pro features, contact us directly.


📄 License

  • Lite: MIT License (free, open-source)
  • Solo: Commercial license (perpetual)
  • Pro: Commercial license (annual)

🏢 About IA Business Booster

AI-powered automation for European SMEs


Note: This repository contains the Lite version only. Solo and Pro versions include additional features and support.

See Pricing for details.

About

Resume parsing & candidate matching engine

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages