Hub MCP Designer
The Hub MCP Designer is a Cockpit application in the SAP Integration Hub toolset for configuring MCP (Model Context Protocol) servers and their associated tools. It provides the mechanism by which custom ABAP business logic residing in connected SAP systems can be selectively and safely exposed to AI agents operating within Naia Agent Studio.
The Hub MCP Designer provides the configuration layer through which you define which back-end class handles requests, which of its methods are enabled as callable tools, and what description and instruction context is provided to MCP clients. This determines the scope of what an AI agent can request, what data it receives in return, and which operations it can perform against the SAP back end.
MCP servers created in the Hub MCP Designer are transportable development artifacts. Assigning each server to a development package is required, as this is what enables the MCP server configuration to be included in a transport request and promoted across development, quality, and production environments.
In the Inspector tab, an integrated MCP Inspector interface lets you execute and validate enabled and saved tools.