Awesome MCP Servers - Complete List of 50+ Best MCP Servers in 2026
📖 TL;DR
- 10+ remote servers with HTTP endpoints (Supabase, GitHub, Stripe, Notion, Figma)
- 50+ total servers across 8 categories
- Ready-to-use configs for Claude Desktop and Cursor
This is a curated list of the best MCP (Model Context Protocol) servers for AI development. Each server has been selected based on active maintenance, documentation quality, and community adoption.
Featured Remote MCP Servers
These servers offer hosted HTTP endpoints. Test them instantly with MCP Playground.
| Server | URL | Capabilities |
|---|---|---|
| Supabase | https://mcp.supabase.com/mcp |
Database, auth, storage, realtime |
| GitHub | https://api.githubcopilot.com/mcp/ |
Repos, issues, PRs, workflows |
| Notion | https://mcp.notion.com/mcp |
Pages, databases, comments |
| Stripe | https://mcp.stripe.com |
Payments, subscriptions, invoices |
| Figma | https://mcp.figma.com/mcp |
Design-to-code, tokens, FigJam |
| Monday.com | https://mcp.monday.com/mcp |
Boards, items, projects |
| Ahrefs | https://api.ahrefs.com/mcp/mcp |
Backlinks, keywords, SEO |
| Semrush | https://mcp.semrush.com/v1/mcp |
SEO data, traffic, competitors |
| PayPal | https://mcp.paypal.com/http |
Invoices, payments, transactions |
| Cashfree | https://mcp.cashfree.com/mcp |
Payment gateway, payouts, KYC |
✅ Tip: Copy any URL above and paste it into MCP Playground to test the server instantly.
Database Servers
| Server | Description | Transport |
|---|---|---|
| Supabase | Database, auth, storage, realtime | HTTP |
| PostgreSQL | Direct database access and queries | STDIO |
| MongoDB | Document database integration | STDIO |
| ClickHouse | Fast analytical database queries | STDIO |
| Redis | Caching and data structures | STDIO |
| SQLite | Local database queries | STDIO |
Developer Tools
| Server | Description | Transport |
|---|---|---|
| GitHub | Repos, issues, PRs, workflows, security | HTTP |
| GitLab | Repository and CI/CD integration | STDIO |
| Playwright | Browser automation and testing | STDIO |
| Puppeteer | Headless Chrome automation | STDIO |
| Filesystem | Local file read/write operations | STDIO |
| Chrome DevTools | Debug web pages, inspect DOM/CSS | STDIO |
Productivity & Project Management
| Server | Description | Transport |
|---|---|---|
| Notion | Pages, databases, workspaces | HTTP |
| Monday.com | Boards, items, project management | HTTP |
| Linear | Issue tracking, project management | STDIO |
| Slack | Messages, channels, search | STDIO |
| Atlassian | Jira issues, Confluence pages | STDIO |
| Google Drive | File access and management | STDIO |
| Google Calendar | Events and scheduling | STDIO |
Payments & E-Commerce
| Server | Description | Transport |
|---|---|---|
| Stripe | Payments, subscriptions, invoices | HTTP |
| PayPal | Invoices, payments, transactions | HTTP |
| Cashfree | Payment gateway, payouts, KYC | HTTP |
| Shopify | Products, cart, checkout | HTTP |
Cloud & Infrastructure
| Server | Description | Transport |
|---|---|---|
| AWS | S3, Lambda, EC2, DynamoDB, CloudWatch | STDIO |
| Cloudflare | Workers, KV, R2 storage, DNS | HTTP/STDIO |
| Vercel | Deployments, logs, environments | STDIO |
| Docker | Container management | STDIO |
| Kubernetes | Cluster management | STDIO |
Design & Creative
| Server | Description | Transport |
|---|---|---|
| Figma | Design-to-code, tokens, FigJam | HTTP |
| ElevenLabs | Text to speech, voice cloning | STDIO |
| Canva | Design creation, templates | STDIO |
SEO & Analytics
| Server | Description | Transport |
|---|---|---|
| Ahrefs | Backlinks, keywords, traffic | HTTP |
| Semrush | SEO data, competitor analysis | HTTP |
| Google Analytics | Website analytics | STDIO |
Search & Data
| Server | Description | Transport |
|---|---|---|
| Brave Search | Privacy-focused web search | STDIO |
| Exa | AI-powered search | STDIO |
| Tavily | Search API for AI agents | STDIO |
| Fetch | Web page fetching | STDIO |
Quick Setup Example
Add a remote MCP server to your Claude Desktop or Cursor config:
{
"mcpServers": {
"supabase": {
"url": "https://mcp.supabase.com/mcp"
},
"github": {
"type": "http",
"url": "https://api.githubcopilot.com/mcp/"
}
}
}
Getting Started
- Claude Desktop Setup Guide — Configure MCP servers in Claude
- Cursor IDE Setup Guide — Configure MCP servers in Cursor
- MCP Playground — Test any server instantly online
- MCP Registry — Browse 1000+ MCP servers
Ready to test these MCP servers?
Frequently Asked Questions
What are MCP servers?+
What's the difference between HTTP and STDIO transport?+
STDIO: Local servers that run on your machine. Faster performance and work offline.
Are these MCP servers free to use?+
How do I test an MCP server?+
Can I use multiple MCP servers at once?+
Nikhil Tiwari
15+ years of experience in product development, AI enthusiast, and passionate about building innovative solutions that bridge the gap between technology and real-world applications. Specializes in creating developer tools and platforms that make complex technologies accessible to everyone.