Hmbown/CodeWhale
An open-source terminal coding agent written in Rust, with MCP support, multi-model routing and multi-agent orchestration.
mcp-get is a command-line tool designed to facilitate the discovery, installation, and management of Model Context Protocol (MCP) servers. MCP is an open protocol that enables seamless integration between Large Language Models (LLMs) and external data sources, tools, and services. This tool simplifies the process of connecting LLMs with the context they need by providing a curated registry of MCP servers that users can easily browse and install with simple commands. The tool supports various MCP servers that connect LLMs to a wide range of external resources, including development tools like GitHub and GitLab, communication platforms such as Slack, search engines like Brave Search, mapping services like Google Maps, database systems including PostgreSQL and SQLite, web automation tools like Puppeteer, and cloud storage services such as Google Drive. Users can install, update, and uninstall these servers effortlessly using the command line. mcp-get manages environment variables and configurations required by the MCP servers, ensuring smooth operation. It supports multiple runtimes including Node.js, Python, and Go, catering to different MCP server implementations. The tool also automatically checks for updates and allows manual updates to keep the tool current. The project encourages community contributions by allowing developers to add their own MCP servers to the registry either by manually adding package files or by contributing to a community servers repository. This fosters an expanding ecosystem of MCP servers that enhance the capabilities of LLM applications. Overall, mcp-get is a vital utility for developers working with the Model Context Protocol, providing an efficient and user-friendly way to manage MCP servers and extend the functionality of LLMs through external data and tools integration.
https://github.com/michaellatman/mcp-get
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.