Cursor
AI-first code editor with built-in MCP integration for enhanced coding
Quick Setup
Configure MCP servers in Cursor by editing your config file
~/.cursor/mcp.json%USERPROFILE%\.cursor\mcp.json~/.cursor/mcp.jsonExample Configuration
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-filesystem",
"/path/to/files"
]
},
"github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-github"
],
"env": {
"GITHUB_TOKEN": "your-token-here"
}
}
}
}1. Open or create the config file at the path shown above
2. Add servers from the list below to your config
3. Restart Cursor to load the new servers
Compatible Servers
181 servers work with Cursor
21st.dev Magic
by 21st-dev
Create crafted UI components inspired by design engineers
AWS
Officialby awslabs
Specialized MCP servers for AWS best practices
AWS KB Retrieval
Officialby modelcontextprotocol
Retrieval from AWS Knowledge Base using Bedrock
AgentQL
Officialby tinyfish-io
Get structured data from unstructured web
Airtable
by airtable
Airtable database with schema inspection and CRUD
Aiven
Officialby aiven
Navigate Aiven projects and interact with PostgreSQL Kafka ClickHouse
Algolia
Officialby algolia
Search indices provisioning and querying
Alpaca
Officialby alpacahq
Trade stocks and options analyze market data
Amplitude
Officialby amplitude
Search analyze and query from Amplitude analytics
Anthropic API
Officialby anthropic
Access Claude API for AI completions
Apify
Officialby apify
Use 6000+ pre-built cloud tools to extract data from websites and more
Auth0
Officialby auth0
MCP server for interacting with Auth0 tenant