Skip to main content

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

Adobe Learning Manager MCP Server
for AI Agents

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

Adobe Learning Manager logo
Adobe Learning Manager MCP Server
Built by StackOne StackOne

Coverage

72 Agent Actions

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

Authentication

Agent Tool Authentication

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

Agent Auth →

Security

Agent Protection

Every Adobe Learning Manager 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 Adobe Learning Manager call.

Tools Discovery →

What is the Adobe Learning Manager MCP Server?

A Adobe Learning Manager MCP server lets AI agents read and write Adobe Learning Manager data through the Model Context Protocol — Anthropic's open standard for connecting LLMs to external tools. StackOne's Adobe Learning Manager MCP server ships with 72 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 Adobe Learning Manager MCP Tools and Actions

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

Users

  • Create User

    Create a new user in Adobe Learning Manager

  • List Users

    Retrieve a list of all users in the Adobe Learning Manager account

  • Get User

    Retrieve details of a specific user by ID

  • Update User

    Update an existing user in Adobe Learning Manager

  • Delete User

    Delete a user from Adobe Learning Manager

User Badges

  • List User Badges

    Retrieve all badges earned by a specific user

  • Get User Badge

    Retrieve details of a specific badge earned by a user

Learning Objects

  • List Learning Objects

    Retrieve a list of all learning objects (courses, learning programs, certifications, job aids)

  • Get Learning Object

    Retrieve details of a specific learning object by ID

  • Query Learning Objects

    Search and filter learning objects using advanced query parameters

Skills

  • List Skills

    Retrieve a list of all skills in the account

  • Get Skill

    Retrieve details of a specific skill by ID

User Skill Interests

  • Create User Skill Interest

    Add a skill interest for a specific user

  • List User Skill Interests

    Retrieve skill interests for a specific user

  • Delete User Skill Interest

    Remove a skill interest from a specific user

User Skills

  • List User Skills

    Retrieve all skills for a specific user

  • Get User Skill

    Retrieve details of a specific user skill

Badges

  • List Badges

    Retrieve a list of all badges in the account

  • Get Badge

    Retrieve details of a specific badge by ID

Catalogs

  • List Catalogs

    Retrieve a list of all catalogs in the account

  • Get Catalog

    Retrieve details of a specific catalog by ID

User Groups

  • List User Groups

    Retrieve a list of all user groups in the account

  • Get User Group

    Retrieve details of a specific user group by ID

  • Search User Groups

    Search for user groups by name

Jobs

  • Create Job

    Creates an asynchronous job for generating reports or exporting data in CSV format

  • List Jobs

    Retrieves a list of asynchronous jobs submitted by the current user

  • Get Job

    Retrieves the status and download URL of an asynchronous job by its ID

External Profiles

  • Create External Profile

    Create a new external enrollment profile

  • List External Profiles

    Retrieve a list of all external enrollment profiles

  • Get External Profile

    Retrieve details of a specific external profile by ID

  • Update External Profile

    Update an existing external enrollment profile

User To External Profiles

  • Add User To External Profile

    Add a user to an external enrollment profile

  • Move User To External Profile

    Move an external user from one profile to another

Enrollments

  • Create Enrollment

    Self-enroll the current logged-in learner in a learning object

  • List Enrollments

    Retrieve all enrollments for the current logged-in learner

  • Get Enrollment

    Retrieves the details of an enrollment

  • Update Enrollment

    Update learner's enrollment of a learning object instance

  • Delete Enrollment

    Unenroll from a learning object instance

User Enrollments

  • Create User Enrollment

    Enroll a user in a learning object (course, learning program, certification, or job aid)

  • List User Enrollments

    Retrieve all enrollments for a specific user

  • Get User Enrollment

    Retrieve details of a specific user enrollment by ID

  • Update User Enrollment

    Update an existing user enrollment's last access date

  • Delete User Enrollment

    Unenroll a user from a learning object (course, learning program, certification, or job aid)

