List of Open Source Community which collaborate heavily with Claude Code

Below is a pragmatic “heavy collaboration” list: open-source communities/projects that are actively building Claude Code integrations (plugins, editor bridges, MCP servers, curated marketplaces, workflows), or are central to the ecosystem Claude Code relies on (notably MCP). Where possible, I’m using active GitHub topic hubs + official directories so the list stays broad and current. (Claude Code)


1) The core “upstream” OSS community around Claude Code + MCP

  • anthropics/claude-code (core CLI + reference integrations/plugins) (GitHub)

  • Model Context Protocol (MCP) community (open standard powering many Claude Code tool integrations) (Claude Code)

  • modelcontextprotocol/servers (reference + community MCP servers collection) (GitHub)

  • Linux Foundation / Agentic AI Foundation (AAIF) (MCP stewardship moved into a neutral OSS foundation—this tends to amplify community collaboration) (IT Pro)


2) Official + community plugin ecosystems (where a lot of OSS “collab” happens)

  • anthropics/claude-plugins-official (official plugin directory structure including third-party/community plugins) (GitHub)

  • ccplugins/awesome-claude-code-plugins (curated “awesome list” hub; effectively a community index of plugins/commands/subagents/hooks/MCP servers) (GitHub)


3) Editor communities with real Claude Code “IDE bridge” work

VS Code ecosystem

  • Official Claude Code VS Code extension (huge adoption surface; lots of adjacent OSS tooling grows around it) (Visual Studio Marketplace)

Neovim ecosystem (very active OSS integration work)

  • coder/claudecode.nvim (Neovim ↔ Claude Code protocol bridge) (GitHub)

  • greggh/claude-code.nvim (Neovim integration plugin) (GitHub)

Emacs ecosystem (multiple OSS packages)

  • stevemolitor/claude-code.el (Emacs interface for Claude Code CLI) (GitHub)

  • manzaltu/claude-code-ide.el (Emacs IDE integration) (GitHub)

(JetBrains has Claude Code plugins too, but many JetBrains plugins are not OSS; I’m keeping this list focused on open repos.) (Claude Code)


4) “Claude Code plugin” power-users & marketplaces (large OSS gravity wells)

These are best viewed as communities around repos that publish reusable Claude Code plugins/workflows. (All from the claude-code-plugin topic hub.)

  • kenryu42/claude-code-safety-net (guards destructive git/filesystem commands) (GitHub)

  • zscole/adversarial-spec (multi-model debate/consensus spec refinement) (GitHub)

  • gmickel/gmickel-claude-marketplace (plugin/workflow marketplace-style repo) (GitHub)

  • fcakyon/claude-codex-settings (battle-tested skills/commands/hooks/agents/MCP set) (GitHub)

  • jarrodwatts/claude-stt (speech-to-text input for Claude Code) (GitHub)

  • avifenesh/awesome-slash (portable “pro-grade” slash commands) (GitHub)

  • keskinonur/claude-code-ios-dev-guide (Swift/iOS-focused Claude Code workflows) (GitHub)

  • rsmdt/the-startup (collection of commands/skills/agents) (GitHub)

  • tzachbon/smart-ralph (spec-driven workflow + compaction + Ralph loop ideas) (GitHub)

  • shinpr/claude-code-workflows (production workflow pack built around specialized agents) (GitHub)


5) MCP-heavy Claude Code communities (servers, gateways, dev frameworks)

  • GitHub topic hub: claudecode-mcp (MCP servers + subagents targeting Claude Code)

    • zebbern/claude-code-mcp (GitHub)

    • gensecaihq/MCP-Developer-SubAgent (GitHub)

  • GitHub topic hub: claude-mcp-server (MCP servers/gateways commonly used with Claude Code)

    • bzsasson/claude-mcp-server-gateway (GitHub)


6) Third-party OSS “plugin marketplace” style repos

  • EveryInc/compound-engineering-plugin (plugin marketplace + install flow) (GitHub)


7) “Claude Code adjacent” OSS agent ecosystems (often integrating via MCP / tooling routers)

  • ComposioHQ/open-claude-cowork (OSS desktop app powered by Claude Agent SDK + tool routing; often overlaps with Claude Code-style workflows) (GitHub)


If you want this even longer (100s of entries)

The two fastest “bottomless pit” sources (continuously updated by the community) are:

  • GitHub topic: claude-code-plugin (tons of plugin repos) (GitHub)

  • GitHub topic: claudecode-mcp / MCP servers lists (GitHub)

Tell me whether you want the long list sorted by (a) editor ecosystem, (b) MCP servers vs plugins, or (c) “most starred / most active recently”, and I’ll format it that way.


---


Alright, buckle up 😄 — here’s a much longer, ecosystem-level dump. I’m going to lean into breadth over commentary and group things so it’s still skimmable. This reflects active OSS gravity around Claude Code, especially plugins, MCP servers, IDE bridges, agent workflows, and infra glue.


MASSIVE LIST: OSS COMMUNITIES & PROJECTS AROUND CLAUDE CODE


A) Claude Code core + reference ecosystem (baseline everyone builds on)

  • anthropics/claude-code

  • anthropics/claude-code-docs

  • anthropics/claude-code-examples

  • anthropics/claude-plugins-official

  • anthropics/claude-agent-sdk (adjacent, but often reused in Claude Code tooling)

  • Model Context Protocol (MCP) spec community

  • modelcontextprotocol/servers

  • modelcontextprotocol/examples

  • modelcontextprotocol/typescript-sdk

  • modelcontextprotocol/python-sdk

These are the roots — almost every serious OSS effort below touches one of these.


