Loading...
{
"mcpServers": {
"mcpmcp": {
"command": "npx",
"args": ["-y", "mcp-remote@latest", "https://mcpmcp.io/mcp"]
}
}
}mcp-remoteExecutes a remote MCP server instance, enabling communication between client and server.
Executes arbitrary code from a remote source, potentially leading to security vulnerabilities if the remote code is compromised.
This server presents a moderate risk due to its execution of remote code. It's reasonably safe if the mcp-remote package is well-maintained and secure. However, it becomes risky if the package is compromised or contains vulnerabilities, especially concerning command injection.