Cli
Freeby MCP Community
An NPX command to install and list Model Context Protocols from Smithery
v4.7.4Added Apr 12, 2026
Cli MCP Server
An NPX command to install and list Model Context Protocols from Smithery
Installation
Reviews
Installation
Quick install
npx -y @smithery/cli
Add to claude_desktop_config.json
{
"mcpServers": {
"cli": {
"command": "npx",
"args": ["-y", "@smithery/cli"]
}
}
}