Official, Anthropic-managed directory of high quality Claude Code Plugins.
claude-plugins-public is Anthropic's official directory of high-quality Claude Code plugins. The repository contains multiple plugins that extend Claude Code's capabilities across different domains: Asana connects to the work management platform via its V2 MCP server for task and project management; Context7 fetches current library documentation directly from source repositories to combat outdated training data; Discord and Telegram plugins enable Claude Code to interact through those messaging platforms via Bun-based MCP servers; iMessage integrates with macOS Messages for text-based interaction; Greptile connects to AI code review services for GitHub and GitLab; and fakechat provides a simple browser UI for testing the channel contract during development. The plugins are built using the Model Context Protocol (MCP) standard and support various deployment models, from remote hosted servers to local installations, with most requiring authentication via API keys, OAuth, or bot tokens.