This tutorial walks you through, in detail, how to install Cherry Studio, configure it to use the cataloger-mcp-server via the Model Context Protocol (MCP), and verify that everything is working. It assumes no prior experience with MCP.
By the end of this tutorial you will have:
-
Cherry Studio installed on your machine.
-
The cataloger-mcp-server configured as an MCP server inside Cherry Studio.
-
A working JSON configuration using:
{ "mcpServers": { "cataloger-mcp": { "command": "uvx", "args": ["cataloger-mcp-server"] } } } -
A verified workflow where Cherry Studio can:
- Call the MCP server.
- Search Library of Congress Subject Headings (LCSH).
- Use name authority lookup for personal names (LCNAF).
Before you start, you should have:
- A computer running a supported desktop OS (Windows, macOS, or a supported Linux).
- Internet access (needed for:
- downloading Cherry Studio,
uvxto resolve thecataloger-mcp-serverpackage,- and for the MCP server to contact the Library of Congress APIs).
- Basic comfort with opening a terminal / command prompt when needed.
You do not need deep Python or MCP knowledge to follow this tutorial.
-
Open your web browser and go to the Cherry documentation / download page:
-
Download the installer for your platform:
- Windows:
.exeinstaller. - macOS:
.dmgor.pkginstaller. - Linux: follow the instructions provided on the Cherry site (AppImage, package manager, or other method).
- Windows:
-
Run the installer:
- Windows: double-click the
.exe, follow the wizard, and allow it to create a desktop/start menu shortcut. - macOS: open the
.dmgand drag Cherry Studio toApplications(or follow the.pkginstaller instructions). - Linux: follow the distribution-specific instructions from Cherry.
- Windows: double-click the
-
Once installation completes, start Cherry Studio:
- Use the newly created application icon / shortcut.
- Wait for the app to fully load.
-
If prompted, sign in or complete any initial onboarding as required by the Cherry version you are using.
You now have Cherry Studio installed and running.
In the recommended configuration, Cherry Studio will use the uvx command to run the MCP server:
{
"mcpServers": {
"cataloger-mcp": {
"command": "uvx",
"args": ["cataloger-mcp-server"]
}
}
}This means:
uvxwill automatically download and run thecataloger-mcp-serverpackage if it is not already installed.- You do not strictly need to install
cataloger-mcp-servermanually, but you must haveuvinstalled and on yourPATH.
Follow the official uv install instructions (see https://docs.astral.sh/uv/), which typically look like:
-
macOS / Linux (shell):
curl -LsSf https://astral.sh/uv/install.sh | sh -
Windows (PowerShell):
irm https://astral.sh/uv/install.ps1 | iex
After installation, restart your terminal or log out and back in if needed so that uv and uvx are available on your PATH.
Open a terminal / command prompt and run:
uvx --versionYou should see a version string (for example: uvx 0.4.x). If you get “command not found” or similar, verify you completed the installation steps and that your shell is configured to find uv.
Because uvx can resolve packages on demand, you do not need to pre-install cataloger-mcp-server. However, installing it manually can make first startup a bit faster and helps with local development or testing.
You have two common options:
pip install cataloger-mcp-serverIf you have cloned this repository:
cd path/to/cataloger-mcp
pip install -e .or, using uv:
uv pip install -e .Once installed, you can manually test the server by running:
cataloger-mcp-serverYou should see logging that indicates the MCP server is running (by default, in stdio mode).
Cherry Studio supports configuring MCP servers using a JSON definition. In this tutorial, you will use the Import JSON method.
Create a JSON snippet exactly like this (you will paste it into Cherry Studio in a later step):
{
"mcpServers": {
"cataloger-mcp": {
"command": "uvx",
"args": ["cataloger-mcp-server"]
}
}
}Notes:
- The outermost object has a single key:
"mcpServers". - The key
"cataloger-mcp"is the identifier Cherry Studio will show for this MCP server. You may change this label if you like (for example"lcsh-cataloger"), but keep the internal structure the same. - JSON does not allow comments or trailing commas. Make sure the snippet is copied exactly as shown.
-
With Cherry Studio running, open the settings/preferences:
- Look for a gear icon,
Settingsmenu, or similar (exact wording may vary by version). - Navigate to the MCP or MCP Servers section, as described in the Cherry documentation.
- Look for a gear icon,
-
Look for an option labeled something like:
AddImport from JSON- or
Import MCP configuration
The exact label may vary slightly between Cherry Studio versions, but it will be in the MCP configuration area.
-
Click the Import from JSON (or equivalent) button.
-
A dialog or text input area should appear where you can paste JSON.
-
Paste the JSON snippet:
{ "mcpServers": { "cataloger-mcp": { "command": "uvx", "args": ["cataloger-mcp-server"] } } } -
Confirm or save:
- Click OK, Save, or Import (depending on the UI) to apply the configuration.
If the JSON is valid, Cherry Studio will add a new MCP server entry named cataloger-mcp (or whatever key you chose).
After importing the JSON:
-
Stay in the MCP/MCP Servers section of Cherry Studio’s settings.
-
Locate the newly created entry (for example,
cataloger-mcp). -
Confirm the configuration fields:
- Name/ID:
cataloger-mcp - Command:
uvx - Arguments:
["cataloger-mcp-server"](displayed according to how Cherry shows arrays/arguments)
- Name/ID:
-
Ensure the server is enabled:
- Most MCP UIs expose a toggle or checkbox to enable/disable a server.
- Turn it on.
-
Cherry Studio may attempt to start the MCP server immediately; if so, you might see:
- A running status indicator.
- Log output or a small indicator that the MCP server is connected.
If you see an error (for example, “command not found: uvx” or “cataloger-mcp-server not found”), refer to the troubleshooting section below.
Now that the MCP server is configured and enabled, test it from a conversation.
-
Open Cherry Studio’s main chat interface.
-
Start a new conversation:
- Click
New Chator equivalent.
- Click
-
Make sure the conversation is allowed to use MCP tools:
- Some UIs have a per-conversation configuration listing which MCP servers are available.
- Confirm that the
cataloger-mcpserver is enabled / selected for this chat if Cherry presents such controls.
-
Send a prompt that clearly requires LCSH or authority searching, such as:
- “Use the cataloger MCP tools to find Library of Congress Subject Headings for a book about climate change policy in the United States.”
- “Search LCSH for subject headings related to ‘quantum computing’.”
- “Find established LCSH terms related to Renaissance art and patronage.”
-
Observe the behavior:
- Cherry Studio should call the MCP server in the background.
- The model’s response should include headings or explanations clearly derived from LCSH / LCNAF.
If Cherry exposes a “Tools” or “Requests” panel, you may see:
- A call to
search_lcshorsearch_lcsh_keywordwith your query. - Responses from the MCP server that include LCSH labels and URIs.
Once everything is working, here are some concrete example prompts you can use to exercise the MCP server.
Prompt:
Use the cataloger MCP server to find established LCSH headings for a monograph about climate change policy in the United States, focusing on government regulation and environmental law.
Expected behavior:
- The model should:
- Identify candidate topical headings (for example,
Climatic changes--Government policy--United States, depending on LCSH). - Use
search_lcshto validate those candidate headings. - Possibly use
search_lcsh_keywordwith queries like"climate change AND policy AND United States"to discover related or more specific headings.
- Identify candidate topical headings (for example,
Prompt:
The work is about urban redevelopment and gentrification in 21st-century New York City. Use keyword searches via the cataloger MCP to find the most appropriate LCSH headings, and then propose a small set of 3–5 headings.
Expected behavior:
- The model should:
- Identify keywords like
urban renewal,gentrification,New York (N.Y.),21st century. - Send queries to
search_lcsh_keywordsuch as"gentrification AND New York"or"urban renewal AND New York City". - Use the returned LCSH terms to build its final recommendation list.
- Identify keywords like
Prompt:
This biography is about the physicist Richard Feynman. Use the cataloger MCP tools to look up the established name heading for him and any suitable subject headings about his work and influence.
Expected behavior:
- The model should:
- Use
search_name_authoritywith a query such as"Feynman, Richard P.". - Return the established LCNAF form and URI for Feynman.
- Use
search_lcshand/orsearch_lcsh_keywordfor related topical headings (for example, quantum electrodynamics, physics—History, etc.).
- Use
If you prefer not to use uvx, and you have installed cataloger-mcp-server with pip so that the cataloger-mcp-server command is directly available on your PATH, you can use this alternative JSON:
{
"mcpServers": {
"cataloger-mcp": {
"command": "cataloger-mcp-server",
"args": []
}
}
}In this case:
- Cherry Studio will call
cataloger-mcp-serverdirectly. - You remain responsible for keeping the package updated via
pipor your chosen package manager.
The rest of the Cherry Studio configuration steps (importing JSON, enabling the server, and testing) remain the same.
If something does not work as expected, here are common issues and how to diagnose them.
Symptoms:
- The MCP server entry shows an error.
- The logs or error panel mention
uvx: command not foundor similar.
Check:
-
Open a terminal and run:
uvx --version
-
If this fails:
- Reinstall
uvusing the instructions from section 4. - Make sure your shell environment is reloaded so that
uvxis onPATH.
- Reinstall
-
If the command works in the terminal but not from Cherry Studio:
- Cherry Studio may be using a different environment (for example, a different user account or shell).
- Try fully quitting and restarting Cherry Studio after installing
uv.
If you are using the direct command configuration (without uvx):
-
Run:
cataloger-mcp-server --help
-
If this fails:
-
Install the package:
pip install cataloger-mcp-server
-
Or ensure that the appropriate
Scriptsorbindirectory is on yourPATH.
-
If you are using the uvx configuration:
- Normally
uvxwill fetch and run the package on demand. - If there is a network or configuration issue, you may see error messages in:
- Cherry Studio’s MCP log area.
- Or in the console if Cherry Studio exposes MCP logs.
If the MCP server appears to be running, but you do not see any LCSH-related results:
-
Make sure your prompts explicitly ask the model to use the cataloger MCP or to perform LCSH / authority searches.
-
Check whether the model/tool-usage view shows calls to:
search_lcshsearch_lcsh_keywordsearch_name_authority
-
If no such calls appear:
-
Ensure the MCP server is enabled in Cherry Studio for that conversation.
-
Try prompting more explicitly, for example:
Use the cataloger MCP tools to search LCSH and show me the headings you retrieved, including their URIs.
-
-
If calls appear but the results seem empty or error-prone:
- Check your network connection (the MCP server queries Library of Congress APIs).
- Look at any error messages returned by the server in the log.
If Cherry Studio rejects your JSON:
-
Double-check that the snippet is exact JSON, with:
- Double quotes around all keys and string values.
- No trailing commas.
- Proper curly brace and bracket pairing.
-
Compare your snippet to this known-good template:
{ "mcpServers": { "cataloger-mcp": { "command": "uvx", "args": ["cataloger-mcp-server"] } } } -
Try pasting directly from the README or this tutorial to avoid typos.
To recap, using the cataloger MCP server with Cherry Studio involves:
-
Installing Cherry Studio.
-
Installing and verifying
uv/uvx. -
Importing a minimal MCP JSON configuration that defines the
cataloger-mcpserver using:{ "mcpServers": { "cataloger-mcp": { "command": "uvx", "args": ["cataloger-mcp-server"] } } } -
Enabling the server in Cherry Studio’s MCP settings.
-
Starting a chat and prompting the model to use the cataloger MCP tools for LCSH and name authority work.
Once configured, Cherry Studio can leverage the cataloger-mcp-server to search and validate Library of Congress Subject Headings and name authorities directly within your cataloging workflows.