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
sentry-mcp
getsentryAn MCP server for interacting with Sentry via LLMs.
MCP Framework
QuantGeekDevThe Typescript MCP Framework
DevDocs by CyberAGI 🚀
cyberagiincCompletely free, private, UI based Tech Documentation MCP server. Designed for coders and software developers in mind. Easily integrate into Cursor, Windsurf, Cline, Roo Code, Claude Desktop App
MCP-Bridge
SecretiveShellA middleware to provide an openAI compatible endpoint that can call MCP tools

Sentry
modelcontextprotocolModel Context Protocol Servers
Comments