Awesome MCPCLI Tools

neiii/bridle

⭐ 437 Rust added to this list on 2026-01-04 repository created 2025-12-27

Bridle is a unified configuration manager designed specifically for AI coding assistants, also known as harnesses, including Claude Code, OpenCode, Goose, and Amp. It provides a terminal user interface (TUI) and command-line interface (CLI) to manage profiles, install skills, agents, commands, and Model Context Protocols (MCPs) across these different AI coding platforms. The tool addresses the challenge of managing configurations and components that vary in location, naming conventions, and schema formats across different harnesses by automatically translating paths and configurations for each target harness. This allows users to install components from any GitHub repository and seamlessly use them across multiple harnesses without manual adjustments. Bridle supports creating, switching, editing, and deleting profiles for each harness, enabling users to maintain different configurations such as work, personal, or minimal setups. Profiles are saved configurations that can be activated to copy their settings into the harness's configuration directory. The tool also offers commands to check the status of active profiles, initialize configurations, and manage the installation and uninstallation of components. The project supports multiple output formats including human-readable text, JSON for machine readability, and automatic detection based on the output context. Configuration settings for Bridle itself are stored in a TOML file, allowing customization of editor preferences, default harness, and TUI views. Bridle's support for multiple harnesses and its ability to translate and manage MCPs and other components across them make it a valuable tool for developers working with AI coding assistants. It simplifies the management of complex configurations and enhances productivity by providing a centralized and consistent interface for handling AI assistant setups.

https://github.com/neiii/bridle

agentsaiai-coding-assistantsampampcodeclaude-codeclicommandsconfigurationconfiguration-managerconfiguration-translationgithub-installationgoosemcpmodel-context-protocolmulti-harness-supportopencodeprofile-managementprofilesrustskillsterminaltui

Also in CLI Tools

Hmbown/CodeWhale

An open-source terminal coding agent written in Rust, with MCP support, multi-model routing and multi-agent orchestration.

yamadashy/repomix

Repomix is a tool that packs entire code repositories into single, AI-friendly files optimized for feeding Large Language Models and other AI tools, with features for token counting, security, and customization.

QwenLM/qwen-code

Open-source terminal coding agent in TypeScript from the Qwen team that consumes MCP servers as tool providers, alongside subagents, skills, hooks, IDE plugins and support for OpenAI, Anthropic, Gemini and Qwen APIs.

1jehuang/jcode

jcode is an extremely RAM-efficient and fast AI coding agent harness for the terminal, designed to optimize multi-session workflows.

txn2/kubefwd

kubefwd is a command-line tool that bulk port forwards Kubernetes services to a local machine, enabling seamless local development by accessing cluster services with their original names and connection strings.

davepoon/buildwithclaude

A comprehensive collection of specialized AI subagents, slash commands, and MCP server integrations designed to enhance the Claude Code AI development environment with powerful automation and domain-specific expertise.

av/harbor

Harbor is a containerized toolkit that enables effortless deployment and management of local large language model backends, frontends, and services with integrated support for the Model Context Protocol ecosystem.

mattzcarey/shippie

Shippie is an AI-powered code review agent that integrates Large Language Models into CI/CD pipelines and functions as a Model Context Protocol client for enhanced integration with external tools.