MCP Directory
Back

claude-plugins-official

by anthropics · Python · ★ 31,226

Official, Anthropic-managed directory of high quality Claude Code Plugins.

#claude-code#mcp#skills

Install

pip install git+https://github.com/anthropics/claude-plugins-official.git

Auto-generated from the repo's primary language — check the repo's own README for its exact install instructions.

Claude Desktop config

A starting point for your claude_desktop_config.json (auto-generated — the repo's README may specify a published package name or required env vars):

{
  "mcpServers": {
    "claude-plugins-official": {
      "command": "uvx",
      "args": [
        "git+https://github.com/anthropics/claude-plugins-official.git"
      ]
    }
  }
}

From the README

A curated directory of high-quality plugins for Claude Code. > **⚠️ Important:** Make sure you trust a plugin before installing, updating, or using it. Anthropic does not control what MCP servers, files, or other software are included in plugins and cannot verify that they will work as intended or that they won't change. See each plugin's homepage for more information. - **** - Internal plugins developed and maintained by Anthropic - **** - Third-party plugins from partners and the community Plugins can be installed directly from this marketplace via Claude Code's plugin system. To install…
Read full README on GitHub →

Related filesystem servers