cli  by smithery-ai

CLI tool for managing Model Context Protocol (MCP) servers

created 7 months ago
355 stars

Top 79.7% on sourcepulse

GitHubView on GitHub
Project Summary

The Smithery CLI is a command-line interface for installing, managing, and developing Model Context Protocol (MCP) servers. It targets developers and users of AI clients who need to integrate and manage MCP-compatible server extensions, offering a client-agnostic approach to server lifecycle management.

How It Works

The CLI interacts with the Smithery registry to fetch and install MCP server packages. It supports specifying target AI clients and provides configuration options via JSON, allowing for automated setup and bypassing interactive prompts. Key commands include install, uninstall, inspect, and run, facilitating the entire lifecycle of MCP server extensions.

Quick Start & Requirements

  • Primary install / run command: npx @smithery/cli <command>
  • Prerequisites: NodeJS version 18 or above.
  • Links: Development Guide

Highlighted Details

  • Client-agnostic design for broad AI client compatibility.
  • Supports pre-configured installations via --config JSON flag.
  • Interactive server inspection and testing via inspect command.
  • Detailed logging available with the --verbose flag.

Maintenance & Community

  • Contributions are welcome via Pull Requests.

Licensing & Compatibility

  • License: Not specified in the README.
  • Compatibility: Designed for use with AI clients supporting the Model Context Protocol (MCP).

Limitations & Caveats

The README does not specify the license, which may impact commercial use or closed-source integration. Users are reminded to restart their AI client after installing or uninstalling servers.

Health Check
Last commit

3 days ago

Responsiveness

1 day

Pull Requests (30d)
4
Issues (30d)
40
Star History
92 stars in the last 90 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of AI Engineering, Designing Machine Learning Systems), Elie Bursztein Elie Bursztein(Cybersecurity Lead at Google DeepMind), and
2 more.

inspector by modelcontextprotocol

3.2%
5k
Debugging tool for Model Context Protocol (MCP) servers
created 10 months ago
updated 1 day ago
Feedback? Help us improve.