Skip to main content

Announcing StackOne Defender: leading open-source prompt injection guard for your agent Read More

Thrive Learning MCP Server
for AI Agents

Production-ready Thrive Learning MCP server with 38 extensible actions — plus built-in authentication, security, and optimized execution.

Thrive Learning logo
Thrive Learning MCP Server
Built by StackOne StackOne

Coverage

38 Agent Actions

Create, read, update, and delete across Thrive Learning — and extend your agent's capabilities with custom actions.

Authentication

Agent Tool Authentication

Per-user OAuth in one call. Your Thrive Learning MCP server gets session-scoped tokens with zero credentials stored on your infra.

Agent Auth →

Security

Agent Protection

Every Thrive Learning tool response scanned for prompt injection in milliseconds — 88.7% accuracy, all running on CPU.

Prompt Injection Defense →

Performance

Max Agent Context. Min Cost.

Free up to 96% of your agent's context window to enhance reasoning and reduce cost, on every Thrive Learning call.

Tools Discovery →

What is the Thrive Learning MCP Server?

A Thrive Learning MCP server lets AI agents read and write Thrive Learning data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Thrive Learning MCP server ships with 38 pre-built actions, fully extensible via the Connector Builder — plus managed authentication, prompt injection defense, and optimized agent context. Connect it from MCP clients like Claude Desktop, Cursor, and VS Code, or from agent frameworks like OpenAI Agents SDK, LangChain, and Vercel AI SDK.

All Thrive Learning MCP Tools and Actions

Every action from Thrive Learning's API, ready for your agent. Create, read, update, and delete — scoped to exactly what you need.

Users

  • List Users

    Search and retrieve a list of all users in the Thrive Learning platform with pagination support. Returns basic user information including name, email, role, status, compliance score, and learning progress. Useful for user management, reporting, and analytics.

  • Get User

    Retrieve detailed information for a specific user by their unique ID. Returns comprehensive user data including name, email, role, status, positions, followers, tags, rank, and profile information.

Contents

  • List Contents

    Retrieve a paginated list of all learning content items from the Thrive platform. Returns content metadata including title, description, tags, type, author, and timestamps. Supports pagination for large content libraries.

  • Get Content

    Retrieve detailed information for a specific content item by its unique ID. Returns comprehensive content data including title, description (HTML), tags, type, author, official status, and timestamps.

Tags

  • List Tags

    Retrieve a paginated list of all tags from the Thrive platform. Returns tag metadata including associated contents, interests, skills, and campaigns.

  • Get Tag

    Retrieve detailed information for a specific tag by its unique ID. Returns tag data including associated contents, interests, skills, and campaigns.

User Tags

  • Add User Tags

    Add one or more existing tags to a learner. Accepts an array of tag names to associate with the specified user.

  • Remove User Tags

    Remove one or more existing tags from a learner. Uses JSON Patch format to specify tags to remove.

Audiences

  • Create Audience

    Create a new audience or structure. First create a structure (category=structure, no parentId), then create child audiences within it (category=audience, with parentId). API-created audiences can only be managed via API.

  • List Audiences

    Retrieve up to 1,000 audiences per page for a tenant. Returns audience metadata including name, reference, type, category, apiControlled status, and parent information.

  • Get Audience

    Retrieve a specific audience by its ID or reference. Returns audience data including name, reference, type, category, apiControlled status, parent information, and timestamps.

  • Update Audience

    Update an existing audience's name and/or reference. Only works for API-controlled audiences.

  • Delete Audience

    Delete an audience by its ID or reference. The audience must not have any child audiences. Only works for API-controlled audiences.

Audience Members

  • Add Audience Members

    Add users to an audience's members list. Takes an array of user emails, references, or IDs that already exist in the Thrive system (min 1, max 100).

  • List Audience Members

    Retrieve a paginated list of members belonging to a specific audience. Returns user IDs, emails, and references.

  • Remove Audience Member

    Remove a single user from an audience. Only works for API-controlled child audiences (category 'audience'), not parent structures.

Audience Managers

  • Add Audience Managers

    Add users to an audience's managers list with specified permissions.

  • List Audience Managers

    Retrieve the list of managers for a specific audience. Returns manager user IDs, emails, references, and their permissions.

Assignments

  • List Assignments

    Retrieve a paginated list of content assignments for a specific audience. Returns assignment metadata including content IDs, completion period, recurrence settings, and status. Assignments represent content items assigned to audiences for completion within set time periods.

  • Get Assignment

    Retrieve detailed information for a specific assignment by its unique ID. Returns assignment data including audience ID, content IDs, completion period, recurrence settings, active status, and timestamps.

Enrolments

  • List Enrolments

    Retrieve a paginated list of enrolments for a specific assignment. Returns enrolment metadata including user ID, status, dates, and completion history. Enrolments track the completion process for users assigned to content.

  • Get Enrolment

    Retrieve detailed information for a specific enrolment by its unique ID. Returns enrolment data including user ID, assignment ID, status, available date, due date, last completion date, and event history.

Completions

  • List Completions

    Retrieve a paginated list of content completion records. Returns completion metadata including content ID, skills acquired, completion type, and timestamps. Supports filtering by user, content, RPL status, and date range.

  • Get Completion

    Retrieve a specific completion record by its ID. Returns completion data including user ID, content ID, content version, skills acquired, completion type, RPL status, and timestamps.

CPD Requirements

  • List CPD Requirements

    Retrieve a paginated list of CPD (Continuing Professional Development) requirement summaries from the Thrive platform. Returns requirement metadata including audience ID, required minutes, and timestamps.

  • Get CPD Requirement

    Retrieve detailed information for a specific CPD requirement summary by its unique ID. Returns requirement data including audience requirement ID, audience ID, required minutes, and creation/update timestamps.

