MCP Easy Copy
@fisheepx
关于 MCP Easy Copy
A MCP server that lists all available MCP services for easy copying and usage
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcp-easy-copy-fisheepx": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@fisheepx/mcp-easy-copy",
"--client",
"claude"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is MCP Easy Copy?
MCP Easy Copy is a Model Context Protocol 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 numbered list at the top of the tools list. It is designed for users who need to explicitly specify an MCP service name when the tools list is long or when manual selection is preferred over automatic service selection.
How to use MCP Easy Copy?
Install via npm (npm install -g @fishes/mcp-easy-copy) or via Smithery (npx -y @smithery/cli install @fisheepx/mcp-easy-copy --client claude). Add the server configuration to claude_desktop_config.json using the command npx -y @fishes/mcp-easy-copy. Once configured and Claude Desktop is restarted, access the tool by clicking the hammer icon in the toolbar or by asking Claude to “Please list all MCP services that are available to you.”
Key features of MCP Easy Copy
- Appears at the top of the tools list using special name formatting
- Dynamically shows the latest available MCP services
- Presents services in a numbered, copy-friendly format
- Zero external dependencies beyond Node.js
- Supports macOS and Windows platforms
Use cases of MCP Easy Copy
- Quickly discover all configured MCP services without searching configuration files
- Explicitly direct Claude to use a specific service when the tools list is long
- Troubleshoot or compare results between different MCP services
- Navigate services when multiple callable actions increase the tools list length
FAQ from MCP Easy Copy
What does MCP Easy Copy do?
It reads the Claude Desktop configuration file, extracts the names of all configured MCP services, and displays them in an easy-to-copy numbered list at the top of the tools list.
What are the system requirements?
Node.js version 14.0.0 or higher and macOS or Windows. No external dependencies are needed.
Where are the logs located if something goes wrong?
On macOS, logs are at ~/Library/Logs/Claude/mcp-server-mcp-easy-copy.log. On Windows, they are at %APPDATA%\Claude\logs\mcp-server-mcp-easy-copy.log.
How do I troubleshoot issues?
Check the logs, verify that claude_desktop_config.json is valid JSON, ensure Node.js is properly installed, restart Claude Desktop after configuration changes, and run npm run inspector to debug with the MCP Inspector.
Does MCP Easy Copy store any user data?
It only reads the Claude Desktop configuration file to extract MCP service names; no persistent data is stored.
其他 分类下的更多 MCP 服务器
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
ghidraMCP
LaurieWiredMCP Server for Ghidra
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
ICSS
chokcoco不止于 CSS
评论