S
Skills Master MCP
作者 @adarc8
MCP server for the SkillsMP marketplace. Search, discover, read, install, and remove AI coding skills - zero configuration required.
创建于 2/16/2026
更新于 8 days ago
README
Repository documentation and setup instructions
GitHub API error: 403
快速设置
此服务器的安装指南
安装包 (如果需要)
npx @modelcontextprotocol/server-skills-master-mcp
Cursor 配置 (mcp.json)
{
"mcpServers": {
"adarc8-skills-master-mcp": {
"command": "npx",
"args": [
"adarc8-skills-master-mcp"
]
}
}
}