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

Popular Plugins

View all

Next.js

Next.js rules and best practices for Cursor

9 rules34.9k installs

Front End

Front End rules and best practices for Cursor

1 rule30.1k installs

Expo

Expo rules and best practices for Cursor

2 rules17.4k installs

Fastapi

Fastapi rules and best practices for Cursor

2 rules11.3k 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 rules7.9k 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
Café Cursor Lomé

Café Cursor Lomé

Apr 25, 2026 · 8:30 AMLomé, Togo
Café Cursor Lagos

Café Cursor Lagos

Apr 25, 2026 · 8:30 AMLagos, Nigeria
Cursor Meetup Goiânia

Cursor Meetup Goiânia

Apr 25, 2026 · 12:00 PMGoiânia, Brazil
Cursor Hackathon Riyadh

Cursor Hackathon Riyadh

Apr 25, 2026 · 3:00 PMRiyadh, Saudi Arabia

Featured jobs

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

Members

View all
A
Arthur Mann
@arthur-mann-d8d2d
M
Mounkara Yakoubou
@mounkara-yakoubou-21bdc
F
FABIANO TUSINHO
@fabiano-tusinho-90493
S
SkillBuy Kosenkov
@skillbuy-kosenkov-22163

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
liquefy5 days ago

Kimi K2.6 Released - Request

Hello, Kimi K2.6 has been released and performs very well on benchmarks, any chance Cursor team could see if it is suitable to be added? Following comparison is with Opus 4.6 MAX and GPT 5.4 XHIGH:

18322,050 views
LTY832 days ago

When GPT 5.5 Available in cursor?

When GPT 5.5 Available in cursor?

18194,431 views
DuoHBshuijiao1 day 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…

138462 views
Dustin Wyatt6 days ago

AGENTS.md not automatically injected

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug Cursor doesn’t read AGENTS.md automatically. Steps to Reproduce In agents view, start a chat with Opus 4.7. Ask it something answered in your AG…

107199 views
Leland Hepworth5 days ago

Model Thinking Effort Selection is Missing

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug The model thinking effort is missing from model selection. Steps to Reproduce In the chat window, click on the model dropdown, and the models wit…

107175 views
Hassuri2 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…

10687 views
Ray Graham5 days ago

`alwaysApply: true` rules are being completely ignored now

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug Very recently, perhaps over the last several days, some version of Cursor has become bugged pertaining to rules. None of my rules with alwaysAppl…

132208 views
Jadyn Chou7 days ago

Remote SSH to Windows host: all Agent Skills fail to load, including built-in create-skill (Cursor 3.1.15, macOS → Windows)

Where does the bug appear (feature/product)? Cursor IDE Describe the Bug Summary When using Cursor on macOS to connect to a native Windows machine over Remote SSH, Agent Skills do not load at all. This affects both cus…

12068 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 rule13 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

MCP5 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.