Best MCP Servers for Cursor in 2026
Cursor's agent mode becomes dramatically more useful once it can call real tools — query a database, drive a browser, read your issue tracker. MCP servers are how you grant those abilities, configured through Cursor's mcp.json.
The ranking below lists the most-adopted servers that work with Cursor. Each detail page provides the configuration snippet in Cursor's format, so setup is a paste-and-restart operation.

punkpeye/awesome-mcp-servers MCP server.

⭐AI-driven public opinion & trend monitor with multi-platform aggregation, RSS, and smart alerts.🎯 告别信息过载,你的 AI 舆情监控助手与热点筛选工具!聚合多平台热点 + RSS 订阅,支持关键词精准筛选。

Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.

Complete API layer for private AI applications on local models: RAG, skills, tools, MCP, text-to-sql, and more. Works with any OpenAI-compatible inference server.

English | 简体中文 | 繁體中文 | Español | Français | Bahasa Indonesia | 日本語 | 한국어 | Русский | Tiếng Việt Discord · X · WeChat / Feishu

Chrome DevTools for coding agents

This release includes AAS Core under the claim for local search, inspection, recommendation, manifest validation, planning, and diagnosis.

Open-source foundation of ToolJet AI - the enterprise app generation platform for internal tools, dashboards, business applications, workflows and AI agents.

Enhanced ChatGPT Clone: Features Agents, MCP, Skills, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching,...

Playwright MCP server

Open-source AI browser agent for web automation: a web browsing agent and computer-use agent in plain English. Browser MCP for Claude Code and Gemini CLI.

A powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
FAQ
Where do I configure MCP servers in Cursor?
In Settings → MCP (or by editing .cursor/mcp.json in your project for project-scoped servers). Paste the mcpServers block from the detail page, then enable the server in the MCP panel — Cursor shows a green indicator when the connection succeeds.
Can I use project-scoped and global MCP servers together?
Yes. Global servers live in your user settings and apply everywhere; project servers in .cursor/mcp.json apply only to that repository. Project configuration wins when both define the same server name.
Do these servers work in Cursor's Composer and Chat?
Any enabled MCP server's tools are available to the agent across Cursor's AI features. The agent decides when to call them based on your prompt — you can also nudge it by naming the tool explicitly.