MCP Easy Copy
@f-is-h
MCP Easy Copy について
A MCP server that lists all available MCP services for easy copying and usage
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-easy-copy": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@fisheepx/mcp-easy-copy",
"--client",
"claude"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is MCP Easy Copy?
MCP Easy Copy is an MCP server that reads your Claude Desktop configuration, extracts all configured MCP service names, and presents them in a numbered, easy-to-copy list at the top of the tools menu. It helps users quickly discover and reference available MCP services without searching through configuration files.
How to use MCP Easy Copy?
Install globally via npm install -g @fishes/mcp-easy-copy, then add the server to your Claude Desktop configuration (claude_desktop_config.json). After restarting Claude, either click the hammer icon and select the service at the top of the list, or prompt Claude with “Please list all MCP services available to you.”
Key features of MCP Easy Copy
- Always appears first in the tools list via special name formatting
- Dynamically reads and lists all configured MCP services
- Shows services in a numbered, copy-friendly format
- Zero external dependencies – only needs Node.js
- Supports macOS and Windows
- Open‑source under the MIT license
Use cases of MCP Easy Copy
- Quickly get a list of all MCP services without opening config files
- Direct Claude to use a specific service when the tools list is long
- Troubleshoot or compare results between different MCP services
- Simplify onboarding for users new to MCP in Claude Desktop
FAQ from MCP Easy Copy
How does MCP Easy Copy discover MCP services?
It reads your Claude Desktop configuration file (located at ~/Library/Application Support/Claude/claude_desktop_config.json on macOS or %APPDATA%\Claude\claude_desktop_config.json on Windows) and extracts the names of all configured MCP servers.
What are the dependencies or runtime requirements?
MCP Easy Copy requires Node.js version 14.0.0 or higher. It has no other external dependencies.
How can I install MCP Easy Copy?
You can install it via npm (npm install -g @fishes/mcp-easy-copy), via Smithery (npx -y @smithery/cli install @fisheepx/mcp-easy-copy --client claude), or manually from the GitHub repository.
What platforms are supported?
MCP Easy Copy supports macOS and Windows.
What should I do if the tool doesn’t appear?
Verify your claude_desktop_config.json is valid JSON, ensure Node.js is properly installed, restart Claude Desktop, and check the log files listed in the Troubleshooting section of the README.
「その他」の他のコンテンツ
ghidraMCP
LaurieWiredMCP Server for Ghidra
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Awesome Mlops
visengerA curated list of references for MLOps
コメント