SERVER
TalentLMS
Rank #4,047io.github.mindstone/mcp-server-talentlms
TalentLMS MCP server: users, courses, groups, branches, reporting, and assessments
Listed & last published
May 21, 2026
OVERVIEW
TalentLMS is a Model Context Protocol (MCP) server published by mindstone. It ranks #4,047 of 76,851 servers tracked on MCP Toplist, and its repository has 9 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
#4,047of 76,851 tracked serversTop 10%
Ranks ahead of 72,804 of 76,851 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
- Who maintains TalentLMS?
- TalentLMS is maintained by mindstone, which publishes 37 MCP servers (38 total versions) tracked on MCP Toplist.
- Is TalentLMS listed on the Official MCP Registry?
- 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