★ 1,156 stars
JavaScript
🤖 AI/LLM
Updated 1mo ago
A curated list of Plugins that let you extend Claude Code with custom commands, agents, hooks, and MCP servers through the plugin system.
View on GitHub →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"awesome-claude-plugi": {
"command": "npx",
"args": [
"-y",
"ComposioHQ/awesome-claude-plugins"
]
}
}
}
Run in terminal:
claude mcp add awesome-claude-plugi npx -y ComposioHQ/awesome-claude-plugins
Add to .cursor/mcp.json:
{
"mcpServers": {
"awesome-claude-plugi": {
"command": "npx",
"args": [
"-y",
"ComposioHQ/awesome-claude-plugins"
]
}
}
}
Topics
anthropicclaude-aiclaude-codeclaude-code-pluginclaude-code-plugin-marketplaceclaude-code-pluginsclaude-code-plugins-marketplaceclaude-coworkclaude-desktopclaude-pluginsclaude-skillsplugins