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 79.1k+ developers building with Cursor.

Popular Plugins

View all

Next.js

Next.js rules and best practices for Cursor

9 rules35.3k installs

Front End

Front End rules and best practices for Cursor

1 rule30.4k installs

Expo

Expo rules and best practices for Cursor

2 rules17.5k 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
Cafe Cursor Aracaju

Cafe Cursor Aracaju

May 2, 2026 · 12:00 PMAracaju, Brazil
Cursor Hackathon Montreal

Cursor Hackathon Montreal

May 2, 2026 · 2:00 PMMontreal, Canada
Cursor & Nexo presentan: AI Masterclass - De idea a startup con IA

Cursor & Nexo presentan: AI Masterclass - De idea a startup con IA

May 2, 2026 · 3:00 PMOnline
valsea x Cursor 24H Buildathon - Workshop

valsea x Cursor 24H Buildathon - Workshop

May 3, 2026 · 12:30 PMOnline

Featured jobs

View all
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
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

Members

View all
K
Kleissi Souza
@kleissi-souza-c0ff7
N
Naren
@naren-764d4
A
Ayoub Abidi
@ayoub-abidi-0d7a0
L
Leonardo correa
@leonardo-correa-ef48f

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
Stonianua7 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…

123194 views
Seif Maloufi6 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…

193215 views
chengsong tan5 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 …

11180 views
Johan6 days ago

"Team-scoped automations require a team context"

Where does the bug appear (feature/product)? Background Agent (GitHub, Slack, Web, Linear) Describe the Bug I got a popup to use some new feature to run automations on a schedule. I tried to create the default bug fixin…

3461 views
Christophe Hautenne6 days ago

Idea to improve Composer 2 and Plan Mode

Hello Cursor Team. I love to use the Plan mode, but when I do it with Composer 2 model, each time I ask for changes (change the implementation, add details, correct some asumptions …), the model update the plan but refe…

3665 views
Colin3 days ago

Cursor SDK & Cloud Agents API updates

Blog · Docs The Cursor SDK is now available in public beta. The same agents that power the desktop app, CLI, and web app are accessible with a few lines of TypeScript through @cursor/sdk! Cursor SDK is availab…

12288 views
Outbad4 days ago

Using deepseek-v4-pro:cloud in Cursor via local Ollama and GitLens — lessons from the reasoning_content mess

DeepSeek V4 (deepseek-v4-pro:cloud) in Cursor via local Ollama + GitLens What / why: Pointing Cursor straight at the DeepSeek API often breaks on V4 + thinking + tools, because callers must replay reasoning_content corre…

11763 views
ananas7 days ago

The deepseek-v4-pro api cannot be used normally

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug Provider returned error: {“error”:{“message”:“The reasoning_content in the thinking mode must be passed back to the API.”,“type”:“invalid_request_…

32718 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 rule22 installs
H

haiku-mcp-server

haiku-mcp-server plugin for Cursor

MCP1 install
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.

MCP1 install

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.