Model Context Protocol Modules

Last modified: August 14, 2025

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

This document describes the purpose, configuration, and usage of the MCP Client module from the Mendix Marketplace that allows developers to consume tools and prompts from external MCP servers.

MCP Server

This document describes the purpose, configuration, and usage of the MCP Server module from the Mendix Marketplace that allows developers to expose Mendix logic to external MCP clients and AI systems.