# Awesome Claude — Agents, MCP Servers, Skills & Hooks > Directory of Claude-centric agents, MCP servers, skills, hooks, and guides. Build a practical starter stack for Claude Code/Cursor. ## Install Save the content below to `.claude/skills/` or append to your `CLAUDE.md`: ## Quick Use ```bash git clone https://github.com/JSONbored/awesome-claude cd awesome-claude less README.md ``` ## Intro Awesome Claude is a single directory that helps you discover Claude skills, MCP servers, and agent workflows without hopping across dozens of repos. **Best for:** Claude Code / Cursor users building a curated, repeatable agent tool stack **Works with:** Claude Code, Claude Desktop, Cursor, and other MCP-capable clients (entries vary) **Setup time:** 3–10 minutes ### Key facts (verified) - Use it to pick 1–2 MCP servers plus a skill pack, then validate with a small project before scaling. - Keep a local fork so you can annotate “works for us” vs “needs review” with PRs. - GitHub: 217 stars · 25 forks; pushed 2026-05-12 (GitHub API verified). ## Main A useful way to consume directories like this: - Create a “team baseline” file listing your chosen servers/skills and the exact configs you use. - Prefer entries with concrete install commands and environment variable documentation. - When you adopt a server, write a short internal runbook: what tools it exposes and what data it touches. ### README excerpt (verbatim)
HeyClaude **An awesome Claude directory for agents, MCP servers, skills, hooks, commands, tools, and AI workflows.** 384+ file-backed entries covering agents, MCP servers, tools, skills, hooks, rules, commands, guides, collections, and statuslines. [Website](https://heyclau.de) • [Browse](https://heyclau.de/browse) • [Jobs](https://heyclau.de/jobs) • [Submit](https://heyclau.de/submit) • [API](https://heyclau.de/api-docs) • [MCP](packages/mcp) • [Discussions](https://github.com/JSONbored/awesome-claude/discussions) [Feeds](https://heyclau.de/api/registry/feed) • [RSS](https://heyclau.de/feed.xml) • [Atom](https://heyclau.de/atom.xml) • [LLM export](https://heyclau.de/llms-full.txt) • [Raycast](integrations/raycast) • [MCP endpoint](https://heyclau.de/api/mcp) • [Claim/update](https://heyclau.de/claim)
--- ## What is HeyClaude? HeyClaude is an unofficial, community-built awesome Claude directory and browsable registry. - No paid database required for the public site - Content lives in-repo as files - Community submissions can flow through GitHub - Jobs are reviewed and published by maintainers - The site doubles as an awesome-list and a browsable directory ## At a Glance | Section | Entries | Scope | | --------------------------- | ------: | ------------------------------------------------------------------------- | | [Agents](#ai-agents) | 39 | Specialized Claude agents and expert roles. | | [MCP Servers](#mcp-servers) | 48 | Model Context Protocol servers and integrations. | | [Tools](#tools) | 52 | Apps, developer tools, services, and products for Claude-native builders. | | [Skills](#skills) | 68 | Installable skill packs and reusable capabilities. | | [Rules](#rules) | 29 | Prompt guardrails, project rules, and operating constraints. | | [Commands](#commands) | 27 | Slash commands and reusable command prompts. | | [Hooks](#hooks) | 66 | Claude Code hook configs and automation helpers. | ### FAQ **Q: Is everything here official?** A: No—it's a community directory; validate each linked repo's license and safety posture. **Q: How do I avoid duplicates?** A: Use your own baseline list and keep only one server per capability until you have evidence to add more. **Q: How do I keep it updated?** A: Track upstream with git and periodically review new entries via PRs. ## Source & Thanks > Source: https://github.com/JSONbored/awesome-claude > License: MIT > GitHub stars: 217 · forks: 25 --- ## 快速使用 ```bash git clone https://github.com/JSONbored/awesome-claude cd awesome-claude less README.md ``` ## 简介 Awesome Claude 把 Claude 生态的 skills、MCP servers 与 agent workflows 汇到一个目录里,减少你在大量仓库间来回跳转的成本。 **最适合:** 想搭建可复用、可复制的 Agent 工具栈的 Claude Code / Cursor 用户 **适配:** Claude Code、Claude Desktop、Cursor 等支持 MCP 的客户端(条目能力不一) **配置时间:** 3–10 分钟 ### 关键事实(已验证) - 建议先从 1–2 个 MCP server + 一个 skill 包开始,小项目验证后再扩展。 - 可以 fork 一份本地副本,用 PR/注释区分“可用/待评审/不适用”。 - GitHub:217 stars · 25 forks;最近更新 2026-05-12(GitHub API 验证)。 ## 正文 消化这类目录时,可以采用更工程化的方式: - 做一个“团队基线”清单,记录你们选择的 server/skill 以及对应的配置。 - 优先选择安装命令明确、环境变量说明清晰的条目。 - 每接入一个 server,都写一段小的内部 runbook:暴露哪些工具、会触达哪些数据。 ### README 原文节选(verbatim)
HeyClaude **An awesome Claude directory for agents, MCP servers, skills, hooks, commands, tools, and AI workflows.** 384+ file-backed entries covering agents, MCP servers, tools, skills, hooks, rules, commands, guides, collections, and statuslines. [Website](https://heyclau.de) • [Browse](https://heyclau.de/browse) • [Jobs](https://heyclau.de/jobs) • [Submit](https://heyclau.de/submit) • [API](https://heyclau.de/api-docs) • [MCP](packages/mcp) • [Discussions](https://github.com/JSONbored/awesome-claude/discussions) [Feeds](https://heyclau.de/api/registry/feed) • [RSS](https://heyclau.de/feed.xml) • [Atom](https://heyclau.de/atom.xml) • [LLM export](https://heyclau.de/llms-full.txt) • [Raycast](integrations/raycast) • [MCP endpoint](https://heyclau.de/api/mcp) • [Claim/update](https://heyclau.de/claim)
--- ## What is HeyClaude? HeyClaude is an unofficial, community-built awesome Claude directory and browsable registry. - No paid database required for the public site - Content lives in-repo as files - Community submissions can flow through GitHub - Jobs are reviewed and published by maintainers - The site doubles as an awesome-list and a browsable directory ## At a Glance | Section | Entries | Scope | | --------------------------- | ------: | ------------------------------------------------------------------------- | | [Agents](#ai-agents) | 39 | Specialized Claude agents and expert roles. | | [MCP Servers](#mcp-servers) | 48 | Model Context Protocol servers and integrations. | | [Tools](#tools) | 52 | Apps, developer tools, services, and products for Claude-native builders. | | [Skills](#skills) | 68 | Installable skill packs and reusable capabilities. | | [Rules](#rules) | 29 | Prompt guardrails, project rules, and operating constraints. | | [Commands](#commands) | 27 | Slash commands and reusable command prompts. | | [Hooks](#hooks) | 66 | Claude Code hook configs and automation helpers. | ### FAQ **这里的内容都是官方的吗?** 答:不是——它是社区目录;每个链接的仓库都应独立验证许可证与安全性。 **怎么避免重复堆叠?** 答:用自己的基线清单管理能力面,在证据不足时同一能力先只保留一个 server。 **怎么保持更新?** 答:通过 git 跟踪上游,定期用 PR 的方式评审新增条目。 ## 来源与感谢 > Source: https://github.com/JSONbored/awesome-claude > License: MIT > GitHub stars: 217 · forks: 25 --- Source: https://tokrepo.com/en/workflows/awesome-claude-agents-mcp-servers-skills-hooks Author: Skill Factory