Cursor Directory
PluginsEventsJobsMembersBoard

Explore

  • Plugins
  • MCP Servers
  • Rules
  • Events
  • Jobs

Community

  • Members
  • Board
  • Companies
  • About

Resources

  • Learn Cursor
  • Changelog
  • Documentation
  • Blog

Contribute

  • Submit a Plugin
  • Host an Event
  • Post a Job
  • GitHub
Cursor Directory

Explore what the community is building

Plugins, MCP servers, events, and 79k+ developers building with Cursor.

Popular Plugins

View all

Next.js

Next.js rules and best practices for Cursor

9 rules35.2k installs

Front End

Front End rules and best practices for Cursor

1 rule30.3k installs

Expo

Expo rules and best practices for Cursor

2 rules17.4k installs

Fastapi

Fastapi rules and best practices for Cursor

2 rules11.4k installs
G

GitHub

This server provides integration with Github's issue tracking system through MCP, allowing LLMs to interact with Github issues.

MCP8.5k installs

Java

Java rules and best practices for Cursor

2 rules8k installs

Data Analyst

Data Analyst rules and best practices for Cursor

1 rule7.9k installs
S

Supabase

This is an MCP server for PostgREST. It allows LLMs perform database queries and operations on Postgres databases via PostgREST.

MCP7.6k installs

Upcoming Events

View all
Cursor x Briefcase: FinTech London Hackathon

Cursor x Briefcase: FinTech London Hackathon

Apr 30, 2026 · 4:15 PMLondon, United Kingdom
Cursor Meetup Tirana

Cursor Meetup Tirana

Apr 30, 2026 · 4:30 PMTiranë, Albania
Cursor Co-work | Ciudad de Guatemala

Cursor Co-work | Ciudad de Guatemala

Apr 30, 2026 · 8:00 PMCiudad de Guatemala, Guatemala
Cursor Chennai Meetup

Cursor Chennai Meetup

May 1, 2026 · 11:30 AMChennai, India

Featured jobs

View all
Mixedbread•Remote

AI Software Baker

🍞 Mixedbread (6-person seed team) bakes next-gen search; our OSS models pull millions of HF downloads. Role: Full-Stack AI/Backend Engineer | SF or remote | $100-300k+equity Ship Next.js or Fastapi + Ray features, scale multimodal search, work tight with founders. You: Python or Next wiz, distributed systems, FastAPI/SQLAlchemy/React. Stack: Python, Ray, FastAPI, SQLAlchemy, Next.js, Turborepo, K8s. Perks: free meals, health+gym, epic offsites, visa sponsor. DM: x.com/juliuslipp

View
Shortwave•On site

Staff AI Agent Engineer

Our AI agent is the heartbeat of our product—a sophisticated system combining advanced LLMs, powerful search infra, a modular MCP integrations framework, and intuitive UI to deliver a magical experience for users. We're looking for a talented, driven, and experienced engineer to elevate our AI agent to its full potential. The compensation for this role ranges from $215k to $275k salary & between 1% and 2% equity. This is a leadership role intended for a truly exceptional, senior candidate.

View
Speakeasy•Remote

Product Engineer

At Speakeasy we’re building the next generation of API infrastructure. We aim to give all of our customers a stripe-like developer experience through best in class developer surfaces. Great developer experience drives API adoption, reduces the burden on support and engineering and paves the way for emergent use cases.

View
Cursor•Remote

Community at Cursor

Join our team to build community, provide support, and advocate for Cursor users. We tinker systems and tools to enhance workflows and make sure we provide a great user experience

View

Members

View all
A
Abhishek
@abhishek-56b6c
H
Hadeed
@hadeed-c4eb1
M
Metin Rzayev
@metin-rzayev-04f14
P
Paulo Davi
@paulo-davi-1f2ae

Trending in Cursor

View all

chernistry

Declarative Agent Orchestration. Ship while you sleep.

Bernstein takes a goal, breaks it into tasks, assigns them to AI coding agents running in parallel, verifies the output, and merges the results. You come back to working code, passing tests, and a clean git history. No framework to learn. No vendor lock-in. Agents are interchangeable workers — swap any agent, any model, any provider. The orchestrator itself is deterministic Python code. Zero LLM tokens on scheduling.

Mihai

I built an MCP server with 172 tools for editing WordPress sites through Cursor

MCP server for editing WordPress through Cursor. 172 tools across 12 page builders (Elementor, Bricks, Divi, Gutenberg, etc). Edits native builder formats, not raw HTML — so the builder can still re-edit the page. Surgical element editing at ~50 tokens per edit. Duplicate-before-edit safety: AI never touches the live page. Optimistic locking prevents overwrites. 448 sites connected. Setup: npx add-mcp "npx -y @respira/wordpress-mcp-server"

Varun Pratap Bhardwaj

peer-to-peer communication layer for AI coding agents

