CLI tool for managing Model Context Protocol (MCP) servers
Top 79.7% on sourcepulse
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
npx @smithery/cli <command>
Highlighted Details
--config
JSON flag.inspect
command.--verbose
flag.Maintenance & Community
Licensing & Compatibility
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.
3 days ago
1 day