MCP Directory — Updated April 2026

MCP Server Directory 2026 — Model Context Protocol Servers

MCP is an open protocol by Anthropic that lets AI assistants connect to external data sources and tools. Claude, and other MCP-compatible clients, can use these servers to access files, databases, APIs, and much more.

100+ Servers Growing Daily
Showing 26 servers
Files & Storage Official
stable

Filesystem

12.4k

Secure file read/write with configurable access controls

npx -y @modelcontextprotocol/server-filesystem
Read files Write files Directory listing +1 more
Dev Tools Official
stable

GitHub

9.8k

Access repos, issues, PRs, code search via GitHub API

npx -y @modelcontextprotocol/server-github
Repo access PR management Issue tracking +1 more
Databases Official
stable

PostgreSQL

7.2k

Read-only database access with schema inspection

npx -y @modelcontextprotocol/server-postgres
SQL queries Schema inspection Table browsing
Databases Official
stable

SQLite

5.4k

SQLite database access with memo management for business insights

npx -y @modelcontextprotocol/server-sqlite
SQL queries Table analysis Data export
Web & APIs Official
stable

Brave Search

8.1k

Web and local search using Brave Search API

npx -y @modelcontextprotocol/server-brave-search
Web search Local search News search
Web & APIs Official
stable

Fetch

6.3k

Fetch web content converting to markdown for AI consumption

npx -y @modelcontextprotocol/server-fetch
URL fetching HTML to Markdown Link extraction
Productivity Official
stable

Memory

10.2k

Knowledge graph-based persistent memory system

npx -y @modelcontextprotocol/server-memory
Entity storage Relation graphs Semantic search
Dev Tools Official
stable

Sequential Thinking

4.8k

Dynamic step-by-step problem solving with reflection

npx -y @modelcontextprotocol/server-sequentialthinking
Chain of thought Self-reflection Problem decomposition
Web & APIs Official
stable

Puppeteer

7.6k

Browser automation: navigate, click, screenshot, scrape

npx -y @modelcontextprotocol/server-puppeteer
Page navigation Screenshot Form filling +1 more
Communication Official
stable

Slack

5.9k

Read/write Slack messages and channel management

npx -y @modelcontextprotocol/server-slack
Send messages Read channels Search messages +1 more
Web & APIs Official
stable

Google Maps

4.2k

Location search, directions, places, and geocoding

npx -y @modelcontextprotocol/server-google-maps
Place search Directions Geocoding +1 more
Dev Tools Official
beta

AWS Knowledge Base

3.1k

Amazon Bedrock knowledge base retrieval via AWS APIs

npx -y @modelcontextprotocol/server-aws-kb-retrieval
RAG retrieval S3 access Vector search
Productivity
stable

Linear

3.8k

Linear project management: issues, projects, team management

npx linear-mcp-server
Issue management Project tracking Team workflows +1 more
Productivity
stable

Notion

5.1k

Read and write Notion pages, databases, and blocks

npx @notionhq/mcp
Page creation Database queries Block editing +1 more
Dev Tools
stable

Sentry

2.9k

Sentry error tracking, issue management, and release tracking

npx @sentry/mcp-server
Error lookup Issue management Release notes +1 more
Web & APIs
stable

Stripe

4.4k

Stripe payments: customers, charges, subscriptions, webhooks

npx stripe-mcp
Payment lookup Customer management Subscription data +1 more
Dev Tools
stable

Docker

3.6k

Manage Docker containers, images, volumes, and networks

npx docker-mcp
Container management Image building Volume control +1 more
Productivity
stable

Jira

2.7k

Atlassian Jira issue tracking and project management

npx jira-mcp-server
Issue CRUD Sprint management Board views +1 more
Communication
stable

Gmail

4.1k

Read, search, and send Gmail messages with label management

npx gmail-mcp
Email search Read threads Send mail +1 more
Productivity
stable

Google Calendar

3.3k

Create, read, and manage Google Calendar events and schedules

npx google-calendar-mcp
Event creation Calendar browsing Meeting scheduling +1 more
Databases
stable

MongoDB

2.4k

MongoDB database queries, collections, and aggregation pipelines

npx mongodb-mcp-server
Collection queries Aggregation Index inspection +1 more
Databases
stable

Redis

1.8k

Redis key-value store access, pub/sub, and cache management

npx redis-mcp
Key operations Pub/Sub Cache inspection +1 more
Dev Tools
beta

Vercel

2.6k

Vercel deployment management, project config, and logs

npx vercel-mcp
Deploy management Domain config Log streaming +1 more
Files & Storage
stable

Obsidian

5.7k

Read and write Obsidian vault notes with search and tagging

npx obsidian-mcp
Note CRUD Tag management Link graph +1 more
Files & Storage
stable

Everything

1.9k

Ultra-fast Windows file search using Everything SDK

npx everything-mcp
Instant file search Path lookup Size filtering +1 more
Web & APIs
stable

Time

2.2k

Current time, timezone conversion, and scheduling utilities

npx time-mcp
Current time Timezone conversion Date math +1 more

What is MCP?

The Model Context Protocol is an open standard by Anthropic that lets AI assistants securely connect to external tools, databases, and APIs. It provides a universal interface so any MCP-compatible AI client can use any MCP server.

Instead of building custom integrations for every tool, developers implement the MCP spec once and it works with Claude, Cursor, and any other compatible AI client.

Read the MCP Spec

Quick Start

  1. 1 Install Claude Desktop or any MCP client
  2. 2 Open Settings → Developer and edit the MCP config JSON
  3. 3 Add your chosen server's install command and restart Claude
  4. 4 The server's tools will appear in the Claude interface automatically

Directory Stats

26
Total Servers
12
Official Servers
14
Community
8
Categories
Copied to clipboard!