MegaGrindStone/mcp-web-ui
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.
Platform-specific configuration:
{
"mcpServers": {
"mcp-web-ui": {
"command": "npx",
"args": [
"-y",
"mcp-web-ui"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...