Install
$ agentstack add mcp-seekrays-seekchat ✓ scanned · ✓ verified — works with Claude Code, Cursor, and more.
Security review
✓ PassedNo issues found. Passed automated security review. · v0.1.0 How review works →
- ✓ Prompt-injection patterns
- ✓ Secret / credential exfiltration
- ✓ Dangerous shell & filesystem operations
- ✓ Untrusted network calls
- ✓ Known-malicious package signatures
What it can access
- ✓ Network access No
- ✓ Filesystem access No
- ✓ Shell / process execution No
- ✓ Environment & secrets No
- ✓ Dynamic code execution No
From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.
About
SeekChat
✨ A Sleek and Powerful AI Desktop Assistant ✨
Official Website | 中文文档
[](https://discord.gg/qcSXXmX9Gx) [](https://seekrays.com/chat/zh-cn/docs/contacts/)
SeekChat supports MCP tool execution, enabling AI to directly control your computer and perform various tasks. Easily automate file management, data analysis, code development, and more, turning AI into a truly intelligent assistant.
✨ Key Features
- Multiple AI Providers: Support for various AI service providers
- MCP Tool Integration: Support for Model Context Protocol tools that enhance AI capabilities
- Local Storage: Chat history is stored locally to protect your privacy
- Multi-language Support: Available in English and Chinese
- Modern UI: Simple and intuitive user interface
🌠 Screenshots
Chat Interface
MCP Tool Settings
📦 Installation
Download Pre-compiled Version
Visit the Releases page to download the latest pre-compiled version.
Build from Source
# Clone the repository
git clone https://github.com/seekrays/seekchat.git
cd seekchat
# Install dependencies
npm install
# Run in development mode
npm run dev
# Build for production
# For macOS
npm run electron:build:mac
# For Windows
npm run electron:build:win
# For Linux
npm run electron:build:linux
Community
Discord Community
Join our Discord community to get the latest updates and participate in product discussions.
WeChat Community
After following our WeChat Official Account, send the message "加群" to join our WeChat community group and discuss with other users.
🤝 Contributing
Pull Requests and Issues are welcome! If you have any suggestions or find a bug, please let us know.
🙏 Acknowledgements
- Thanks to all open-source project contributors
- Thanks to the Electron and React communities
- Special thanks to all users for their support and feedback
Source & license
This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.
- Author: seekrays
- Source: seekrays/seekchat
- License: Apache-2.0
- Homepage: https://seekrays.com/chat/
Install and usage instructions live in the source repository linked above.
Reviews
No reviews yet — be the first.
Write a review
Versions
- v0.1.0 Imported from the upstream source.