Loading MCP server directory, please wait...
MCP server for Claude Code skill discovery, installation, and management.
npx @getmcp/cli add io.github.smith-horn/skillsmithRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.smith-horn/skillsmith": {
"command": "npx",
"args": [
"-y",
"@skillsmith/mcp-server"
]
}
}
}