The Claude Code Resource Bible
A comprehensive, curated collection of the best resources, MCP servers, frameworks, and tools for Claude Code. Bookmark this page for your AI agent development.
The landscape of AI coding tools is expanding at breakneck speed. With the launch of Claude Code, Anthropic hasn't just released a tool—they've seeded an entire ecosystem. Between official Model Context Protocol (MCP) servers, community-driven frameworks, directory lists, and terminal multiplexers, keeping track of the best resources has become a full-time job.
To save you hours of searching and scrolling, I’ve compiled the ultimate cheat sheet: The Claude Code Resource Bible. Whether you are looking to hook Claude up to your PostgreSQL database, manage your GitHub PRs through the terminal, or orchestrate multiple agents in parallel, you'll find the right starting point below.
(Bookmark this page. It will be updated as the ecosystem evolves.)
The Complete Resource List
START HERE
- Beginner ➞ Advanced Guide: charliehills.substack.com/p/claude-code-beginner-advanced
# OFFICIAL ANTHROPIC
- 01 Official Docs – Complete CC documentation: code.claude.com/docs
- 02 Partner Network – Anthropic partners: anthropic.com/news/claude-partner-network
- 03 Certification – Claude Certified Architect: anthropic.skilljar.com/claude-certified-architect-foundations-access-request
- 04 MCP Servers Repo – Official MCP servers: github.com/modelcontextprotocol/servers
# DIRECTORIES + MEGA LISTS
- 05 Everything Claude Code – Curated tool directory: ecc.tools
- 06 Mega Resource Repo – GitHub mega collection: github.com/affaan-m/everything-claude-code
- 07 Awesome MCP Servers – 2k+ stars: github.com/punkpeye/awesome-mcp-servers
- 08 Awesome Claude Skills – Skills list: github.com/BehiSecc/awesome-claude-skills
- 09 Skill Codex – Community directory: github.com/skills-directory/skill-codex
- 10 Visual Skills Browser – Browse skills visually: cmux-artemzhutov.netlify.app/skills.html
- 11 50+ Best MCP Addons – Curated MCP list: claudefa.st/blog/tools/mcp-extensions/best-addons
- 12 MCP Server Guide – Best servers for CC: mcpcat.io/guides/best-mcp-servers-for-claude-code
# MCP SERVERS
- 13 Playwright – Browser automation (official): github.com/microsoft/playwright-mcp
- 14 Firecrawl – Web scraping + search: github.com/firecrawl/mcp-server-firecrawl
- 15 Supabase – DB + auth + edge functions: github.com/supabase-community/supabase-mcp
- 16 PostgreSQL – Database: github.com/modelcontextprotocol/servers
- 17 GitHub – PRs, issues, repos: github.com/modelcontextprotocol/servers
- 18 Context7 – Live library docs: github.com/upstash/context7
- 19 Sentry – Error monitoring: github.com/modelcontextprotocol/servers
- 20 Dokploy – Deployment: github.com/Dokploy/mcp
- 21 Slack – Messaging: github.com/modelcontextprotocol/servers
- 22 Notion – Knowledge base: github.com/modelcontextprotocol/servers
- 23 Figma – Design access: github.com/modelcontextprotocol/servers
- 24 Linear – Project management: github.com/modelcontextprotocol/servers
# ARTICLES + BLOGS
- 25 10 CLI Tools for AI Coding – Starmorph: blog.starmorph.com/blog/10-cli-tools-for-ai-coding
- 26 Best MCP Servers for Devs – Firecrawl: firecrawl.dev/blog/best-mcp-servers-for-developers
- 27 MCP Config Guide – Step-by-step setup: builder.io/blog/claude-code-mcp-servers
- 28 Agentmaxxing – Parallel agents: vibecoding.app/blog/agentmaxxing
# SKILLS + EXTENSIONS
- 29 Superpowers – Browser + LinkedIn tools: github.com/obra/superpowers
- 30 Taste Skill – Anti-slop frontend: github.com/Leonxlnx/taste-skill
- 31 Chrome CDP – Control Chrome tabs: github.com/pasky/chrome-cdp-skill
- 32 Delivery Lifecycle – Full workflow skills: github.com/levnikolaevich/claude-code-skills
- 33 Codex Settings – Optimised configs: github.com/fcakyon/claude-codex-settings
- 34 CLUI – Visual interface for CC: github.com/lcoutodemos/clui-cc
- 35 Loop – Recurring task runner: github.com/tadaspetra/loop
- 36 Clawd Cursor – Claude + Cursor: github.com/AmrDab/clawd-cursor
# TERMINAL MULTIPLEXERS
- 37 cmux – macOS agent terminal (7.7k stars): cmux.com
- 38 gmux – Multi-agent orchestration: gmux.sh
- 39 claude-squad – Manage multiple agents: github.com/smtg-ai/claude-squad
- 40 dmux – Git worktree multiplexer: github.com/standardagents/dmux
- 41 mux – Isolated parallel dev: github.com/coder/mux
# AGENT FRAMEWORKS
- 42 ClawTeam – Multi-agent coordination: github.com/HKUDS/ClawTeam
- 43 CLI-Anything – Turn any tool into CLI: github.com/HKUDS/CLI-Anything
- 44 Collaborator AI – Multi-agent collab: github.com/collaborator-ai/collab-public
- 45 Autoresearch – Automated research loops: github.com/uditgoenka/autoresearch
- 46 ACE Platform – Agent control env: github.com/DannyMac180/ace-platform
- 47 Hermes Agent – NousResearch: github.com/NousResearch/hermes-agent
- 48 CopilotKit – Embed copilots in apps: github.com/CopilotKit/CopilotKit
# AUTOMATION + INFRA
- 49 n8n-as-code – n8n workflows as code: github.com/EtienneLescot/n8n-as-code
- 50 Office Agents – Word + Excel automation: github.com/hewliyang/office-agents
- 51 Cloak Browser – Stealth browser for agents: github.com/CloakHQ/CloakBrowser
- 52 OpenLogs – AI agent observability: openlogs.dev
- 53 Vercel Chat SDK – Agents for your users: vercel.com/blog/chat-sdk-brings-agents-to-your-users
- 54 Self-Hosted Infra – Happy Engineering guide: happy.engineering/docs/guides/self-hosting
Join the Community
Did you find this guide helpful? The AI landscape is moving far too fast for anyone to keep up alone.
If you want to stay ahead of the curve, subscribe to our free newsletter. I share deep dives, exclusive guides, and the most practical AI development workflows directly with my community first.
No spam, just actionable insights to help you build better products alongside other ambitious engineers.
More writing from the archive
20 Powerful Agentic-Skills for Claude, ChatGPT & Gemini
20 copy-pasteable agentic skills compatible with all AI coding tools.
The Hidden Emotions Shaping AI Behavior
Why AI models develop 'functional emotions' during training—and why understanding their internal 'desperation' is key to building safer products.
Projects connected to this thinking
Open Brain: Building a Personal Knowledge Backend with AI
Open Brain: Building a Personal Knowledge Backend with AI What if your notes could think? Not in a sci fi way — but in a practical, "I wrote something three months ago th…
Raiffeisen Bank: End-to-End Online Account Opening
Raiffeisen Bank: End to End Online Account Opening When Raiffeisen Bank decided to let customers open a bank account entirely online — no branch visit required — they kne…