Back to Home
manutej icon

crush-mcp-server

Verified Safe

by manutej

Overview

Orchestrates multiple AI models through Crush CLI for Claude Code, enabling intelligent strategy selection based on speed, cost, and quality requirements.

Installation

Run Command
node dist/index.js

Security Notes

The server primarily uses stdio for communication, reducing direct network exposure. It spawns the external `Crush CLI` binary, delegating actual model interactions and API key management to it. Security largely depends on the `Crush CLI`'s configuration (e.g., API keys stored in `~/.local/share/crush/crush.json`) and the security of the Crush binary itself. No direct `eval` or obvious malicious patterns were found in the provided source code.

Similar Servers

Stats

Interest Score0
Security Score8
Cost ClassMedium
Avg Tokens2600
Stars0
Forks0
Last Update2025-11-29

Tags

MCPAI OrchestrationMulti-modelClaude CodeTypeScriptCLI Wrapper