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.
「その他」の他のコンテンツ
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
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.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
コメント