Other (12)

  • Get User By Ref

    Search and retrieve basic user information by their unique reference code. Returns user data including name, email, role, status, positions, and language preferences.

  • List Activities

    Retrieve up to 1,000 activity records with pagination and filtering options. Supports filtering by activity types, content IDs, content type, and date range.

  • Get Activity

    Retrieve a specific activity record by its unique identifier. Returns activity data including type, name, user, date, contextId, contextType, data, and with fields.

  • List Skill Levels

    Retrieve the available skill levels configured in the Thrive platform. Returns skill level metadata including name, enabled status, and numeric value. Useful for understanding the skill proficiency scale used in the system.

  • List CPD Categories

    Retrieve a paginated list of CPD (Continuing Professional Development) categories from the Thrive platform. Returns category metadata including ID and name. Useful for categorizing and tracking professional development activities.

  • Get CPD Category

    Retrieve detailed information for a specific CPD category by its unique ID. Returns the category ID and name.

  • List CPD Entries

    Retrieve a paginated list of CPD (Continuing Professional Development) entries from the Thrive platform. Returns entry metadata including user, activity type, category, duration, and verification status. Supports date range filtering.

  • Get CPD Entry

    Retrieve detailed information for a specific CPD entry by its unique ID. Returns entry data including user, activity type and name, category, duration in minutes, description, and verification status.

  • List CPD User Summaries

    Retrieve CPD (Continuing Professional Development) log summaries per user from the Thrive platform. Returns aggregated total minutes logged by each user within a specified date range. Requires date range parameters.

  • Update User Skills

    Update level and/or target level for one or more skills for a learner. Allows setting skill proficiency levels and target goals.

  • Replace Audience Members

    Replace an audience's entire members list with the given list of users. Does not support an empty array. To keep existing members, include them in this list (min 1, max 100).

  • Replace Audience Managers

    Replace an audience's entire managers list with the given list. Does not support an empty array.

Set Up Your Thrive Learning MCP Server in Minutes

One endpoint. Any framework. Your agent is talking to Thrive Learning in under 10 lines of code.

MCP Clients

Agent Frameworks

Claude Desktop
{
  "mcpServers": {
    "stackone": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote@latest",
        "https://api.stackone.com/mcp?x-account-id=<account_id>",
        "--header",
        "Authorization: Basic <YOUR_BASE64_TOKEN>"
      ]
    }
  }
}

More Learning / LMS MCP Servers

Thrive Learning MCP Server FAQ

Thrive Learning MCP server vs direct API integration — what's the difference?
A Thrive Learning MCP server and direct API integration serve different use cases. Direct API integration is for software-to-software — backend code calling Thrive Learning. A Thrive Learning MCP server is for AI agents — MCP clients like Claude and Cursor, plus framework agents built with OpenAI, LangChain, or Vercel AI — discovering and calling Thrive Learning at runtime. StackOne provides both.
How does Thrive Learning authentication work for AI agents?
Thrive Learning authentication for AI agents works through a StackOne Connect Session. Create one via the dashboard or the SDK — you get an auth link and ready-to-paste config for Claude Desktop, Cursor, and other MCP clients. Your user authenticates their own Thrive Learning account; StackOne handles token exchange, storage, and refresh. Credentials never reach the LLM, and each user is isolated via origin_owner_id.
Are Thrive Learning MCP tools vulnerable to prompt injection?
Yes — Thrive Learning MCP tools can be vulnerable to indirect prompt injection. Any tool that reads user-written content — documents, messages, tickets, records, or free-text fields — is a potential vector. StackOne Defender scans every tool response before it enters the agent's context — regex patterns in ~1ms, then a MiniLM classifier in ~4ms. 88.7% accuracy, CPU-only.
What is the context bloat of a Thrive Learning agent and how do I avoid it?
Context bloat happens when Thrive Learning tool schemas and API responses eat your Thrive Learning agent's memory, preventing it from reasoning effectively. A single Thrive Learning query can return a massive JSON response, and connecting multiple tools compounds the problem. Tools Discovery and Code Mode reduce context bloat — loading only relevant tools per query and keeping raw responses out of the agent's context.
Can I limit which actions my Thrive Learning agent can access?
Yes — you can limit which actions your Thrive Learning agent can access directly from the StackOne dashboard. Toggle actions on or off, or restrict them to specific accounts, with no code changes to your agent. Session tokens can be scoped to exact actions so if one leaks, exposure stays contained.
Can I create custom agent actions for my Thrive Learning MCP server?
Yes — you can create custom agent actions for your Thrive Learning MCP server using Connector Builder. It's an integration agent your coding assistant (Claude Code, Cursor, or Copilot) can invoke to research Thrive Learning's API, generate production-ready connector YAML, test against the live API, and validate before you ship.
When should I NOT use a Thrive Learning MCP server?
Skip a Thrive Learning MCP server if your integration is purely software-to-software — direct Thrive Learning API integration is simpler when no AI agent is involved. For deterministic, compliance-critical operations (financial transactions, regulatory reporting), direct API gives you predictable behavior without agent-driven decision-making. MCP shines when AI agents need to dynamically discover and call Thrive Learning actions at runtime.
What AI frameworks and AI clients does the StackOne Thrive Learning MCP server support?
The StackOne Thrive Learning MCP server supports both. MCP clients (paste-and-go apps): Claude Desktop, Claude Code, Cursor, VS Code, Goose. Agent frameworks (code SDKs you build with): OpenAI Agents SDK, Anthropic, Vercel AI, Google ADK, CrewAI, Pydantic AI, LangChain, LangGraph, Azure AI Foundry.

Put your AI agents to work

All the tools you need to build and scale AI agent integrations, with best-in-class connectivity, execution, and security.