chatmcp
by daodao97
chatmcp is a cross-platform AI Chat Client designed for Macos, Windows, Linux, iOS, and Android. It allows users to chat with an MCP server and provides features such as artifact generation, image generation, and web search.
Last updated: N/A
Cross-platform Macos | Windows | Linux | iOS | Android
AI Chat Client
Install
Desktop: MacOS | Windows | Linux Release
Note: On Linux you need to install libsqlite3-0 libsqlite3-dev, as this dependency needs it https://pub.dev/packages/sqflite_common_ffi
sudo apt-get install libsqlite3-0 libsqlite3-dev
IOS: TestFlight
Android: Release
Preview
Deep Think

preview
Artifact generation and review

preview
Dalle Gen Image

preview
HTML Code Preview

preview
MCP Fetch Url

preview
Mermaid Diagram

preview
Web Search

preview
Usage
Make sure you have installed uvx
or npx
in your system
# uvx
brew install uv
# npx
brew install node
- Configure Your LLM API Key and Endpoint in
Setting
Page - Install MCP Server from
MCP Server
Page - Chat with MCP Server
Debug
- logs
~/Library/Application Support/run.daodao.chatmcp/logs
- data
~/Library/Application Support/ChatMcp
reset app can use this command
rm -rf ~/Library/Application\ Support/run.daodao.chatmcp
rm -rf ~/Library/Application\ Support/ChatMcp
Development
flutter pub get
flutter run -d macos
download test.db to test sqlite mcp server

~/Library/Application Support/ChatMcp/mcp_server.json
is the configuration file for the mcp server
Features
- [x] Chat with MCP Server
- [ ] MCP Server Market
- [ ] Auto install MCP Server
- [x] SSE MCP Transport Support
- [x] Auto Choose MCP Server
- [x] Chat History
- [x] OpenAI LLM Model
- [x] Claude LLM Model
- [x] OLLama LLM Model
- [x] DeepSeek LLM Model
- [ ] RAG
- [ ] Better UI Design
- [x] Dark/Light Theme
All features are welcome to submit, you can submit your ideas or bugs in Issues
MCP Server Market
You can install MCP Server from MCP Server Market, MCP Server Market is a collection of MCP Server, you can use it to chat with different data.
Your feedback helps us improve chatmcp and helps other users make informed decisions.
Thanks
License
This project is licensed under the Apache License 2.0.