cli

smithery-ai
330
Install, manage and develop MCP servers

Overview

cli Introduction

The Smithery CLI is a command-line interface designed for installing, managing, and developing Model Context Protocol (MCP) servers. It is client-agnostic, allowing users to work with various AI clients seamlessly.

How to Use

To use the Smithery CLI, you can run commands using `npx @smithery/cli <command>`. Available commands include install, uninstall, inspect, run, list, login, dev, build, and playground.

Key Features

Key features of the Smithery CLI include package installation and uninstallation, server inspection and execution, client listing, development server with hot-reload, production build capabilities, and an interactive playground for testing.

Where to Use

The Smithery CLI is useful in software development environments, particularly for developers working with AI clients and MCP servers. It can be utilized in projects requiring server management and development.

Use Cases

Use cases for the Smithery CLI include setting up and managing MCP servers for AI applications, developing and testing server functionalities, and automating server deployment processes.

Content