glenngillen/mcpmcp-server
0 Views
0 Installs
☁️ 📇 🍎 🪟 🐧 - A list of MCP servers so you can ask your client which servers you can use to improve your daily workflow.
Quick Install
One-Click IDE Configuration
claude_desktop_config.json
{
"mcpServers": {
"glenngillen-mcpmcp-server": {
"command": "npx",
"args": [
"-y",
"glenngillen-mcpmcp-server"
]
}
}
}Or
Using an AI coding agent (Claude Code, Cursor, etc.)? Copy a ready-made prompt that tells it to fetch the setup instructions and install this server for you.
Documentation Overview
mcpmcp-server
Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.
Installation/usage:
Update the configuration of your MCP client to the following:
{
"mcpServers": {
"mcpmcp": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://mcpmcp.io/mcp"]
}
}
}
(note: this config definitely works for Claude Desktop on macOS. If you need variations for other apps or platforms check the homepage