# cursor mcp > Independent directory of MCP servers for Cursor, with the mcp.json to paste > for each one. Not affiliated with Anysphere, Cursor, or the vendors listed. Cursor reads MCP config from `~/.cursor/mcp.json` (global) or `.cursor/mcp.json` (per project). In the UI: Settings > Tools & MCP > New MCP Server. ## Servers Each page carries the Cursor JSON and a short direct answer. - [Context7](https://cursormcp.org/servers/context7): current library docs, remote at `https://mcp.context7.com/mcp`. - [GitHub](https://cursormcp.org/servers/github): repos, issues, and PRs, remote at `https://api.githubcopilot.com/mcp/`. - [Playwright](https://cursormcp.org/servers/playwright): drives a real browser, local via `npx -y @playwright/mcp@latest`. - [Figma](https://cursormcp.org/servers/figma): design context, remote at `https://mcp.figma.com/mcp`. - [Notion](https://cursormcp.org/servers/notion): pages and databases, remote at `https://mcp.notion.com/mcp`. - [Linear](https://cursormcp.org/servers/linear): issues and cycles, remote at `https://mcp.linear.app/mcp`. - [Supabase](https://cursormcp.org/servers/supabase): database and auth, remote at `https://mcp.supabase.com/mcp`. - [Sentry](https://cursormcp.org/servers/sentry): crashes and traces, remote at `https://mcp.sentry.io/mcp`. - [Firecrawl](https://cursormcp.org/servers/firecrawl): scrapes pages, local via `npx -y firecrawl-mcp` with `FIRECRAWL_API_KEY`. - [Stripe](https://cursormcp.org/servers/stripe): payments and customers, remote at `https://mcp.stripe.com`. - [All servers](https://cursormcp.org/servers): the full directory in one page. ## Primer - [How Cursor loads MCP](https://cursormcp.org/cursor): where the config lives, how Cursor starts a server, and what the trust dialog means. ## Posts Each post opens with a short direct answer, then the essay. - [The Cursor MCP stack](https://cursormcp.org/posts/cursor-mcp-stack): ten official servers as one product loop, not a marketplace. - [Global vs project mcp.json](https://cursormcp.org/posts/global-vs-project-mcp-json): which file wins, variable interpolation, and where secrets should not go. - [When remote HTTP is enough](https://cursormcp.org/posts/when-remote-http-is-enough): eight URLs and two local npx processes. - [The 40-tool limit](https://cursormcp.org/posts/the-40-tool-limit): tool definitions occupy context, so toggle unused servers off. - [stdio and the trust dialog](https://cursormcp.org/posts/stdio-and-the-trust-dialog): local MCP runs as you, and the MCPoison CVE-2025-54136. - [Figma to Cursor loop](https://cursormcp.org/posts/figma-to-cursor-loop): get_design_context beats a PNG, and remote wants a frame link. - [All posts](https://cursormcp.org/posts): the full index.