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
What f is h mcp easy copy gives an 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
An MCP listing is not a security review
An MCP server may receive model context, credentials, local files, or permission to call external systems. Review its code, requested environment variables, network behavior, package provenance, and maintenance status before connecting it to an agent.