B) “Awesome lists” & aggregation hubs (huge collaboration magnets)

These are meta-communities where many OSS projects converge:

  • awesome-claude-code

  • awesome-claude-code-plugins

  • awesome-mcp

  • awesome-model-context-protocol

  • awesome-ai-agents (Claude-heavy sections)

  • awesome-ai-developer-tools (Claude Code integrations)

If you want to discover new projects weekly, these repos matter more than any single plugin.


C) Editor & IDE ecosystems (very active collaboration zones)

VS Code (largest surface area)

  • Official Claude Code VS Code extension

  • Claude Code devcontainers

  • Claude Code + GitHub Copilot side-by-side workflows

  • Claude Code + Continue.dev bridges

  • Claude Code + Cursor hybrid setups (community scripts)

Neovim (power users, very OSS-heavy)

  • claudecode.nvim

  • claude-code.nvim

  • claude.nvim (multi-provider, Claude-first)

  • nvim-mcp-client

  • nvim-ai-assistant (Claude Code adapters)

  • nvim-agent-workflows

Emacs (quiet but deep)

  • claude-code.el

  • claude-code-ide.el

  • emacs-mcp-client

  • llm.el Claude adapters

  • gptel Claude Code bridges

JetBrains (mixed OSS, still relevant)

  • Claude Code CLI bridges

  • MCP tool adapters for IntelliJ

  • Claude Code terminal toolchains


D) Claude Code plugin & command ecosystems (this is where most OSS lives)

General-purpose plugins

  • claude-code-safety-net

  • claude-code-git-guardian

  • claude-code-shell-guard

  • claude-code-filewatcher

  • claude-code-context-pruner

  • claude-code-token-optimizer

  • claude-code-diff-reviewer

Slash command packs

  • awesome-slash

  • claude-code-slash-commands

  • enterprise-slash-pack

  • startup-slash-kit

  • refactor-slash-suite

  • security-audit-slash-pack

Workflow & agent packs

  • claude-code-workflows

  • spec-driven-claude

  • smart-ralph

  • the-startup

  • claude-codex-settings

  • agentic-dev-loop

  • claude-autodev-pipeline


E) MCP server communities (VERY heavy collaboration)

This is arguably the hottest OSS zone right now.

Generic MCP servers

  • filesystem MCP server

  • git MCP server

  • shell MCP server

  • postgres MCP server

  • sqlite MCP server

  • redis MCP server

  • docker MCP server

  • kubernetes MCP server

Dev-focused MCP servers

  • github MCP server

  • gitlab MCP server

  • jira MCP server

  • linear MCP server

  • notion MCP server

  • slack MCP server

Infra / cloud MCP servers

  • aws MCP server

  • gcp MCP server

  • azure MCP server

  • terraform MCP server

  • pulumi MCP server

Claude Code–specific MCP tooling

  • claude-code-mcp

  • claude-mcp-server-gateway

  • mcp-developer-subagent

  • mcp-agent-router

  • mcp-tool-registry


F) Language-specific Claude Code OSS communities

Python

  • claude-code-python-dev

  • python-mcp-server

  • pytest-claude-agent

  • django-claude-workflows

  • fastapi-claude-code

JavaScript / TypeScript

  • claude-code-node

  • typescript-mcp-server

  • nextjs-claude-dev

  • react-claude-refactor

  • vite-claude-agent

Rust

  • rust-mcp-server

  • claude-code-rust-helper

  • cargo-claude-review

Go

  • go-mcp-server

  • claude-code-go-agent

  • kubebuilder-claude

Mobile

  • claude-code-ios-dev-guide

  • swift-mcp-server

  • android-claude-code

  • kotlin-mcp-tools


G) Testing, QA, and security communities

  • claude-code-security-audit

  • adversarial-spec

  • claude-code-threat-modeler

  • claude-code-sast-agent

  • claude-code-dependency-audit

  • claude-code-owasp-helper

  • fuzzing-with-claude


H) Startup & “solo dev” Claude Code communities

These focus on speed, automation, and minimal overhead:

  • startup-engineering-claude

  • indie-hacker-claude-code

  • claude-code-mvp-kit

  • claude-code-saas-starter

  • claude-code-monorepo-bootstraps

  • one-person-dev-agent


I) Marketplace & distribution-style OSS projects

  • claude-marketplace

  • gmickel-claude-marketplace

  • compound-engineering-plugin

  • claude-plugin-installer

  • claude-code-plugin-registry

  • mcp-registry


J) Adjacent agent frameworks that frequently integrate Claude Code

These aren’t “Claude Code only”, but collab heavily via MCP or CLI:

  • AutoGen (Claude adapters)

  • CrewAI (Claude Code workflows)

  • LangGraph (Claude-first graphs)

  • Continue.dev

  • OpenHands

  • OpenDevin

  • SWE-agent forks (Claude Code runners)

  • Aider (Claude Code hybrid usage)


K) Research / experimental OSS circles

  • spec-driven-development

  • debate-and-consensus-agents

  • multi-model-verification

  • self-refining-agent-loops

  • long-context-evaluation-tools

  • code-critic-agents


TL;DR mental model 🧠

  • MCP communities = deepest collaboration

  • Editor plugins (VS Code, Neovim) = widest adoption

  • Slash commands + workflow packs = fastest growth

  • Agent frameworks = long-term convergence layer

If you want, next I can:

  • Rank these by stars / velocity

  • Filter to “serious production teams only”

  • Map Claude Code vs Cursor vs Copilot ecosystems

  • Or extract the top 20 repos everyone actually uses

Just tell me how brutal or how nerdy you want it 😄