Skip to content
Back to search
30
MCP

n8n-nodes-chatui-skill

n8n/n8n-nodes-chatui-skill

n8n community node that injects chat-frontend formatting rules into the AI system prompt and exposes callable format-guide tools for ECharts, Mermaid, and binary file downloads.

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

Similar MCP servers embedding-nearest

n8n-nodes-speakai
n8n community node for Speak AI: upload media and text for transcription and analysis, run AI Chat, look up media, and trigger workflows on
0 tools
n8n-nodes-chatwork
Provides an n8n community node for integrating Chatwork messaging and task APIs into automated workflows.
0 tools
n8n-nodes-promptui-client
n8n community node to list, fetch and execute PromptUI prompts via the public API.
0 tools
n8n-nodes-nalu-ai
n8n Community Node for NaLU AI - Semantic NLU data validation and extraction for chatbots.
0 tools
n8n-nodes-anthropic-structured
n8n community node: Anthropic Chat Model with constrained-decoding structured outputs via Anthropic's `output_config.format` API. A drop-in
0 tools
n8n-nodes-claude-chat
n8n community node for Claude Chat - Conversational AI powered by Claude Agent SDK with skills support
0 tools

How to use

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

{
  "mcpServers": {
    "n8n-nodes-chatui-skill": {
      "url": "None",
      "transport": "http"
    }
  }
}