Skip to content

MCP Servers product guide

What is MCP Servers

MCP (Model Context Protocol) is a protocol that standardizes how AI systems interact with external systems.

While AI actions integrate AI with the back office, Ibexa DXP's MCP Servers offer an API that can be used by AI agents from the outside of the system.

Because MCP is a standard protocol, many agents are already trained to use it.

They can interact directly with REST or GraphQL APIs if their users provide detailed instructions through prompts, skill files, etc. However, when facing a specific REST or GraphQL API, an agent may misunderstand the purpose of endpoints, hallucinate paths, or send incorrectly structured parameters.

MCP servers make the discovery of available capabilities much easier. They help AI agents translate natural language prompts into concrete actions on the system.

An MCP server allows the agent to discover available tools, inspect their parameters, learn how to use them, and select the correct action.

Availability

MCP Servers feature is an LTS Update package available starting with the v5.0.8 in all Ibexa DXP editions.

Capabilities

With the MCP Servers feature, you can:

MCP servers are defined specifically for each repository and assigned to individual SiteAccesses scopes. This way you can build flexible configurations that match different contexts.