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
List: 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: 11 days 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 (24 days ago)
- Default Branch: main
- Last Pushed: 2025-09-24T19:33:29.000Z (14 days ago)
- Last Synced: 2025-09-24T21:26:38.782Z (14 days 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 - built configurations, MCP servers, and custom rules designed to enhance Claude AI's performance for specific tasks. ☆`37` (Claude Code / Laravel)
- awesome-claude-code - `ClaudoPro Directory`
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 immediatelyNo 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 ClaudeSee 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)