MCP Easy Copy
by fisheepx
MCP Easy Copy is a Model Context Protocol server designed to simplify the discovery and copying of available MCP services within Claude Desktop. It automatically extracts and presents configured MCP services in an easy-to-copy format.
Last updated: N/A
What is MCP Easy Copy?
MCP Easy Copy is an MCP server that automatically reads the Claude Desktop configuration file, extracts the names of all configured MCP services, and presents them in an easy-to-copy format at the top of the tools list.
How to use MCP Easy Copy?
After installation (via npm or Smithery), configure Claude Desktop to use the MCP Easy Copy server. Once configured, the server will appear at the top of the tools list in Claude Desktop, displaying all available MCP services. You can also use a prompt to ask Claude to list the available MCP services.
Key features of MCP Easy Copy
Appears at the top of tools list
Dynamic updates
Copy-friendly format
Zero external dependencies
Use cases of MCP Easy Copy
Simplifying MCP service selection when many services are configured
Facilitating the selection of specific MCP services with multiple callable actions
Directing Claude to use a specific service for troubleshooting or comparison
Making MCP services easily accessible without searching configuration files
FAQ from MCP Easy Copy
How do I install MCP Easy Copy?
How do I install MCP Easy Copy?
You can install it via npm or Smithery. Refer to the Installation section in the README for detailed instructions.
How do I configure Claude Desktop to use MCP Easy Copy?
How do I configure Claude Desktop to use MCP Easy Copy?
Edit the claude_desktop_config.json
file and add the MCP Easy Copy server configuration. The README provides specific instructions for macOS and Windows.
Where can I find the logs for MCP Easy Copy?
Where can I find the logs for MCP Easy Copy?
The log files are located in the Claude logs directory. The paths are provided in the Troubleshooting section of the README.
What if the tool doesn't work as expected?
What if the tool doesn't work as expected?
Check the logs, verify your configuration, ensure Node.js is properly installed, restart Claude Desktop, and use the MCP Inspector for debugging.
What is the future vision for this project?
What is the future vision for this project?
The goal is to make MCP services more accessible. Ideally, Claude's interface would evolve to include features like autocomplete for MCP services, making this tool potentially obsolete but ultimately achieving its purpose.