SERVER
TalentLMS
Rank #3482io.github.mindstone/mcp-server-talentlms
TalentLMS MCP server: users, courses, groups, branches, reporting, and assessments
First listed
May 21, 2026
Last publish date
May 21, 2026
OVERVIEW
TalentLMS is a Model Context Protocol (MCP) server published by mindstone. It ranks #3482 of 58,900 servers tracked on MCP Toplist, and its repository has 8 GitHub stars. TalentLMS is listed on Official MCP, with 1 tracked version. It was first listed on May 21, 2026 and most recently updated on May 21, 2026.
STANDING
#3,482of 58,900 tracked serversTop 10%
Ranks ahead of 55,418 of 58,900 servers on MCP Toplist.
CONNECT
Use TalentLMS
Add TalentLMS to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"mcp-server-talentlms": {
"command": "npx",
"args": [
"-y",
"@mindstone/mcp-server-talentlms"
],
"env": {
"TALENTLMS_API_KEY": "<your TALENTLMS_API_KEY>",
"TALENTLMS_DOMAIN": "<your TALENTLMS_DOMAIN>",
"TALENTLMS_REQUEST_TIMEOUT": "<your TALENTLMS_REQUEST_TIMEOUT>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
mindstone
VERSIONS
Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | May 21, 2026 |
FAQ
Frequently asked questions
- What is TalentLMS?
- TalentLMS MCP server: users, courses, groups, branches, reporting, and assessments
- Who maintains TalentLMS?
- TalentLMS is maintained by mindstone, which publishes 35 MCP servers (34 total versions) tracked on MCP Toplist.
- Is TalentLMS an official MCP server?
- Yes — TalentLMS is listed on the Official MCP Registry.
- How many versions does TalentLMS have?
- MCP Toplist tracks 1 version of TalentLMS, most recently published on May 21, 2026.
- Where can I find the source code for TalentLMS?
- The source code for TalentLMS is hosted at github.com/mindstone/mcp-servers.
EXPLORE