An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

          

# Claude Pro Directory ๐Ÿš€

[![CI](https://github.com/JSONbored/claudepro-directory/actions/workflows/ci.yml/badge.svg?branch=main&event=push)](https://github.com/JSONbored/claudepro-directory/actions/workflows/ci.yml)
[![Security](https://github.com/JSONbored/claudepro-directory/actions/workflows/security.yml/badge.svg?branch=main&event=push)](https://github.com/JSONbored/claudepro-directory/actions/workflows/security.yml)
[![CodeQL Security Scan](https://github.com/JSONbored/claudepro-directory/actions/workflows/codeql-analysis.yml/badge.svg?branch=main&event=push)](https://github.com/JSONbored/claudepro-directory/actions/workflows/codeql-analysis.yml)
[![License: MIT](https://img.shields.io/badge/License-MIT-orange.svg)](https://opensource.org/licenses/MIT)
[![TypeScript](https://img.shields.io/badge/TypeScript-5.9+-blue)](https://www.typescriptlang.org/)
[![Next.js](https://img.shields.io/badge/Next.js-15.6-black)](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

![RepoBeats Analytics](https://repobeats.axiom.co/api/embed/c2b1b7e36103fba7a650c6d7f2777cba7338a1f7.svg "Repobeats analytics image")

## ๐ŸŽฏ 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

[![Discord](https://img.shields.io/badge/Discord-Join%20Server-5865F2?style=for-the-badge&logo=discord&logoColor=white)](https://discord.gg/Ax3Py4YDrq)
[![GitHub Discussions](https://img.shields.io/badge/GitHub-Discussions-181717?style=for-the-badge&logo=github&logoColor=white)](https://github.com/JSONbored/claudepro-directory/discussions)
[![Twitter](https://img.shields.io/badge/Twitter-@JSONbored-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](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)