๐Ÿ”Œ
AI EngineeringJava

MCP Server

by liferay

MCP Server is an AI Engineering skill for Claude Code, published by liferay in liferay-portal.

2.3K stars3.8K forkson liferay/liferay-portalAdded 2026/07/14Repository updated 2026/07/13
Install in seconds
Install MCP Server
Copy MCP Server into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/liferay/liferay-portal/tree/master/workspaces/liferay-hcaptcha-workspace/.workspace-rules/skills/mcp-server ~/.claude/skills/mcp-server

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/liferay/liferay-portal.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
workspaces/liferay-hcaptcha-workspace/.workspace-rules/skills/mcp-server/SKILL.md in liferay/liferay-portal
Installs to
~/.claude/skills/mcp-server
Collection
One of 16 skills cataloged from this repository
Category
AI Engineering โ€” 3670 skills

What MCP Server does

Set up and troubleshoot Liferay MCP server, including CLI restart ordering, connection issues, and error diagnosis. Use when enabling MCP or handling tool call errors.

MCP Server is cataloged under AI Engineering on DirSkills.

Documentation

README

Liferay MCP Server

MCP (Model Context Protocol) is the AI agent integration standard that lets AI tools call Liferay APIs directly without manual REST auth setup.

Available on recent DXP quarterly releases (gated by feature flag LPD-63311, marked beta). Verify against your DXP version before relying on it.

Setup

Enable the Feature Flag

Enable LPD-63311 in the active configuration. Use skills/feature-flags/SKILL.md for the per environment mechanism (Tomcat / Docker prebuilt / Docker custom) and the env var encoding scheme.

Restart the CLI Session

This is the opening of the README. Read the full README on GitHub.

Frequently asked about MCP Server

  • What else does liferay publish alongside MCP Server?

    MCP Server is one of 16 skills that DirSkills catalogs from liferay/liferay-portal, the repository it ships in. Its siblings there include Create Pull Request, Format Source and Format Source Add Rule. Each one is a separate skill with its own page in this directory, installs the same way MCP Server does, and is maintained by liferay in that same repository. The rest of the collection is listed on the liferay/liferay-portal page.

  • How does MCP Server compare to other AI Engineering skills?

    MCP Server ranks #839 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of MCP Server against them. Open each page to compare what they document and how they install.