Claude Desktop MCP Configuration
by bcdennis
This repository provides reference configurations for connecting Claude Desktop to various MCP (Multi-Modal Communication Protocol) servers. It includes configurations for Jetbrains, Docker, and uvx packaged MCP servers, primarily focusing on Windows and WSL environments.
Last updated: N/A
What is Claude Desktop MCP Configuration?
This repository contains configuration examples for setting up a Multi-Modal Communication Protocol (MCP) server to work with Claude Desktop. It provides JSON configurations and instructions for different environments and setups.
How to use Claude Desktop MCP Configuration?
To use these configurations, first install the MCP Server plugin in your desired environment (e.g., Jetbrains). Then, copy the relevant JSON configuration and adapt it to your specific setup, ensuring that ports and paths are correctly configured. Follow the instructions provided for each configuration to establish the connection between Claude Desktop and the MCP server.
Key features of Claude Desktop MCP Configuration
Reference configurations for various MCP server setups
Support for Jetbrains IDE integration
Dockerized MCP server configurations
uvx packaged MCP server configurations
Configurations for Windows and WSL environments
Use cases of Claude Desktop MCP Configuration
Connecting Claude Desktop to Jetbrains for debugging
Running an MCP server in Docker for isolation
Using a Dockerized MCP server in WSL for development
Connecting to a uvx packaged MCP server for specific project needs
FAQ from Claude Desktop MCP Configuration
What is MCP?
What is MCP?
MCP stands for Multi-Modal Communication Protocol. It facilitates communication between Claude and other applications.
Why use these configurations?
Why use these configurations?
These configurations provide a starting point for connecting Claude Desktop to various MCP servers, saving you time and effort.
How do I update the port in Jetbrains?
How do I update the port in Jetbrains?
Go to Settings -> Debugger -> Allow External Connections. Update the port to match the config.
Where do I get a Github Personal Access Token?
Where do I get a Github Personal Access Token?
You can generate a personal access token in your github account settings.
What if the configurations don't work?
What if the configurations don't work?
Ensure that all paths and ports are correctly configured and that the necessary software (e.g., Docker, WSL) is installed and running.