Awesome MCP Servers 2026
Awesome MCP Servers 2026 β curated list of Model Context Protocol servers for AI agents
Ask AI about Awesome MCP Servers 2026
Powered by Claude Β· Grounded in docs
I know everything about Awesome MCP Servers 2026. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Reviews
Documentation
Awesome MCP Servers 2026 
A curated list of Model Context Protocol (MCP) servers for AI agents β focused on production-ready, free, and self-hosted options.
MCP lets AI assistants (Claude, ChatGPT, Cursor) connect to external tools, APIs, and data sources. Think of it as USB-C for AI.
Contents
- What is MCP?
- Web & Search
- Data & Research
- Social Media
- Developer Tools
- Business & Productivity
- AI & ML
- Self-Hosted
- On Apify
- Building Your Own
What is MCP?
Model Context Protocol (MCP) is an open standard by Anthropic that lets AI assistants connect to external data sources and tools. Instead of copy-pasting data into chat, MCP servers provide it automatically.
How it works:
AI Assistant ββ MCP Client ββ MCP Server ββ External API/Database
Key benefits:
- Universal protocol β works with Claude, Cursor, and other MCP-compatible tools
- Secure β controlled access to specific data
- Composable β connect multiple servers for complex workflows
Web & Search
| Server | Description | Free? |
|---|---|---|
| Playwright MCP | Browser automation β navigate, click, screenshot | β |
| Fetch MCP | Fetch web pages and convert to markdown | β |
| Firecrawl MCP | Web scraping with JavaScript rendering | Freemium |
| Google Search MCP | Google search results for AI agents | Apify credits |
| Tavily MCP | AI-optimized web search | API key |
Data & Research
| Server | Description | Free? |
|---|---|---|
| Research Tools MCP | Academic papers, citations, research | Apify credits |
| Company Researcher MCP | Domain intel, tech stacks, funding | Apify credits |
| PostgreSQL MCP | Query PostgreSQL databases | β |
| SQLite MCP | Query SQLite databases | β |
| Filesystem MCP | Read/write local files | β |
Social Media
| Server | Description | Free? |
|---|---|---|
| Reddit MCP Scraper | Reddit posts and comments | Apify credits |
| Slack MCP | Read/send Slack messages | β |
| Bluesky MCP | Bluesky social posts | β |
| Social Monitor MCP | Multi-platform social monitoring | Apify credits |
Developer Tools
| Server | Description | Free? |
|---|---|---|
| GitHub MCP | Repos, issues, PRs, code search | β |
| Git MCP | Local git operations | β |
| Sentry MCP | Error tracking and monitoring | API key |
| Linear MCP | Project management | API key |
| Tester MCP Client | Test MCP servers | Apify credits |
Business & Productivity
| Server | Description | Free? |
|---|---|---|
| Google Drive MCP | Read Google Drive files | β |
| Notion MCP | Notion pages and databases | β |
| Lead Finder MCP | Find emails, tech stacks | Apify credits |
| Trend Detector MCP | Emerging tech trends | Apify credits |
| Memory MCP | Persistent memory for AI | β |
AI & ML
| Server | Description | Free? |
|---|---|---|
| EverArt MCP | AI image generation | API key |
| Brave Search MCP | Web search via Brave | API key |
| Sequential Thinking MCP | Step-by-step reasoning | β |
Self-Hosted
These servers run on your own infrastructure:
| Server | Description |
|---|---|
| MCP Server Template | Create your own MCP server |
| MCP Python SDK | Python SDK for building servers |
| MCP TypeScript SDK | TypeScript SDK |
On Apify
MCP servers that run on Apify platform (cloud-hosted, no setup needed):
- Company Researcher β Domain intelligence
- Trend Detector β Tech trend detection
- Lead Finder β Business lead generation
- Social Monitor β Social media monitoring
- Web Search β Multi-source web search
Building Your Own
# Install the MCP SDK
pip install mcp
# Create a new server
npx @anthropics/create-mcp-server my-server
Resources
- MCP Specification
- MCP Documentation
- Awesome Web Scraping 2026 β 60+ scraping tools
- Awesome No-Auth APIs β 50+ free APIs
Contributing
PRs welcome! Add your MCP server with a brief description and link.
License
CC0 β Public Domain
