MCP Easy Copy
Utility server that automatically reads Claude Desktop configuration files and presents all available MCP services in an easy-to-copy format for quick access and troubleshooting.
3 stars
0 tools
Created Aug 2025
@f-is-h/f-is-h-mcp-easy-copy-easy-copyAbout
Utility server that automatically reads Claude Desktop configuration files and presents all available MCP services in an easy-to-copy format for quick access and troubleshooting.
Categories
general
Installation
npm
npm install @f-is-h/f-is-h-mcp-easy-copy-easy-copy
Configuration
{
"mcpServers": {
"f-is-h-mcp-easy-copy-easy-copy": {
"command": "npx",
"args": [
"-y",
"@f-is-h/f-is-h-mcp-easy-copy-easy-copy"
]
}
}
}