MCP Directory
ServersClientsBlog
MCP Directory

Model Context Protocol Directory

MKSF LTD
Suite 8805 5 Brayford Square
London, E1 0SG

MCP Directory

  • About
  • Blog
  • Documentation
  • Contact

Menu

  • Servers
  • Clients

© 2025 model-context-protocol.com

The Model Context Protocol (MCP) is an open standard for AI model communication.
Powered by Mert KoseogluSoftware Forge
  1. Home
  2. Clients
  3. desktop4mistral

desktop4mistral

GitHub

Desktop4mistral is a Python-based desktop application offering a user-friendly interface for interacting with Mistral AI models, featuring model selection, chat history, command support, and Markdown support. Desktop4mistral is a Python-based

13
0

desktop4mistral

desktop4mistral is a Python-based desktop application providing a user-friendly interface for interacting with Mistral AI models. Built with PySide6, it offers a modern GUI with features like model selection, chat history, and command support.

Features: It supports interactive chat with Mistral LLMs, easy model switching, and full Markdown support. The command system includes /read (local/remote files), /git (GitHub repositories), /wiki_search, /wiki_id, /save (chat as JSON), /save_markdown, and /talk (text-to-speech using Kokoro). Python code execution is also supported.

Installation: Requires Python 3.11 or 3.12 and a Mistral API key. Install via pip install desktop4mistral. Run with export MISTRAL_API_KEY='your-api-key-here' followed by desktop4mistral or python3 -m desktop4mistral.main.

Usage: Launch the application, select a Mistral model, type your message, and send. Issues and feature requests can be submitted via the GitHub Issues page. Licensed under GPLv3.

Repository

HA
hathibelagal-dev

hathibelagal-dev/desktop4mistral

Created

March 10, 2025

Updated

March 28, 2025

Language

Python

Category

AI