MCP Client Library

MCP Client Library (ODC)

Stable version 0.1.5 (Compatible with ODC)
Uploaded on 6 May (2 weeks ago) by Truewind
MCP Client Library

MCP Client Library (ODC)

Details
Detailed Description

This library wraps the MCPClient external code, offering simplified OutSystems actions to communicate with remote MCP servers. It allows you to:


  • List available tools on an MCP server (`GetMCPTools`).
  • Call specific MCP tools with provided arguments (`CallMCPTool`).
  • Format the tool list for compatibility with OutSystems AI Agent Builder (`MCPTools_FormatToAgentBuilder`).
  • Call MCP tools in a way that integrates smoothly with AI Agent Builder flows (`CallMCPTool_AgentBuilder`). Use these actions to extend your OutSystems applications with capabilities provided by external MCP servers.

Developed by:

  • Luís Rondão
  • Henrique Silva
Limitations
Release notes 

Fixed a bug that caused a deserialization error when a tool only has one parameter