Login to follow
MCPClient

MCPClient (ODC)

Stable version 0.1.6 (Compatible with ODC)
Uploaded on 30 May by Truewind
MCPClient

MCPClient (ODC)

Details
Detailed Description

MCPClient External Library for OutSystems

Provides actions to interact with remote Model Context Protocol (MCP) servers. Allows OutSystems applications to call tools and retrieve information from connected MCP endpoints.

It's currently supporting the SSE transport to connect to the MCP Servers.


This Asset should be used through the MCP Client Library Asset, also available on Forge.


Actions

  • GetTools - Retrieves a list of available tools from an MCP server.
  • CallTool - Calls a specific tool exposed by an MCP server.


Developed By

  • Luís Rondão
  • Henrique Silva
Limitations
Release notes 
  • Updated the SDK to version 0.2.0-preview.2 (29/05/2025)
    • This update added support for Streamable HTTP transport
  • Fixed breaking changes