hr-assist
HR-ASSIST 에이전트형 AI 시스템
HR ASSIST는 HR 팀이 반복적인 작업 흐름을 자동화하도록 설계된 에이전트형 AI 시스템입니다. 이 예제는 신입 직원 온보딩 절차의 자동화를 보여주며, 일반적으로 수동 개입이 필요한 작업들을 단순화합니다.
기술 아키텍처 측면에서, MCP 클라이언트는 Claude Desktop을 사용하며, 이 코드 베이스는 MCP 클라이언트가 필요로 할 도구들을 갖춘 MCP 서버를 나타냅니다.
🔧🍛 설정 안내
HR ASSIST를 설정하고 실행하려면 다음 단계를 따르세요:
claude_desktop_config.json과 관련 설정: claude_desktop_config.json 파일에 다음 구성을 추가하세요:
{ "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" } } } }YOUR_EMAIL을 실제 이메일 주소로 교체하세요.
YOUR_APP_PASSWORD를 이메일 제공업체(예: Gmail)의 앱 전용 비밀번호로 교체하세요.
강의 비디오 튜토리얼에 따라
uv init과uv add mcp[cli]들 실행하세요.
사용 방법
+아이콘을 클릭하여Add from hr-assist옵션을 설정하고 요청을 보내세요.새 직원 정보를 입력하세요:
또는, 사용자 주문 프롬롬트들 실시적으로 작성해서 에이전트가 대신 처리하도록 할 수 있습니다.
모든 권리는 @Codebasics 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