Chat-MCP
CreatedAI-QL
Provides a cross-platform desktop chat application designed to interact with various LLMs through the Model Context Protocol (MCP).
About
Chat-MCP is a desktop application built with Electron that enables users to connect and interact with multiple Large Language Models (LLMs) via the Model Context Protocol (MCP). Its clean, minimalistic codebase facilitates understanding of MCP principles, offering a quick and efficient way to test various servers and LLMs. The application is cross-platform compatible, supporting Linux, macOS, and Windows, and its UI is adaptable for web use, ensuring consistency across different environments.
Key Features
- Cross-Platform Compatibility (Linux, macOS, Windows)
- Compatible with OpenAI SDK-supported LLMs
- Multi-Client Management for connecting to multiple servers
- UI Adaptability for web use
- Flexible Apache-2.0 License
- 139 GitHub stars
Use Cases
- Developing cross-platform chat applications
- Testing multiple servers and LLMs
- Understanding core principles of MCP