Automatic MCP Installation

Automatic installation of MCP requires upgrading Cherry Studio to v1.1.18 or later.

Feature Overview

In addition to manual installation, Cherry Studio also includes @mcpmarket/mcp-auto-install tool, which is a more convenient way to install MCP servers. You only need to enter the corresponding command in a large-model conversation that supports MCP services.

Instructions for Use

For example, you can enter:

Help me install a filesystem mcp server
Enter a command to install the MCP server
MCP server configuration interface

The system will automatically recognize your needs and through @mcpmarket/mcp-auto-install complete the installation. This tool supports multiple types of MCP servers, including but not limited to:

  • filesystem

  • fetch (network requests)

  • sqlite (database)

  • and so on...

The MCP_PACKAGE_SCOPES variable can customize the MCP service search source; the default value is:@modelcontextprotocol, and it can be custom configured.

@mcpmarket/mcp-auto-install Library Introduction

Default configuration reference:

@mcpmarket/mcp-auto-install is an open-source npm package; you can find its detailed information and documentation at the official npm registry .@mcpmarket is the official Cherry Studio MCP services collection.

Last updated

Was this helpful?