mcp-web-ui

MegaGrindStone/mcp-web-ui
★ 88 stars Go 💻 Code/Dev Tools Updated 1mo ago
MCP Web UI is a web-based user interface that serves as a Host within the Model Context Protocol (MCP) architecture. It provides a powerful and user-friendly interface for interacting with Large Language Models (LLMs) while managing context aggregation and coordination between clients and servers.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-web-ui": {
      "command": "go",
      "args": [
        "run",
        "github.com/MegaGrindStone/mcp-web-ui@latest"
      ]
    }
  }
}

Topics

aigollmmcpmcp-hostweb-uiwebapp