Full documentation available in the applicationThis page provides a quick overview. After installing the component, open the Documentation and Installation Guide pages inside the MCP Server application for detailed setup instructions, examples, schemas and client configuration.
Install MCP Server (O11) from the Forge and publish the MCPServer and MCPServer_CS modules.
MCPServer
MCPServer_CS
Open the Server Manager and create your MCP Server.
From there, you can configure the tools and prompts that will be exposed to MCP clients.
Expose your OutSystems logic through a REST API named:
InternalMCP
The REST method name must exactly match the Tool Name configured in the Server Manager.
Configure the tool in the Server Manager with:
Tool name and description
Application/module name
Input Schema
API Key, when applicable
Use the Copy URL action in the Server Manager to get the MCP endpoint and connect it to a compatible client such as Claude, Codex or the MCP Inspector.
For the complete setup, implementation examples and validation steps, follow the Installation Guide and Documentation included with the application.
Disclaimer: This component was first developed by Tiago Rodrigues for ODC platforms.
We just made the adaptation to be able to use it also on O11.
The MCP Server application is divided in two components: the MCP Server API and the OutSystems MCP Server Manager.
For more detailed information about this application and how to use it, check these videos:
<span class="fr-mk" style="display: none;"> </span>
https://youtu.be/i0519jioKRQ
https://youtu.be/bvgN2Kjfrbo
1. MCP Server API
The API is ready to be used upon configuration of a server on the management application.
Before using it, configure the Bearer Token for the Authentication in the Settings.
2. OutSystems MCP Server Manager
This application allows users to configure different OutSystems MCP servers and its capabilities.
To create a server:
To add a tool:
To test the MCP Server: