Productivity|Development|AI / ML|UtilitiesPython
claude-plugins-official
Official directory of high quality Claude Code Plugins.
N/A rating (0 reviews)0 installs16,321 GitHub stars
pluginsClaude CodeAnthropic
This repository contains a curated list of plugins developed by Anthropic and third-party partners for use with Claude Code. It provides a structured approach to plugin installation and contribution, ensuring quality and security standards are met.
Compatible with
Claude DesktopCursor
Install
Claude Desktop
Add to your claude_desktop_config.json:
{
"mcpServers": {
"claude-plugins-official": {
"args": [
"mcp-server-claude-plugins-official"
],
"command": "uvx"
}
}
}Config File Location
Mac: ~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
Linux: ~/.config/claude/claude_desktop_config.json
Some servers require additional setup - check the GitHub README for specific instructions.