-
securityF
license-
qualityThis MCP server implementation allows users to manage and expose actions as tools from their Integration App workspace through the Model Context Protocol.
Last updated -
10
14
JavaScript
Integrates a knowledge base into the MCP server to provide context for RAG (Retrieval-Augmented Generation) applications
Connecting a RAG application to open-webui by means of MCP
SseServerTranpsort
class which differs from MCP websitesse = SseServerTransport("/messages/")
part which I guess tells the client what to callThis server cannot be installed
Connects a RAG application to open-webui using Model Context Protocol (MCP), enabling server-to-client communication for context retrieval and tool usage in remote environments through Server-Sent Events (SSE).