Awesome Claude Code
March 25, 2026 ยท View on GitHub
A list of Claude Code plugins, MCP servers, editor integrations, and learning resources.
Status
| Metric | Value |
|---|---|
| Plugins listed | 4 |
| MCP servers | 5 |
| Editor integrations | 6 |
| Learning resources | 5 |
| Last updated | 2025-Q2 |
Installation
# Add a marketplace
/plugin marketplace add <owner>/<repo>
# Install a specific plugin
/plugin install <owner>/<repo>
Plugins & Extensions
| Name | Maintainer | Description |
|---|---|---|
| Claude Code Commands Marketplace | ananddtyagi | Community marketplace for commands and plugins |
| Claude Code Plugins | jeremylongshore | Instruction-template plugins and MCP plugin packs |
| Multi-Agent Intelligence Marketplace | jmanhype | 19 plugins for trading, swarm intelligence, GitHub automation |
| Docker Claude Plugins | Docker | Exposes containerized MCP servers via Docker Desktop |
MCP Servers
| Name | Auth | Coverage |
|---|---|---|
| Atlassian Remote MCP | OAuth | Jira, Confluence |
| GitHub MCP | Token | Repos, issues, PRs, workflows |
| Google Workspace MCP | OAuth | Sheets, Drive, Gmail, Calendar, Docs, Slides, Tasks |
| Notion MCP | OAuth | Notion workspaces |
| Supabase MCP | OAuth / HTTP | Supabase projects |
Editor Integrations
| Editor | Name | Source | Notes |
|---|---|---|---|
| VS Code | Claude Code | Anthropic (official) | Inline diffs, real-time edits |
| VS Code | Claude Code Chat | Community | GUI chat front-end |
| JetBrains | Claude Code | Anthropic (official, beta) | Interactive diffs, selection context |
| Neovim | claude-chat.nvim | Community | CLI wrapper, shares file/selection context |
| Neovim | claude-code.nvim | Community | Full integration inside Neovim |
| Neovim | claudecode.nvim | Coder | Pure Lua IDE integration |
Learning Resources
| Title | Type |
|---|---|
| Customize Claude Code with plugins | Official announcement (commands, agents, MCPs, hooks) |
| Plugin marketplaces | Guide: create/distribute marketplaces, team install via .claude/settings.json |
| Connect Claude Code to tools via MCP | Official MCP integration guide |
| VS Code integration | Official VS Code extension docs |
| JetBrains integration | Official JetBrains plugin docs |
Limitations
- This list tracks the Claude Code ecosystem, which is still early-stage. Many plugins are experimental.
- Plugin compatibility can break across Claude Code versions.
- Not all MCP servers have been tested against the latest release.
- Community editor integrations vary in maturity and maintenance cadence.
Contributing
See contributing.md.
License
MIT