https://github.com/JSONbored/claudepro-directory
๐ฏ Curated directory of Claude prompts, MCP servers & tools for developers. Open to community contributions!
https://github.com/JSONbored/claudepro-directory
ai-directory ai-tools anthropic artificial-intelligence awesome-list base build-in-public claude claude-ai claude-api claude-code claude-desktop claude-prompts developer-tools llm mcp-servers open-source prompt-engineering prompts
Last synced: 9 months ago
JSON representation
๐ฏ Curated directory of Claude prompts, MCP servers & tools for developers. Open to community contributions!
- Host: GitHub
- URL: https://github.com/JSONbored/claudepro-directory
- Owner: JSONbored
- License: mit
- Created: 2025-09-15T04:40:32.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-09-24T19:33:29.000Z (9 months ago)
- Last Synced: 2025-09-24T21:26:38.782Z (9 months ago)
- Topics: ai-directory, ai-tools, anthropic, artificial-intelligence, awesome-list, base, build-in-public, claude, claude-ai, claude-api, claude-code, claude-desktop, claude-prompts, developer-tools, llm, mcp-servers, open-source, prompt-engineering, prompts
- Language: TypeScript
- Homepage: https://claudepro.directory
- Size: 1.56 MB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-ai - JSONbored/claudepro-directory
- ultimate-awesome - claudepro-directory - ๐ฏ Curated directory of Claude prompts, MCP servers & tools for developers. Open to community contributions!. (Other Lists / TeX Lists)
- awesome-openclaw-skills - ClaudoPro Directory - crafted, wide selection of Claude Code hooks, slash commands, subagent files, and more, coverin... | - | (Code & Developer Tools)
- awesome-claude-code-cn - ClaudoPro Directory - ็ฒพๅฟๅถไฝใๅนฟๆณ้ๆฉ็ Claude Code ้ฉๅญใๆๆ ๅฝไปคใๅญไปฃ็ๆไปถ็ญ๏ผๆถต็ไธ็ณปๅไธไธไปปๅกๅๅทฅไฝๆต็จใๆฏๆฎ้็"Claude-template-for-everything"็ซ็นๆดๅฅฝ็่ตๆบใ (ๅทฅไฝๆต็จไธ็ฅ่ฏๆๅ ๐ง / ้็จ)
README
# Claude Pro Directory ๐
[](https://github.com/JSONbored/claudepro-directory/actions/workflows/ci.yml)
[](https://github.com/JSONbored/claudepro-directory/actions/workflows/security.yml)
[](https://github.com/JSONbored/claudepro-directory/actions/workflows/codeql-analysis.yml)
[](https://opensource.org/licenses/MIT)
[](https://www.typescriptlang.org/)
[](https://nextjs.org/)
### **Find the perfect Claude configuration in seconds**
**129+ community configurations โข MCP servers โข Agents โข Commands โข Hooks**
[๐ **Browse Configurations**](https://claudepro.directory) โข [๐ **Submit Yours**](https://claudepro.directory/submit) โข [๐ฌ **Join Discord**](https://discord.gg/Ax3Py4YDrq)
## ๐ Activity

## ๐ฏ What is Claude Pro Directory?
**Stop starting from scratch.** Claude Pro Directory is a searchable collection of pre-built configurations, MCP servers, and custom rules that make Claude AI work better for specific tasks.
Whether you need Claude to review code like a senior engineer, write like a professional author, or analyze data like a scientist - we have configurations ready to copy and use.
## โจ Why Use It?
๐ **Instant Setup** - Copy, paste, done. No configuration headaches.
๐ฏ **Task-Specific** - Configurations optimized for coding, writing, analysis, and more.
๐ **Searchable** - Find exactly what you need with advanced filtering.
๐ **Always Fresh** - New configurations added weekly by the community.
## ๐ช Browse by Category
| **[๐ค Agents](https://claudepro.directory/agents)** | **[โ๏ธ MCP Servers](https://claudepro.directory/mcp)** | **[๐ Rules](https://claudepro.directory/rules)** |
|:---:|:---:|:---:|
| Specialized AI personas | Model Context Protocol servers | Custom instructions |
| **[๐ง Commands](https://claudepro.directory/commands)** | **[๐ช Hooks](https://claudepro.directory/hooks)** | **[๐ Trending](https://claudepro.directory/trending)** |
| Quick actions | Event automation | Popular this week |
## ๐ Quick Start
### For Users
1. **[Visit claudepro.directory](https://claudepro.directory)**
2. **Search or browse** for configurations
3. **Copy** the configuration
4. **Paste** into Claude
5. **Start using** your enhanced Claude immediately
No account needed. No downloads. Just better AI conversations.
### For Contributors
Want to share your Claude configurations with the community?
1. **Fork** this repository
2. **Add** your configuration to the appropriate `content/` folder
3. **Submit** a pull request
4. **Help** others work smarter with Claude
See our [Contributing Guide](.github/CONTRIBUTING.md) for details.
## ๐ฆ What's Available
- **129+** Configurations and growing
- **10+** Categories covering all use cases
- **50+** MCP server integrations
- **20+** Custom hooks for automation
- **Updated** weekly with new submissions
## ๐ Tech Stack
| Frontend | Backend | Infrastructure |
|:---:|:---:|:---:|
| Next.js 15.6 | Node.js | Vercel |
| React 19 | TypeScript 5.9 | GitHub Actions |
| Tailwind CSS | Turbopack | CodeQL Security |
## ๐ค Community
[](https://discord.gg/Ax3Py4YDrq)
[](https://github.com/JSONbored/claudepro-directory/discussions)
[](https://x.com/JSONbored)
## ๐ฅ Contributors
Thanks to everyone who has contributed to making Claude better for everyone!
## ๐ License
MIT ยฉ [JSONbored](https://github.com/JSONbored)
## ๐ง Development
For Developers (click to expand)
### Prerequisites
- Node.js 20+
- npm or yarn
### Setup
```bash
# Clone the repository
git clone https://github.com/JSONbored/claudepro-directory.git
cd claudepro-directory
# Install dependencies
npm install
# Run development server
npm run dev
```
### Scripts
```bash
npm run dev # Start development server
npm run build # Build for production
npm run lint # Run linting
npm run type-check # Check TypeScript
```
### Project Structure
```
claudepro-directory/
โโโ app/ # Next.js pages
โโโ components/ # React components
โโโ content/ # Configuration JSONs
โโโ lib/ # Utilities
โโโ public/ # Static assets
```
See [Contributing Guide](.github/CONTRIBUTING.md) for more details.
---
**Built with โค๏ธ by the Claude community**
[Website](https://claudepro.directory) โข [GitHub](https://github.com/JSONbored/claudepro-directory) โข [Discord](https://discord.gg/Ax3Py4YDrq)