Database · MODEL CONTEXT PROTOCOL

f is h mcp easy copy

A MCP server that lists all available MCP services for easy copying and usage

WHAT IT CONNECTS

f is h mcp easy copy 为 AI Agent 提供什么

  • **Appears at the top of tools list**: Uses special name formatting to always appear first
  • **Dynamic updates**: Always shows the latest available services
  • **Copy-friendly format**: Numbered list for easy reference
  • **Zero external dependencies**: Just needs Node.js
  • Clone the repository:
  • Install dependencies and build:
  • Configure Claude Desktop:
  • Restart Claude Desktop
  • **Via the tools menu:** Click the hammer icon in Claude Desktop and select the service at the top of the list (it will show all available services in its description)
  • **Via a prompt:** Ask Claude something like:
  • **Check logs**: Look at the log files
  • macOS: `~/Library/Logs/Claude/mcp-server-mcp-easy-copy.log`
  • Windows: `%APPDATA%\Claude\logs\mcp-server-mcp-easy-copy.log`
  • **Verify configuration**: Make sure your `claude_desktop_config.json` is valid JSON
  • **Check Node.js**: Ensure Node.js is properly installed (`node --version`)
  • **Restart Claude**: Always restart Claude Desktop after making configuration changes
  • **Use the Inspector**: Run `npm run inspector` to debug with the MCP Inspector

SECURITY

MCP 收录不等于安全审核

MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。