Smithery CLI
@smithery-ai
About Smithery CLI
Install, manage and develop MCP servers and skills for agents
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"cli-smithery-ai": {
"command": "npx",
"args": [
"skills",
"add",
"<skill>",
"#",
"e.g.",
"npx",
"skills",
"add",
"smithery-ai/cli"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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
More Developer Tools MCP servers
Grafana MCP server
grafanaMCP server for Grafana
MCP-Scan: An MCP Security Scanner
invariantlabs-aiSecurity scanner for AI agents, MCP servers and agent skills.
Burp Suite MCP Server Extension
PortSwiggerMCP Server for Burp
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments