Model Context Protocol Modules

Last modified: June 29, 2026

Introduction

The Mendix platform enables developers to build powerful agentic systems by using the Model Context Protocol (MCP) to expose and consume logic from external systems. The modules help to facilitate a client-server connection to consume tools and prompts (MCP Client module) or to expose Mendix logic, such as microflows, to external AI systems (MCP Server module).

Modules


MCP Client

Agents Kit 2: Reference documentation for the MCP Client module, which consumes tools and prompts from external MCP servers.

MCP Server

Agents Kit 2: Reference documentation for the MCP Server module, which exposes Mendix logic to external MCP clients and AI systems.