MCP.so
ログイン

Smithery CLI

@smithery-ai

Smithery CLI について

Install, manage and develop MCP servers and skills for agents

基本情報

カテゴリ

開発者ツール

ライセンス

AGPL-3.0

ランタイム

node

トランスポート

stdio

公開者

smithery-ai

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "cli-smithery-ai": {
      "command": "npx",
      "args": [
        "skills",
        "add",
        "<skill>",
        "#",
        "e.g.",
        "npx",
        "skills",
        "add",
        "smithery-ai/cli"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

What is Smithery CLI?

Smithery CLI connects your agents to thousands of skills and MCP servers directly from the command line, acting as a registry client and tool executor.

How to use Smithery CLI?

Install globally with npm install -g smithery@latest (requires Node.js 20+). Start by running npx skills add smithery/cli, then use commands like smithery mcp search, smithery mcp add, `smithery

コメント

「開発者ツール」の他のコンテンツ