mcp-desk
@debsouryadatta
mcp-desk について
A Desktop Application To Interact With Your MCP Servers
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is mcp-desk?
MCP Desk is a desktop application built with Electron, React, and TypeScript that serves as a client for interacting with Multi-Capability Platform (MCP) servers. It provides a chat interface for AI agents powered by Langchain and OpenRouter models, along with settings management for MCP configurations and the ability to import/export application data.
How to use mcp-desk?
Download the latest pre‑built release for your OS from GitHub, or clone the repository and run pnpm install followed by pnpm run dev for development. After launching, navigate to the settings section to input your MCP server details and select an LLM model, then use the chat interface to interact with the AI agent. Settings can be backed up or restored using the import/export functionality.
Key features of mcp-desk
- Cross‑platform desktop app (Windows, macOS, Linux)
- Modern UI built with React, TypeScript, Shadcn UI, and Tailwind CSS
- MCP client using the
easy-mcp-uselibrary - AI agent chat powered by Langchain and OpenRouter models
- Supports tool‑calling with selected LLM models
- Settings management with JSON import/export via localStorage
- Renders assistant messages in Markdown format
Use cases of mcp-desk
- Connect to and manage multiple MCP server configurations through a graphical interface
- Chat with an AI agent that can use tools provided by connected MCP servers
- Backup and restore application settings (MCP configurations and model preferences) as JSON files
- Experiment with different LLM models from OpenRouter within an integrated chat environment
FAQ from mcp-desk
What is mcp-desk?
MCP Desk is a desktop application that acts as a client for Multi-Capability Platform (MCP) servers. It offers a chat interface for AI agents, settings management, and the ability to import/export configurations.
How do I install mcp-desk?
You can download a pre‑built installer from the GitHub Releases page (.dmg for macOS, .exe for Windows) or build from source by cloning the repository, installing dependencies with pnpm, and running pnpm run dev or one of the build commands.
What are the prerequisites for development?
You need Node.js and the pnpm package manager installed globally. The project uses Electron, React, TypeScript, and various libraries listed under “Built With”.
How do I build mcp-desk for Linux?
Run pnpm run build:linux after completing the installation steps. Pre‑built Linux packages are not currently provided in the releases, so Linux users must build the application locally.
Where are my settings stored?
Application settings are stored in the browser’s localStorage. You can back up or restore them via the import/export feature, which creates or reads a JSON file.
「その他」の他のコンテンツ
Awesome Mlops
visengerA curated list of references for MLOps

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers

EverArt
modelcontextprotocolModel Context Protocol Servers
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
コメント