Boards

  • Create Board

    Creates a new social learning board in the account for collaborative discussions and content sharing

  • Get Board

    Retrieves detailed information about a specific social learning board by its ID

  • List Boards

    Retrieves a list of social learning boards for an account

  • Update Board

    Partially updates a social learning board by specifying the board ID

  • Delete Board

    Deletes a social learning board by its ID

Other (24)

  • Add Users To User Group

    Add one or more users to a specific user group

  • List User Learning Object Badges

    Retrieve badges earned by a user for a specific learning object

  • Get Current User

    Retrieve detailed information of the currently authenticated user

  • Get Accounts By Email

    Retrieve all Adobe Learning Manager accounts associated with an email address

  • List User Notifications

    Retrieve all notifications for a specific user

  • List User's User Groups

    Retrieve all user groups that a specific user belongs to

  • Get User Settings

    Retrieve user settings for the current logged-in learner

  • Get User Recommendation Preferences

    Fetches user recommendation preferences

  • Get Learning Object Instance

    Retrieve details of a specific learning object instance

  • Get Learning Object Instance Summary

    Retrieve summary statistics for a specific learning object instance

  • List Recommendation Products

    Retrieves a list of recommendation products

  • List Recommendation Roles

    Retrieves a list of recommendation roles

  • Search Skill Interests

    Search for skills available as skill interests

  • List User Group Users

    Retrieve all users in a specific user group

  • List Child User Groups

    Retrieves a list of immediate child user groups within a parent user group

  • List External Profile Users

    Retrieve all users registered under an external profile

  • List Managed Offices

    Retrieve a list of all managed offices for Multi-Manager functionality

  • List Managed Office Users

    Retrieve all users assigned to a specific managed office

  • Get Learning Object Resource Grade

    Retrieves the details of a learning object resource grade

  • Update Enrollment Rating

    Update training's rating

  • Remove Users From User Group

    Remove one or more users from a specific user group

  • Preview Learning Object

    Retrieve a preview of a learning object

  • Configure Managed Offices

    Configure the managed offices feature by setting the active field for manager assignment

  • Submit L1 Feedback

    Send L1 feedback answers from a learner

Set Up Your Adobe Learning Manager MCP Server in Minutes

One endpoint. Any framework. Your agent is talking to Adobe Learning Manager 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

Saba

122+ actions

Xyleme

79+ actions

360Learning

78+ actions

Go1

69+ actions

Discourse

67+ actions

Docebo

56+ actions

Adobe Learning Manager MCP Server FAQ

Adobe Learning Manager MCP server vs direct API integration — what's the difference?
A Adobe Learning Manager MCP server and direct API integration serve different use cases. Direct API integration is for software-to-software — backend code calling Adobe Learning Manager. A Adobe Learning Manager 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 Adobe Learning Manager at runtime. StackOne provides both.
How does Adobe Learning Manager authentication work for AI agents?
Adobe Learning Manager 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 Adobe Learning Manager account; StackOne handles token exchange, storage, and refresh. Credentials never reach the LLM, and each user is isolated via origin_owner_id.
Are Adobe Learning Manager MCP tools vulnerable to prompt injection?
Yes — Adobe Learning Manager 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 Adobe Learning Manager agent and how do I avoid it?
Context bloat happens when Adobe Learning Manager tool schemas and API responses eat your Adobe Learning Manager agent's memory, preventing it from reasoning effectively. A single Adobe Learning Manager 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 Adobe Learning Manager agent can access?
Yes — you can limit which actions your Adobe Learning Manager 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 Adobe Learning Manager MCP server?
Yes — you can create custom agent actions for your Adobe Learning Manager MCP server using Connector Builder. It's an integration agent your coding assistant (Claude Code, Cursor, or Copilot) can invoke to research Adobe Learning Manager's API, generate production-ready connector YAML, test against the live API, and validate before you ship.
When should I NOT use a Adobe Learning Manager MCP server?
Skip a Adobe Learning Manager MCP server if your integration is purely software-to-software — direct Adobe Learning Manager 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 Adobe Learning Manager actions at runtime.
What AI frameworks and AI clients does the StackOne Adobe Learning Manager MCP server support?
The StackOne Adobe Learning Manager 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.