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

评论

开发工具 分类下的更多 MCP 服务器