{"type":"mcp_server","name":"chat-mcp","description":"This repository provides a cross-platform desktop application for interacting with LLMs using the MCP protocol. It offers a clean, minimalistic codebase for understanding MCP principles and testing multiple servers and LLMs.","category":"Communication","language":"HTML","stars":241,"forks":20,"owner":"AI-QL","github_url":"https://github.com/AI-QL/chat-mcp","homepage":null,"setup":"## Setup\n\nAfter cloning or downloading this repository:\n\n1.  Please modify the `config.json` file located in [src/main](src/main). Ensure that the `command` and `path` specified in the `args` are valid.\n\n2.  Please ensure that [Node.js](https://nodejs.org/) is installed on your system. You can verify this by running `node -v` and `npm -v` in your terminal to check their respective versions.\n\n3.  `npm install`\n\n4.  `npm start`","tools":"## Available Tools\n\n1. Cross-Platform Compatibility (Supports Linux, macOS, and Windows.)\n2. Flexible Apache-2.0 License (Allows easy modification and building of your own desktop applications.)\n3. Dynamic LLM Configuration (Compatible with all OpenAI SDK-supported LLMs, enabling quick testing of multiple backends through manual or preset configurations.)\n4. Multi-Client Management (Configure and manage multiple clients to connect to multiple servers using MCP config.)\n5. UI Adaptability (The UI can be directly extracted for web use, ensuring consistent ecosystem and interaction logic across web and desktop versions.)","faq":null,"created_at":"2024-12-01T15:42:21+00:00","updated_at":"2025-03-28T06:27:44+00:00","source_url":"https://model-context-protocol.com/servers/desktop-chat-app-mcp-llm-interface","related_articles":[]}