**Name:** SLM Mesh **npm:** https://www.npmjs.com/package/slm-mesh **PyPI:** https://pypi.org/project/slm-mesh/ **License:** MIT **Install:** `npx slm-mesh` or `npm install -g slm-mesh` **MCP Config:** ```json { "mcpServers": { "slm-mesh": { "command": "npx", "args": ["slm-mesh"] } } } **Short description:** Peer-to-peer communication for AI coding agents — 8 MCP tools for discovery, messaging, shared state, file locking, and events. Works with any MCP agent.

From the Forum

View all
DiscussionsGuidesShowcaseIdeasAnnouncements
DuoHBshuijiao6 days ago

Compatibility with DeepSeek model's design to return reasoning content after tool calls?

DeepSeek V4 was released today, and its coding capabilities seem noteworthy. However, Cursor currently doesn’t support DeepSeek’s thinking model design, which requires returning reasoning_content after multi-turn tool ca…

26212,107 views
LTY837 days ago

When GPT 5.5 Available in cursor?

When GPT 5.5 Available in cursor?

16204,767 views
Colin6 days ago

GPT 5.5 - Out now!

Announcement · Pricing GPT-5.5 is now available in Cursor! It’s currently the top model on CursorBench at 72.8%. We’ve partnered with OpenAI to offer it for 50% off through May 2. Have you tried it out?

32182,796 views
Brian Lange6 days ago

Can't create a new automation: "Team-scoped automations require a team context"

Where does the bug appear (feature/product)? Somewhere else… Describe the Bug When I try to create an automation on https://cursor.com/automations/new, I get a toast in the bottom that says “Team-scoped automations requ…

1010216 views
Hassuri7 days ago

Chat response taking long time

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug In all of my windows cursor takes super long time to respons, takes a minute to respond to a simple hello, and real promps simply take too long to…

10694 views
Seif Maloufi4 days ago

Cursor wiped ~300GB from my system after a simple cache cleanup request (critical issue)

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug Cursor executed destructive filesystem operations after a simple cache cleanup request, resulting in massive unintended data loss (~300GB) and par…

193192 views
Stonianua5 days ago

Agents freeze at grepping and subagents

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug Agents freeze on grepping and subagents running. Composer and 5.5 used. Restarting IDE helps for a while but then the problem gets back. Sometimes…

112149 views
chengsong tan3 days ago

Request stuck at "Reconnecting" and still consuming requests

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug I did a single turn of conversation, which got stuck at “Reconnecting” and is consuming 3 requests instead of 1. Steps to Reproduce use the opus …

11172 views

Recent Plugins

View all
A

Astro

Cursor plugin for Astro containing tools to assist you during development including the official Astro Docs MCP, rules with best practises and coding standards and several skills such as add integration, content collection, create component, docs lookup and migrate.

MCP1 rule14 installs
H

haiku-mcp-server

haiku-mcp-server plugin for Cursor

MCP
A

Archcore

Make your AI agent code with your project's architecture, rules, and decisions.

MCP2 rules2 installs
T

Tap

Browser automation MCP for your logged-in Chrome. Compile once, run forever — zero LLM cost per run, auto-detects drift when sites change.

MCP

excel-webview2-mcp

MCP server for automating and debugging Excel add-ins running in WebView2 via the Chrome DevTools Protocol

MCP

Java performance MCP

MCP server for profiling Java applications via JDK utilities (jcmd, jfr, jps). Enables AI assistants to diagnose performance, analyze threads, and inspect JFR recordings without manual CLI usage.

MCP
H

HemmaBo

Direct booking infrastructure for vacation rentals. 0% commission, Stripe direct to host.

MCP1 install
P

Perspective AI

An AI Concierge replaces static forms with adaptive AI conversations that understand real situations, structure key information automatically, and trigger the right next step. Once connected, your AI assistant can design conversation agents, analyze conversations, deploy embeds, and automate follow-ups directly from Cursor

MCP3 installs
A

AllRatesToday Currency API

Real-time currency exchange rates and historical data for 160+ currencies

MCP7 installs
N

Nia Skills

Index and search code repositories, documentation, research papers, and HuggingFace datasets with Nia AI.

J

janus-analytics

MCP server for querying Janus analytics — let your AI agent check your dashboard, events, funnels, and usage.

MCP1 install
E

Eventship

Run your in-person events from your AI. Create events, manage tickets, register attendees, and broadcast updates on Eventship. Plus search public events anyone can join.

MCP

agent-lsp

Stateful MCP server over real language servers. 50 tools, 30 CI-verified languages, 20 agent workflows. Persistent sessions, speculative execution, single Go binary.

A

Avalara E-invoicing and Live Reporting MCP server

Provides access to Avalara E-Invoicing and Live Reporting APIs for retrieving document statuses, downloading compliant documents, and managing compliance across jurisdictions.

MCP
V

vynly-mcp

vynly-mcp plugin for Cursor

MCP1 install
S

superpower-builder

Build your own AI superpowers. A meta-framework for turning any repeatable task into a reusable workflow.