mcp-get  by michaellatman

CLI tool for managing Model Context Protocol (MCP) servers

created 8 months ago
457 stars

Top 67.1% on sourcepulse

GitHubView on GitHub
1 Expert Loves This Project
Project Summary

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

  • Install/Run: npx @michaellatman/mcp-get@latest <command> (e.g., install @modelcontextprotocol/server-brave-search)
  • Prerequisites: Node.js (>= 14), Python (>= 3.10), Go (>= 1.16) depending on the server's runtime. Claude Desktop app for local server usage.
  • Compatibility: Not thoroughly tested on Windows; contributions welcome.
  • Docs: modelcontextprotocol.io

Highlighted Details

  • Supports installation of Node.js, Python, and Go-based MCP servers.
  • Allows installation of specific package versions using standard package manager syntax.
  • Facilitates management of environment variables and server configurations.
  • Provides mechanisms for users to add their own MCP servers to the registry.

Maintenance & Community

  • Contributions are welcomed via pull requests.
  • Information on adding servers to the registry is provided, with options for manual addition or contribution to a community repository.

Licensing & Compatibility

  • Licensed under the MIT License.
  • Compatible with commercial use and closed-source linking due to permissive licensing.

Limitations & Caveats

The tool has not been extensively tested on Windows, and users may encounter issues. Contributions to improve Windows compatibility are actively sought.

Health Check
Last commit

2 months ago

Responsiveness

1 day

Pull Requests (30d)
2
Issues (30d)
0
Star History
69 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Kent Dodds Kent Dodds(Cofounder of Remix), and
4 more.

awesome-mcp-servers by punkpeye

1.4%
64k
Curated list of Model Context Protocol (MCP) servers
created 8 months ago
updated 21 hours ago
Feedback? Help us improve.