Icon

MCP Server

<p>This example shows how KNIME integrates with the Model Context Protocol (MCP).</p><p>To use it, upload it to your KNIME Business Hub and create a service deployment from it. This allows to call it via POST requests. Depending on the requested method (e.g. "initialize", "tools/list", "tools/call", ...), you'll receive a standardized output according to MCP.</p><p>This example shows the implementation of listing and calling tools, and can be extended to provide prompts or resources as well, by adding branches (i.e. more of the orange source components).</p><p>See the blog post linked below for more details.</p>

URL: Model Context Protocol https://modelcontextprotocol.io/
URL: Blog post: KNIME Business Hub as a Model Context Protocol (MCP) Server https://www.knime.com/blog/knime-as-model-context-protocol-server

Nodes

Extensions

Links