You're viewing version 3.3 of the OpenSearch documentation. This version is no longer maintained. For the latest version, see the current documentation. For information about OpenSearch version maintenance, see Release Schedule and Maintenance Policy.
MCP server APIs
Introduced 3.0
Model Context Protocol (MCP) defines how an agent can discover and execute tools. The MCP server in OpenSearch allows agents to connect and use available tools.
The MCP server in ML Commons uses the Streamable HTTP transport protocol to communicate with the clients. For details about the transport, see the official MCP documentation.
ML Commons supports the following MCP APIs:
Removed APIs
The following experimental APIs were removed in OpenSearch 3.3 in favor of the Streamable HTTP transport:
- MCP SSE Message API
- MCP SSE Session API