glenngillen/mcpmcp-server
Discover, setup, and integrate MCP servers with your favorite clients. Unlock the full potential of AI in your daily workflow.
Platform-specific configuration:
{
"mcpServers": {
"mcpmcp-server": {
"command": "npx",
"args": [
"-y",
"mcpmcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
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:
{
"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
Loading reviews...