Hmbown/CodeWhale
An open-source terminal coding agent written in Rust, with MCP support, multi-model routing and multi-agent orchestration.
MCPM (Model Context Protocol Manager) is an open-source command-line interface (CLI) tool and service designed to manage Model Context Protocol (MCP) servers efficiently. It provides a comprehensive solution for configuring, grouping, discovering, and routing MCP servers across multiple clients. The tool simplifies the management of MCP server configurations by allowing users to add, remove, and organize servers into profiles, which are named collections of server configurations. This enables easy switching between different sets of MCP servers for various use cases such as work, personal, production, or development environments. MCPM supports a variety of MCP clients including Claude Desktop (Anthropic), Cursor, Windsurf, Vscode, Cline, Continue, Goose, 5ire, Roo Code, and more. It offers a centralized management system where users can discover available MCP servers through a central registry and manage them via a powerful CLI built with Python's Click framework. The CLI supports commands for client management, server management, profile management, and router management. One of the standout features of MCPM is the MCPM Router, a background daemon process that aggregates multiple MCP servers behind a single endpoint with shared sessions. This router maintains persistent connections to MCP servers, allowing multiple clients to share server sessions, reducing resource usage and startup time. The router also supports public sharing with secure secret links. MCPM encourages community contributions to grow the MCP ecosystem by adding servers to the MCP Registry, improving documentation, and suggesting features. Installation is straightforward with multiple methods including a curl script, Homebrew, pipx, and others. Overall, MCPM is a powerful and user-friendly tool that streamlines the management of MCP servers, enhances server discovery, and optimizes routing and session sharing for multiple clients, making it an essential utility for users working with the Model Context Protocol.
https://github.com/pathintegral-institute/mcpm.sh
An open-source terminal coding agent written in Rust, with MCP support, multi-model routing and multi-agent orchestration.
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.
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.
jcode is an extremely RAM-efficient and fast AI coding agent harness for the terminal, designed to optimize multi-session workflows.
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.
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.
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.
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.