The only MCP server that gates skill installation behind a full security scan. 60+ threat patterns, 13 MCP tools, and support for 7 clients including Claude Code, Cursor, Windsurf, and GitHub Copilot. Features AI-powered search, cloud sync, and startup verification with SHA-256 content hashing.
Tools
skillsmp_search
skillsmp_ai_search
skillsmp_scan_skill
skillsmp_search_safe
skillsmp_install_skill
skillsmp_uninstall_skill
skillsmp_list_installed
skillsmp_audit_installed
skillsync_configure
skillsync_sync_now
skillsync_status
skillsmp_suggest
skillsmp_compare
Server Config
{
"mcpServers": {
"skillsmp": {
"command": "npx",
"args": [
"-y",
"@stranzwersweb2/skillsync-mcp"
]
}
}
}