A list of Claude Code plugins, MCP servers, editor integrations, and learning resources.
| Metric |
Value |
| Plugins listed |
4 |
| MCP servers |
5 |
| Editor integrations |
6 |
| Learning resources |
5 |
| Last updated |
2025-Q2 |
# Add a marketplace
/plugin marketplace add <owner>/<repo>
# Install a specific plugin
/plugin install <owner>/<repo>
| 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 |
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 |
- 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.
See contributing.md.
MIT