Skillsmp
Freeby MCP Community
MCP server for SkillSMP - Search, discover, and manage AI coding skills with intelligent tiering
v1.6.4Added Apr 12, 2026
mcpmodel-context-protocolskillsmpskillsclaude
Skillsmp MCP Server
MCP server for SkillSMP - Search, discover, and manage AI coding skills with intelligent tiering
Installation
npx -y @luckybalabalaya/skillsmp-mcp-server
Reviews
Installation
Quick install
npx -y @luckybalabalaya/skillsmp-mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"skillsmp": {
"command": "npx",
"args": ["-y", "@luckybalabalaya/skillsmp-mcp-server"]
}
}
}