| macOS | Windows | Linux | iOS | Android |
|---|---|---|---|---|
| Release | Release | Release ¹ | TestFlight | Release |
¹ Note: On Linux you need to install libsqlite3-0 and libsqlite3-dev, as this dependency needs it https://pub.dev/packages/sqflite_common_ffi
sudo apt-get install libsqlite3-0 libsqlite3-devAlso, you can use DeepWiki to get more information about chatmcp.
DeepWiki is an AI-powered platform that transforms any
public GitHub repository into a fully interactive, easy-to-understand wiki. By analysing code, documentation, and configuration files, it creates
clear explanations, interactive diagrams, and even allows for real-time Q&A with the AI.
Make sure you have installed uvx or npx in your system
# uvx
brew install uv
# npx
brew install node # uvx
curl -LsSf https://astral.sh/uv/install.sh | sh
# npx (using apt)
sudo apt update
sudo apt install nodejs npm- Configure Your LLM API Key and Endpoint in
SettingPage - Install MCP Server from
MCP ServerPage - Chat with MCP Server
- logs & data
macOS:
~/Library/Application Support/ChatMcpWindows:
%APPDATA%\ChatMcpLinux:
~/.local/share/ChatMcpMobile:
- Application Documents Directory
reset app can use this command
macOS:
rm -rf ~/Library/Application\ Support/ChatMcpWindows:
rd /s /q "%APPDATA%\ChatMcp"Linux:
rm -rf ~/.local/share/ChatMcpflutter pub get
flutter run -d macos- Chat with MCP Server
- MCP Server Market
- Auto install MCP Server
- SSE MCP Transport Support
- Auto Choose MCP Server
- Chat History
- OpenAI LLM Model
- Claude LLM Model
- OLLama LLM Model
- DeepSeek LLM Model
- RAG
- Better UI Design
- Dark/Light Theme
All features are welcome to submit, you can submit your ideas or bugs in Issues
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.
This project is licensed under the Apache License 2.0.