Cover image

The easiest way to discover and install MCPs

3 years

Works with Finder

4

Github Watches

30

Github Forks

439

Github Stars

Fleur

A desktop app marketplace for Claude Desktop

License

Fleur Logo

Fleur is a desktop application that serves as an app marketplace for MCPs. It allows you to discover, install, and manage apps that extend the functionality of Claude Desktop and Cursor.

All without having to use a command line. Fleur is made for non-technical users in mind, but is open-source and extensible so developers can make it their own.

📺 Demo video

Getting Started

To install Fleur you can either download the latest release or open the terminal and run the following command:

curl -fsSL fleur.sh | sh

Features

  • App Discovery: Browse and search for apps in the Fleur marketplace
  • Lightweight and fast: Fleur is built with Rust and Bun, making it lightweight and fast (it's less than 20MB)
  • App Installation: Easily install apps with a single click
  • App Management: View installed apps and their status for each client (Claude Desktop and Cursor are supported)
  • Automatic Updates: Stay up-to-date with the latest app versions

Submitting your MCP as an App

To submit your app to the Fleur marketplace, follow these steps:

  1. Clone the repository:

    git clone https://github.com/fleuristes/app-registry.git
    cd app-registry
    
  2. Add your app to the apps.json file.

  3. Submit a pull request to the app-registry repository.

Development

Prerequisites

Installation

  1. Clone the repository:

    git clone https://github.com/fleuristes/fleur.git
    cd fleur
    
  2. Install dependencies:

    bun install
    
  3. Run the development version:

    bun tauri dev
    

Building for Production

To build the application for production:

bun tauri build

App Registry

Fleur uses a centralized app registry to manage available apps. The registry is maintained at github.com/fleuristes/app-registry.

Adding a New App

To add a new app to the registry, submit a pull request to the app-registry repository with your app's metadata.

Development

Project Structure

  • src/ - React/TypeScript frontend code
  • src-tauri/ - Rust backend code
  • public/ - Static assets

Recommended IDE Setup

Running Tests

cd src-tauri
cargo test

Contributing

All contributions are welcome!

  • fleur: The main repository containing the Fleur app. It's built with Tauri, React and Typescript. In the src-tauri folder, you'll find the Rust code. And in the src folder, you'll find the React code for the UI.

  • app-registry: is the repository that contains the list of all MCPs

License

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

相关推荐

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • Lists Tailwind CSS classes in monospaced font

  • lumpenspace
  • Take an adjectivised noun, and create images making it progressively more adjective!

  • tomoyoshi hirata
  • Sony α7IIIマニュアルアシスタント

  • https://zenepic.net
  • Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.

  • 林乔安妮
  • A fashion stylist GPT offering outfit suggestions for various scenarios.

  • jae-jae
  • MCP server for fetch web page content using Playwright headless browser.

  • ravitemer
  • A powerful Neovim plugin for managing MCP (Model Context Protocol) servers

  • patruff
  • Bridge between Ollama and MCP servers, enabling local LLMs to use Model Context Protocol tools

  • pontusab
  • The Cursor & Windsurf community, find rules and MCPs

  • av
  • Effortlessly run LLM backends, APIs, frontends, and services with one command.

  • WangRongsheng
  • 🧑‍🚀 全世界最好的LLM资料总结(Agent框架、辅助编程、数据处理、模型训练、模型推理、o1 模型、MCP、小语言模型、视觉语言模型) | Summary of the world's best LLM resources.

  • Mintplex-Labs
  • The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.

  • appcypher
  • Awesome MCP Servers - A curated list of Model Context Protocol servers

  • chongdashu
  • Enable AI assistant clients like Cursor, Windsurf and Claude Desktop to control Unreal Engine through natural language using the Model Context Protocol (MCP).

  • 1Panel-dev
  • 🔥 1Panel provides an intuitive web interface and MCP Server to manage websites, files, containers, databases, and LLMs on a Linux server.

  • alexander-zuev
  • Query MCP enables end-to-end management of Supabase via chat interface: read & write query executions, management API support, automatic migration versioning, access to logs and much more.

    Reviews

    3 (1)
    Avatar
    user_YVL7Nwcv
    2025-04-17

    Fleur by Fleuristes is an impressive application that has significantly enhanced my MCP experience. The intuitive design and user-friendly interface make it a pleasure to use. Moreover, the seamless integration with other tools is truly remarkable, making my workflow much more efficient. Highly recommend checking it out on their GitHub page!