MCP Directory
Back

chat-ui

by AI-QL · HTML · ★ 91

Single-File AI Chatbot UI with Multimodal & MCP Support: An All-in-One HTML File for a Streamlined Chatbot Conversational Interface

#ai-chatbot#chat-ui#chatbot#chatgpt#html#llm#mcp#model-context-protocol#typescript#vue3

Install

git clone https://github.com/AI-QL/chat-ui.git

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "chat-ui": {
      "command": "npx",
      "args": [
        "-y",
        "github:AI-QL/chat-ui"
      ]
    }
  }
}

From the README

[](https://vuejs.org) [](https://vuetifyjs.com) [](https://hub.docker.com/repository/docker/aiql/chat-ui/tags?page=1&ordering=last_updated) [](https://github.com/AI-QL/chat-ui/blob/main/LICENSE) The UI of Chat is becoming increasingly complex, often encompassing an entire front-end project along with deployment solutions. This repository aims to construct the entire front-end UI using a single HTML file, aiming for a minimalist approach to create a chatbot. By simplifying the structure and key functions, developers can quickly set up and experiment with a functional chatbot, adhering to a…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related filesystem servers