Server data from the Official MCP Registry
Unified MCP gateway to Claude Code, Codex, and Gemini CLIs with sessions and async jobs.
Unified MCP gateway to Claude Code, Codex, and Gemini CLIs with sessions and async jobs.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-verivus-oss-llm-cli-gateway": {
"args": [
"-y",
"llm-cli-gateway"
],
"command": "npx"
}
}
}This MCP server acts as a gateway to multiple LLM CLIs (Claude, Codex, Gemini) with session management and orchestration capabilities. It contains several security vulnerabilities including subprocess execution with user-controlled input, process spawning, and potential command injection risks through the CLI gateway pattern. Supply chain analysis found 3 known vulnerabilities in dependencies (0 critical, 2 high severity). Package verification found 1 issue.
Scanned 3 files · 10 findings
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!