CLI tool for managing Model Context Protocol (MCP) servers
Top 67.1% on sourcepulse
mcp-get is a command-line interface tool designed to simplify the discovery, installation, and management of Model Context Protocol (MCP) servers. It targets developers building LLM applications who need to integrate external data sources, tools, and services, providing a standardized way to connect LLMs with necessary context.
How It Works
mcp-get leverages a curated registry of MCP servers, which are automatically updated from contributions. It supports servers written in Node.js, Python, and Go, allowing users to install specific versions and manage environment variables required by these servers. The tool aims to abstract away the complexities of integrating diverse external resources into LLM workflows.
Quick Start & Requirements
npx @michaellatman/mcp-get@latest <command>
(e.g., install @modelcontextprotocol/server-brave-search
)Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The tool has not been extensively tested on Windows, and users may encounter issues. Contributions to improve Windows compatibility are actively sought.
2 months ago
1 day