# luke-desktop

> MCP Server

Luke Desktop is a Tauri-based Claude Desktop alternative with MCP server support, built using React and TypeScript for optimal performance and enhanced security features, offering cross-platform compatibility. Luke Desktop is

## Overview

- **Category:** AI
- **Language:** TypeScript
- **Stars:** 29
- **Forks:** 3
- **Owner:** DrJonBrock
- **GitHub:** https://github.com/DrJonBrock/luke-desktop
- **Created:** 2024-12-08T07:01:50+00:00
- **Updated:** 2025-03-28T20:31:49+00:00
- **Source:** https://model-context-protocol.com/servers/claude-ai-desktop-client-mcp-support

## Setup

## Setup

1. Clone the repository:
   ```bash
   git clone https://github.com/yourusername/luke-desktop.git
   cd luke-desktop
   ```

2. Install dependencies:
   ```bash
   npm install
   ```

3. Run development server:
   ```bash
   npm run tauri dev
   ```

4. Build for production:
   For detailed build instructions, see our [Build Guide](docs/BUILD.md).

## Tools

## Available Tools

1. Built with Tauri 2.x (for optimal performance)
2. Modern React with TypeScript (for development)
3. Model Context Protocol (MCP) server integration (for AI model communication)
4. Enhanced security features (for application protection)
5. Advanced file management (for handling files)
6. Tailwind CSS (for styling)
7. Plugin support (for extending functionality)
8. Cross-platform support (for wider accessibility)
