Connect to Claude
Web UI icon

Web UI

Provides a web interface for interacting with Large Language Models, managing context aggregation, and coordinating client-server communication within the Model Context Protocol architecture.

About

Web UI simplifies and enhances interactions with AI language models by offering a unified interface for multiple LLM providers. This web-based host within the Model Context Protocol (MCP) architecture provides real-time, streaming chat experiences with flexible configuration and robust context handling, making LLM integration and management more accessible and efficient.

Key Features

  • Integrates with multiple LLM providers (Anthropic, OpenAI, Ollama, OpenRouter)
  • Offers a real-time chat interface with response streaming via Server-Sent Events (SSE)
  • Provides advanced context aggregation using the MCP protocol
  • Enables dynamic configuration and model management
  • Persists chat history using BoltDB
  • 20 GitHub stars