Luke Desktop

by DrJonBrock

254 downloads
Not rated
GitHub

About

A modern desktop client for Claude AI with MCP server support, built with Tauri, React, and TypeScript.

Details

Author
DrJonBrock
Downloads
254
Categories
Productivity

- Built with Tauri 2.x for optimal performance
- Modern React with TypeScript frontend
- Model Context Protocol (MCP) server integration
- Enhanced security features and file management
- Tailwind CSS styling and plugin support
- Cross-platform support

Clone the repository, install dependencies with npm install, and run the development server using npm run tauri dev. For production builds, refer to the Build Guide in the docs folder. Prerequisites include Node.js v22.11.0+, Rust v1.83.0+, and Cargo v1.83.0+.

Luke Desktop

A Claude Desktop alternative with MCP server support built with Tauri + React + TypeScript.

Features

- πŸš€ Built with Tauri 2.x for optimal performance
- βš›οΈ Modern React with TypeScript
- πŸ”„ Model Context Protocol (MCP) server integration
- πŸ”’ Enhanced security features
- πŸ“ Advanced file management
- 🎨 Tailwind CSS for styling
- πŸ”Œ Plugin support
- 🌐 Cross-platform support

Prerequisites

- Node.js v22.11.0+
- Rust v1.83.0+
- Cargo v1.83.0+

Getting Started

1. Clone the repository:

   git clone https://github.com/yourusername/luke-desktop.git
cd luke-desktop

2. Install dependencies:

   npm install

3. Run development server:

   npm run tauri dev

4. Build for production:
For detailed build instructions, see our Build Guide.

Project Structure

luke-desktop/
β”œβ”€β”€ src/                # React frontend source
β”œβ”€β”€ src-tauri/          # Tauri backend source
β”‚   β”œβ”€β”€ src/            # Rust source code
β”‚   └── target/         # Compiled outputs
β”œβ”€β”€ public/             # Static assets
β”œβ”€β”€ config/             # Configuration files
β”œβ”€β”€ tests/              # Test files
└── docs/              # Documentation
    β”œβ”€β”€ BUILD.md       # Build configuration guide
    └── API.md         # API documentation

Documentation

- Build Guide - Detailed build configuration and deployment
- API Documentation - API reference and usage
- Security Guide - Security features and best practices
- Contributing Guide - Guidelines for contributors

MCP Integration

Luke Desktop implements the Model Context Protocol (MCP) for communicating with Claude and other compatible AI models. See the MCP specification for more details.

Security

The application implements several security measures:
- Secure file system operations
- API key management
- Local storage encryption
- Authentication system
- Path traversal protection
- File type validation

For more details, see our Security Documentation.

Contributing

Contributions are welcome! Please read our Contributing Guide for details on our code of conduct and the process for submitting pull requests.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Support

If you encounter any issues or have questions, please file an issue on the GitHub repository.

Acknowledgments

- Tauri
- React
- TypeScript
- Model Context Protocol

Last updated: 2024-12-08

No reviews yet β€” be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.