Skip to content
Back to search
30
MCP

@rxap/n8n-nodes-open-webui

n8n/@rxap/n8n-nodes-open-webui

This package provides an n8n node for interacting with the Open Web UI. It leverages the `@rxap/n8n-utilities` package and an OpenAPI definition to simplify the integration. The node allows users to connect and utilize the functionalities exposed by the O

Uptime
0.0%
18 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

n8n-nodes-openapi-compatible
An OpenAPI compatible node package for n8n.
0 tools
n8n-nodes-open-project-api
n8n community node to interact with the OpenProject API
0 tools
n8n-nodes-openrouter
n8n node for OpenRouter API integration
0 tools
@rxap/n8n-nodes-litellm
This package provides n8n nodes for interacting with LiteLLM, enabling users to leverage various AI models for chat, embeddings, and more wi
0 tools
@n8n-dev/n8n-nodes-apis-guru
OpenAPI format repository for Web API definitions.
0 tools
n8n-nodes-llm-openwebui
A n8n community node to interact with a (custom) LLM model and knowledge bases on an Open WebUI instance.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@rxap/n8n-nodes-open-webui": {
      "url": "None",
      "transport": "http"
    }
  }
}