eduMe MCP. Track trainee progress and audit team readiness instantly.
Works with every AI agent you already use
…and any MCP-compatible client
Just plug in your AI agents and start using Vinkius.
eduMe MCP Server manages mobile training and tracks employee progress. It lets your AI agent list all courses, find user profiles, monitor team activity, and get high-level reports on training completion rates for a deskless workforce.
What your AI agents can do
Get course details
Gets the detailed settings and module list for a specific training course.
Get edume account metadata
Retrieves metadata and limits for your eduMe account.
Get user training profile
Gets the full training history and profile for a specific user.
Retrieves the full settings and module list for a specific training course.
Gathers a full training profile, including all completed courses, for a specific user.
Retrieves a list of every user registered in the eduMe training platform.
Finds users by searching using a name keyword or external identifier.
Gets a high-level summary of team activity and member counts across defined user groups.
Lists all available mobile training courses for the organization.
Ask AI about this MCP
Supported MCP Clients
Waiting for input…
eduMe MCP Server: 10 Tools for Training Management
These tools let your AI agent query, list, and audit user data and course content within the eduMe platform.
019d758cget course details
Gets the detailed settings and module list for a specific training course.
019d758cget edume account metadata
Retrieves metadata and limits for your eduMe account.
019d758cget user training profile
Gets the full training history and profile for a specific user.
019d758clist latest training content
Identifies the most recently created or updated training courses.
019d758clist top performing courses
Identifies courses with the highest completion or engagement rates.
019d758clist trained users
Lists all users registered in your eduMe training platform.
019d758clist training courses
Lists all mobile training courses available in eduMe.
019d758clist training teams
Lists all teams and user groups configured in your eduMe account.
019d758cquick team training audit
Retrieves a high-level summary of team activity and member counts.
019d758csearch trainees by keyword
Searches for users using a name keyword or external identifier.
Choose How to Get Started
Build a custom MCP for your own tools, or connect a ready-made integration from our catalog.
Build Your Own
Turn any API into an MCP. Import a spec, define Agent Skills, or deploy with MCPFusion.
- Import from OpenAPI, Swagger, or YAML specs
- Create Agent Skills with progressive disclosure
- Deploy to edge with MCPFusion framework
- Built in DLP, auth, and compliance on every call
- Real time usage dashboard and cost metering
- Publish to catalog or keep private
Make Your AI Do More
Start with eduMe, then connect any of our 4,700+ other servers whenever your AI needs more. One click, no limits.
- Use this MCP plus 4,700+ others, all in one place
- Add new capabilities to your AI anytime you want
- Every connection is secured and compliant automatically
- Track usage and costs across all your servers
- Works with Claude, ChatGPT, Cursor, and more
- New servers added to the catalog every week
What you can do with this MCP connector
This server handles all your mobile training and user progress stuff in eduMe. Your AI agent can list every course available and check out user profiles to keep tabs on who's trained and who's lagging. You'll get high-level reports on team activity and completion rates for your whole deskless workforce.
Check Course Details: Your agent gets the full settings and module list for a specific training course using get_course_details. You can find out what courses are most popular or recently updated by calling list_top_performing_courses or list_latest_training_content. To see every course offered, it runs list_training_courses. For the whole setup, it can grab your account metadata and limits with get_edume_account_metadata.
Manage Users: Your agent lists every user on the platform with list_trained_users. If you need to find a specific employee, it searches by name or external ID using search_trainees_by_keyword. You can also view a user's entire training history and profile, including all completed courses, using get_user_training_profile.
Team & Auditing: It lists all the teams and user groups set up in eduMe via list_training_teams. You can get a quick, high-level summary of team activity and member counts with quick_team_training_audit.
The Tools: You can discover all available training content with list_training_courses. You can find out which courses are best by running list_top_performing_courses. You can also get the details for a single course with get_course_details.
How eduMe MCP Works
- 1 Connect the eduMe integration to your AI client.
- 2 Authorize the connection using your eduMe API Key (found in your account settings).
- 3 Tell your agent what you need—e.g., 'What's the completion rate for Safety Essentials?'—and your agent executes the necessary tool calls.
The bottom line is your agent talks directly to eduMe, allowing you to run complex training audits using plain conversation.
Who Is eduMe MCP For?
Training Managers need this to quickly check course completion rates and team activity while they're on the go. Operations Leads use it to monitor workforce readiness and training coverage via chat. HR Administrators rely on it to research individual trainee history and team memberships instantly, eliminating manual data pulls.
Checks course completion rates and team activity on the fly without logging into the full LMS dashboard.
Monitors workforce readiness and training coverage by asking the agent to audit team status.
Researches individual trainee history, team assignments, and completion status for compliance checks.
What Changes When You Connect
- Get instant user status. Instead of digging through multiple reports, use
get_user_training_profileto pull a user's entire training history in one query. You know exactly what courses they finished. - Audit teams instantly. The
quick_team_training_audittool delivers a high-level summary of team activity and member counts, letting you spot low engagement groups without running a full dashboard report. - Identify top content. Use
list_top_performing_coursesto quickly find courses that have the highest completion or engagement rates, helping you decide what content to keep or promote. - Manage content discovery. With
list_training_courses, you get a complete list of all mobile training courses available. This is better than remembering which courses exist. - Track the whole roster. Need to know who's in the system?
list_trained_userspulls every registered user, giving you a complete roster for compliance checks. - Find people fast. Use
search_trainees_by_keywordto locate specific employees by name or external ID, bypassing slow search fields in the web UI.
Real-World Use Cases
Need to check compliance for a new hire.
A new hire's manager needs to verify if the employee completed 'Safety Essentials' and 'Onboarding'. They ask their agent: 'What is the training profile for John Doe?'. The agent runs get_user_training_profile and provides a summary of completed courses, confirming compliance status.
Audit a regional sales team's readiness.
The operations lead needs to know which regional teams are lagging in training. They prompt their agent: 'Give me a quick audit of the regional teams'. The agent executes quick_team_training_audit, providing immediate metrics on team activity and member counts for quick intervention.
Find the most relevant training content.
The training manager needs to update the curriculum. They ask the agent: 'What are our best-performing courses?'. The agent runs list_top_performing_courses, showing the courses with the highest completion rates, guiding curriculum decisions.
Research an unknown employee's history.
HR needs to investigate an employee's status. They ask the agent: 'Show me the training profile for employee ID 456'. The agent uses get_user_training_profile and search_trainees_by_keyword to pull the full history, solving the investigation without manual lookups.
The Tradeoffs
Manual Dashboard Triangulation
Jumping between the 'User List' tab, the 'Course Report' tab, and the 'Team Metrics' dashboard to piece together a single user's training status.
→
Use the agent to run get_user_training_profile. This single tool call consolidates all necessary data (history, enrollment, completion) into one structured response.
Guessing Current Content
Assuming a course exists or trying to remember the exact name of a module because the course catalog isn't readily available.
→
Run list_training_courses to get a definitive list of all mobile training courses. If you need details on one, use get_course_details.
Searching by Memory
Trying to recall an employee's full ID or name combination when they are only vaguely remembered, leading to failed manual searches.
→
Use search_trainees_by_keyword. It handles searching by name or external identifier, making it more forgiving than strict manual lookups.
When It Fits, When It Doesn't
Use this server if your primary need is structured training oversight. You need to answer questions like: 'Who is trained?' or 'What is the status of Team X?' If you primarily need to track workforce readiness, course completion rates, or team compliance, this is the right toolset. Don't use this if your goal is to manage live operational tasks (e.g., booking resources, filing expenses). For those, look for a dedicated resource management or finance MCP server. If you only need to check the status of a single course without knowing its modules, you might just need list_training_courses first.
Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by eduMe. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
VINKIUS INFRASTRUCTURE
Cloud Hosted
Managed infra
V8 Isolated
Sandboxed per request
Zero-Trust Proxy
No stored credentials
DLP Enforced
Policy on every call
GDPR Compliant
EU data residency
Token Compression
~60% cost reduction
Works with Claude, ChatGPT, Cursor, and more
The Model Context Protocol standardizes how applications expose capabilities to LLMs. Instead of operating in isolation, your AI gains direct access to external platforms, live data, and real-world actions through secure, standardized connections.
This server provides 10 capabilities that interface natively with Claude, ChatGPT, Cursor, and any MCP client. No middleware. No custom integration required.
Available Capabilities
Tracking who's trained and what content exists shouldn't take five tabs.
Right now, figuring out an employee's training status means logging into the LMS, navigating to the user directory, clicking on the person's name, finding the profile, and then digging through modules and completion dates. It's a copy-paste, click-heavy, multi-page ordeal.
With this MCP server, you simply ask your agent: 'Show me John Doe's full training history.' The agent runs `get_user_training_profile` and gives you the full, structured data in a single response. That's it.
eduMe MCP Server: Get a full user training profile
You manually pull the user roster and then run separate reports for each team to check compliance. This takes hours of manual data aggregation.
The agent uses `list_trained_users` and `quick_team_training_audit` to synthesize the required metrics. You get the audit summary and the user roster in one conversational flow. It's immediate.
Common Questions About eduMe MCP
How do I use the get_user_training_profile tool? +
The get_user_training_profile tool requires a specific user identifier. It returns the user's complete history, showing which courses they finished and which teams they belong to.
Can I use list_training_courses to find all courses? +
Yes, list_training_courses provides a list of every mobile training course available in the eduMe system. It's the primary way to discover content.
What is the difference between list_trained_users and search_trainees_by_keyword? +
Use list_trained_users to get a full, unsearched roster of everyone. Use search_trainees_by_keyword when you know a keyword—like a partial name or ID—and need to narrow down the list.
How do I check a team's overall health? +
Run quick_team_training_audit. This tool gives a high-level summary of team activity and member counts, which is the fastest way to assess team performance.
What do I use the get_edume_account_metadata tool for? +
It retrieves the limits and metadata for your eduMe account. This lets you know your usage quotas and available features before running complex reports.
How does list_top_performing_courses work? +
It identifies courses based on completion or engagement rates. The tool returns a list of courses, noting which ones have the highest user performance metrics.
Can I list training teams and user groups using list_training_teams? +
Yes, this tool lists every team and user group set up in your account. You get a full overview of the organizational structures used for training.
What is the difference between list_users and list_trained_users? +
I'm sorry, there is no list_users tool. list_trained_users specifically lists every user registered in the eduMe training platform.
How do I get an eduMe API Key? +
Log in to your eduMe dashboard, navigate to Settings > API, and you can generate or retrieve your unique API Key from there. API access may require an enterprise-level plan.
Can the agent assign courses to users? +
This integration currently focuses on listing and auditing training data. Assigning courses or creating new users should be managed via the eduMe dashboard or specific enrollment API endpoints.
Does the integration show real-time completion? +
Yes, you can use the list_training_courses or get_user_training_profile tools to retrieve the latest completion rates and statuses as reported by the eduMe platform.
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
More in this category
WhatsApp Chat Export Parser
Turn messy WhatsApp chat exports into clean, structured JSON instantly. Let your AI search years of conversations, find lost addresses, and summarize long threads local.
Jitbit
Track and resolve IT support tickets with a fast helpdesk that includes automation rules, knowledge base, and SLA monitoring.
Design Prover
Every AI frontend looks identical: hero, 3 cards, 3 cards, CTA, rounded-xl, shadow-lg, blue/gray/white. Design Prover forces the agent to prove its design has dramatic hierarchy, unpredictable layout, intentional whitespace, commanding typography, and color with actual personality.
You might also like
MaestroQA
Access quality assurance reviews, QA scores, and export performance data via the MaestroQA API.
Kameleoon
Manage A/B testing, personalization, and experimentation workflows via AI agents.
Autobidder
Optimize your ad spend with AI-powered bidding strategies that automatically adjust bids across advertising platforms.