hr-assist
HR-ASSIST Agentisches KI-System
HR ASSIST ist ein agentisches KI-System, das HR-Teams unterstützen soll, Routine-Workflows zu automatisieren. Dieses Beispiel demonstriert die Automatisierung des Onboarding-Prozesses für neue Mitarbeiter und optimiert Aufgaben, die normalerweise manuelle Eingriffe erfordern.
In Bezug auf die tekhnische Architektur verwenden wir für den MCP-Client Claude Desktop; die Codebbasis hier repräsentiert den MCP-Server mit den notwendigen Tools, die dem MCP-Client verwendet werden.
️ Einrichtungsanleitungen
Um HR ASSIST einzurichten und auszuführen, folgen Sie diese Schritten:
Konfigurieren Sie claude_desktop_config.json Fügen Sie die folgende Konfiguration zu Ihrer Datei claude_desktop_config.json hinzu:
{ "mcpServers": { "hr-assist": { "command": "C:\\Users\\dhaval\\.local\\bin\\uv", "args": [ "--directory", "C::\\code\\atliq-hr-assist", "run", "server.py" ], "env": { "CB_EMAIL": "YOUR_EMAIL", "CB_EMAIL_PWD": "YOUR_APP_PASSWORD" } } } }Ersetzen Sie YOUR_EMAIL durch Ihre tatsächliche E-Mail-Adresse.
Ersetzen Sie YOUR`_APP_PASSWORD durch das App-Passwort Ihres E-Mail-Anbieteres (z. B. für Gmail).
Führen Sie
uv initunduv add mcp[cli]gemäß dem Videotutorial im Kurs aus.
Verwendung
Klicken Sie auf das Symbol
+, wählen Sie die OptionAdd from hr-assistaus und senden Sie die Anfrage.Füllen Sie die Details für den neuen Mitarbbeiter aus:
Alternativr können Sie einen eigenen Prompt entwerfen und den Agenten übernehmen lassen.
Alle Rechte vorbehalten @HR-406 Inc. LearnerX India Private Ltd.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseCqualityCmaintenanceAutomates HR workflows such as employee onboarding, leave management, and ticket tracking through natural language prompts in Claude Desktop.12MIT
- FlicenseBqualityCmaintenanceEnables HR teams to query and manage employee leave through natural language using Claude Desktop, with tools for checking balances, applying leave, and viewing history.3
- FlicenseBqualityCmaintenanceAgentic AI system that automates HR workflows like employee onboarding, enabling HR teams to streamline tasks through natural language interactions with Claude Desktop.12
- FlicenseCqualityCmaintenanceAutomates employee onboarding workflows for HR teams, enabling tasks like data entry and email notifications through natural language.12
Related MCP Connectors
Automate tasks, processes, and approvals with AI.
Connect your team's living knowledge base — docs, data, issues, CRM — to Claude and ChatGPT.
Connect Claude to Fathom meeting recordings, transcripts, and summaries
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/KVenkatasriram/-AI-Powered-HR-Assistant-using-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server