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%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

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-nodes-llm-openwebui
A n8n community node to interact with a (custom) LLM model and knowledge bases on an Open WebUI instance.
0 tools
@fanvue/n8n-nodes-fanvue
Fanvue API node for n8n (generated from OpenAPI)
0 tools
@rxap/n8n-nodes-tar
n8n community node ``@rxap/n8n-nodes-tar`` — integration package loadable inside n8n workflows.
0 tools
@trg-admin/n8n-nodes-browser-use
n8n community node for Browser-Use REST API
0 tools

How to use

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

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