Skip to main content
0
D

Directories

Find rules and MCP servers

Rating

0.0

Votes

0

score

Downloads

0

total

Price

Free

API key required

Works With

Claude CodeCursorWindsurfVS CodeDeveloper tool

About

Cursor Directory

The community hub for Cursor — plugins, MCP servers, events, jobs, and thousands of developers building together.

[cursor.directory](https://cursor.directory)

Project Structure

├── apps/
│   └── cursor/          # Next.js app
├── packages/
│   └── email/           # Email templates (React Email)
├── supabase/
│   └── migrations/      # Database migrations
└── package.json         # Bun workspace config

All data lives in the database — there is no local data in the repo.

Getting Started

Prerequisites

Setup

  1. 1.Clone the repo
bash
git clone https://github.com/pontusab/cursor.directory.git
cd cursor.directory
  1. 1.Install dependencies
bash
bun install
  1. 1.Configure environment variables
bash
cp apps/cursor/.env.example apps/cursor/.env

Fill in the required values:

VariableRequiredDescription
NEXT_PUBLIC_SUPABASE_URLYesSupabase project URL
NEXT_PUBLIC_SUPABASE_ANON_KEYYesSupabase anon/public key
SUPABASE_SERVICE_ROLE_KEYYesSupabase service role key
RESEND_API_KEYNoResend API key (emails)
NEXT_PUBLIC_APP_URLNoDefaults to http://localhost:3000
  1. 1.Run the database migrations

Apply the migrations in supabase/migrations/ to your Supabase project.

  1. 1.Start the dev server
bash
bun dev

Open http://localhost:3000.

Contributing

All content is submitted through the website — no pull requests needed for data.

Submit a Plugin

  1. 1.Go to cursor.directory/plugins/new
  2. 2.Sign in with GitHub or Google
  3. 3.Paste a GitHub repo URL — we auto-detect components following the Open Plugins standard
  4. 4.Click Submit

Auto-detected components:

ComponentPath
Rulesrules/*.mdc
MCP Servers.mcp.json
Skillsskills/*/SKILL.md
Agentsagents/*.md
Hookshooks/hooks.json
LSP Servers.lsp.json

See the Open Plugins specification and plugin template for details.

Host an Event

Community events are powered by Luma:

  1. 1.Go to cursor.directory/events
  2. 2.Click Host an event
  3. 3.Fill out the form — your event will appear on the site automatically

Post a Job

  1. 1.Sign in at cursor.directory
  2. 2.Navigate to Jobs → Post a job
  3. 3.Fill in the details and submit

Tech Stack

Don't lose this

Three weeks from now, you'll want Directories again. Will you remember where to find it?

Save it to your library and the next time you need Directories, it’s one tap away — from any AI app you use. Group it into a bench with the rest of the team for that kind of task and you can pull the whole stack at once.

⚡ Pro tip for geeks: add a-gnt 🤵🏻‍♂️ as a custom connector in Claude or a custom GPT in ChatGPT — one click and your library is right there in the chat. Or, if you’re in an editor, install the a-gnt MCP server and say “use my [bench name]” in Claude Code, Cursor, VS Code, or Windsurf.

🤵🏻‍♂️

a-gnt's Take

Our honest review

This plugs directly into your AI and gives it new abilities it didn't have before. Find rules and MCP servers. Once connected, just ask your AI to use it. It's completely free and works across most major AI apps. This one just landed in the catalog — worth trying while it's fresh.

Tips for getting started

1

Tap "Get" above, pick your AI app, and follow the steps. Most installs take under 30 seconds.

2

Heads up: this needs an API key to work. You'll get one from the service's website (usually free). The setup guide tells you exactly where.

3

Your data stays between you and your AI — nothing is shared with us or anyone else.

What's New

Version 1.0.06 days ago

Imported from GitHub

Ratings & Reviews

0.0

out of 5

0 ratings

No reviews yet. Be the first to share your experience.