Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow. Update the configuration of your MCP client to the following: (note: this config definitely works for Claude Desktop on macOS. If you need variations for other apps or platforms check the homepage
Add this skill
npx mdskills install glenngillen/mcpmcp-serverEnables discovery and setup of MCP servers but lacks tool descriptions and detailed docs
1# mcpmcp-server23Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.45## Installation/usage:67Update the configuration of your MCP client to the following:89```json10{11 "mcpServers": {12 "mcpmcp": {13 "command": "npx",14 "args": ["-y", "mcp-remote@latest", "https://mcpmcp.io/mcp"]15 }16 }17}18```1920(**note:** this config definitely works for Claude Desktop on macOS. If you need variations for other apps or platforms check the [homepage](https://mcpmcp.io/#install)21
Full transparency — inspect the skill content before installing.