Awesome Claude Code Plugins

v1.0.0Developer Toolsstable

Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code

awesome-claude-codeawesome-listawesome-pluginsawesome-resourcesclaude-code
Share:
798
Stars
0
Downloads
0
Weekly
0/5

What is Awesome Claude Code Plugins?

Awesome Claude Code Plugins is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to awesome claude code plugins — a curated list of slash commands, subagents, mcp servers, and hooks for claude code

Awesome Claude Code plugins — a curated list of slash commands, subagents, MCP servers, and hooks for Claude Code

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Awesome Claude Code plugins — a curated list of slash comman

Use Cases

Discover curated slash commands, subagents, and MCP servers for Claude Code. Find community plugins and hooks that extend Claude's capabilities. Access resources for enhancing Claude Code workflows.
ccplugins

Maintainer

LicenseApache-2.0
Languagepython
Versionv1.0.0
UpdatedMay 22, 2026
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx awesome-claude-code-plugins

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

How to Set Up and Use Awesome Claude Code Plugins

Awesome Claude Code Plugins is a curated repository of slash commands, subagents, MCP servers, and hooks for Claude Code, helping developers discover and reuse community-built extensions. By connecting it to Claude, you gain easy access to a growing ecosystem of tools and configurations that extend Claude Code's capabilities.

Prerequisites

  • Node.js 18+ installed
  • An MCP client such as Claude Code or Claude Desktop
  • Internet access to fetch the awesome plugins list
1

Install Awesome Claude Code Plugins

Install the awesome plugins repository via npx.

npx awesome-claude-code-plugins
2

Add to MCP Configuration

Register the plugins server in your client configuration.

{
  "mcpServers": {
    "awesome-claude-code-plugins": {
      "command": "npx",
      "args": ["awesome-claude-code-plugins"]
    }
  }
}
3

Browse Available Plugins

Ask Claude to list available slash commands, subagents, and MCP servers from the awesome plugins repository to discover what you can add to your workflow.

4

Restart Client

Restart Claude Desktop or your MCP client to load the plugins server.

5

Install Recommended Plugins

Start installing plugins and extensions that match your workflow from the curated list.

Awesome Claude Code Plugins Examples

Client Configuration Example

How to configure Awesome Claude Code Plugins in your client.

{
  "mcpServers": {
    "awesome-claude-code-plugins": {
      "command": "npx",
      "args": ["awesome-claude-code-plugins"]
    }
  }
}

Prompts to Try

Use these prompts to discover and install plugins for Claude Code.

1. "Show me the most popular Claude Code slash commands for web development"
2. "Find MCP servers that help with database management"
3. "List subagents that can help with API development"

Troubleshooting Awesome Claude Code Plugins

Cannot fetch the plugins list

Check your internet connection. Ensure you have access to github.com. Try clearing npm cache and reinstalling: `npm cache clean --force && npx awesome-claude-code-plugins`

Listed plugins don't install or work

Verify that dependencies for each plugin are installed. Check the awesome-plugins GitHub repository for setup instructions on specific plugins. Some plugins may have additional prerequisites.

Frequently Asked Questions about Awesome Claude Code Plugins

What is Awesome Claude Code Plugins?

Awesome Claude Code Plugins is a Model Context Protocol (MCP) server that awesome claude code plugins — a curated list of slash commands, subagents, mcp servers, and hooks for claude code It connects AI assistants to external tools and data sources through a standardized interface.

How do I install Awesome Claude Code Plugins?

Follow the installation instructions on the Awesome Claude Code Plugins GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with Awesome Claude Code Plugins?

Awesome Claude Code Plugins works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is Awesome Claude Code Plugins free to use?

Yes, Awesome Claude Code Plugins is open source and available under the Apache-2.0 license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "awesome-claude-code-plugins": { "command": "npx", "args": ["-y", "awesome-claude-code-plugins"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use Awesome Claude Code Plugins?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides