MCP Server Directory

Find and install Model Context Protocol servers for Claude, Cursor & more

39
servers
15
official
7
categories
๐Ÿ”
Showing 39 of 39 servers

Filesystem

โœ“ Official๐Ÿ—„๏ธ Filesystem & DB
GitHub โ†—

Read/write local files and directories. The essential MCP for giving Claude access to your codebase and documents.

$npx -y @modelcontextprotocol/server-filesystem ~/Documents
Claude DesktopCursorContinue#files#read#write

SQLite

โœ“ Official๐Ÿ—„๏ธ Filesystem & DB
GitHub โ†—

Query and modify SQLite databases with full SQL support. Great for local data projects and prototyping.

$npx -y @modelcontextprotocol/server-sqlite ~/data.db
Claude DesktopCursor#database#sql#sqlite

PostgreSQL

โœ“ Official๐Ÿ—„๏ธ Filesystem & DB
GitHub โ†—

Connect to Postgres databases for read/write queries. Supports schemas, transactions, and complex SQL.

$npx -y @modelcontextprotocol/server-postgres postgresql://localhost/mydb
Claude DesktopCursorContinue#database#postgres#sql

Redis

๐Ÿ—„๏ธ Filesystem & DB
GitHub โ†—

Read/write Redis key-value store. Inspect keys, get/set values, and manage TTLs.

$npx -y @modelcontextprotocol/server-redis redis://localhost:6379
Claude DesktopCursor#cache#redis#key-value

Memory

โœ“ Official๐Ÿ—„๏ธ Filesystem & DB
GitHub โ†—

Persistent key-value memory store for Claude. Remember facts, preferences, and context across conversations.

$npx -y @modelcontextprotocol/server-memory
Claude Desktop#memory#persistence#storage

Obsidian

๐Ÿ—„๏ธ Filesystem & DB
GitHub โ†—

Read and search your Obsidian vault. Access notes, tags, backlinks, and daily notes directly from Claude.

$npx -y mcp-obsidian /path/to/vault
Claude Desktop#notes#obsidian#markdown

Puppeteer

โœ“ Official๐ŸŒ Browser & Web
GitHub โ†—

Control a headless Chrome browser. Navigate, click, screenshot, and scrape any website.

$npx -y @modelcontextprotocol/server-puppeteer
Claude DesktopCursor#browser#scraping#automation

Playwright

๐ŸŒ Browser & Web
GitHub โ†—

Multi-browser automation (Chrome, Firefox, Safari). More reliable than Puppeteer for complex web interactions.

$npx -y @playwright/mcp@latest
Claude DesktopCursorContinue#browser#testing#automation

Fetch

โœ“ Official๐ŸŒ Browser & Web
GitHub โ†—

Make HTTP requests to any URL and get back converted markdown content. Simple web scraping without a full browser.

$npx -y @modelcontextprotocol/server-fetch
Claude DesktopCursorContinue#http#fetch#web

Browserbase

๐ŸŒ Browser & Web
GitHub โ†—

Cloud browser infrastructure for reliable web automation. Handles CAPTCHAs, proxies, and anti-bot measures.

$npx -y @browserbasehq/mcp
Claude DesktopCursor#browser#cloud#captcha

Firecrawl

๐ŸŒ Browser & Web
GitHub โ†—

Advanced web scraping with JS rendering, markdown extraction, and crawling. Better than basic fetch for complex sites.

$npx -y firecrawl-mcp
Claude DesktopCursor#scraping#crawl#markdown

GitHub

โœ“ Officialโš™๏ธ Dev Tools
GitHub โ†—

Full GitHub API access: repos, issues, PRs, commits, files, search, and more. Essential for code workflows.

$npx -y @modelcontextprotocol/server-github
Claude DesktopCursorContinueZed#github#git#issues

GitLab

โœ“ Officialโš™๏ธ Dev Tools
GitHub โ†—

GitLab API integration for repos, MRs, issues, CI/CD pipelines, and project management.

$npx -y @modelcontextprotocol/server-gitlab
Claude DesktopCursor#gitlab#git#cicd

Git

โœ“ Officialโš™๏ธ Dev Tools
GitHub โ†—

Run git commands on local repositories. Read diffs, commits, branches, and status without leaving Claude.

$uvx mcp-server-git --repository /path/to/repo
Claude DesktopCursorContinue#git#version-control#local

Docker

โš™๏ธ Dev Tools
GitHub โ†—

Manage Docker containers, images, and volumes. Inspect running containers and execute commands inside them.

$npx -y mcp-server-docker
Claude DesktopCursor#docker#containers#devops

Linear

โš™๏ธ Dev Tools
GitHub โ†—

Create and manage Linear issues, projects, and cycles. Full project management from Claude.

$npx -y @linear/mcp-server
Claude DesktopCursor#linear#issues#project-management

Sentry

โš™๏ธ Dev Tools
GitHub โ†—

Query Sentry for errors, issues, and performance data. Debug production problems with full stack traces.

$npx -y @sentry/mcp-server
Claude DesktopCursor#sentry#errors#monitoring

AWS Knowledge Base

โœ“ Officialโš™๏ธ Dev Tools
GitHub โ†—

Retrieve documents from AWS Bedrock Knowledge Bases using semantic search.

$npx -y @modelcontextprotocol/server-aws-kb-retrieval
Claude Desktop#aws#bedrock#knowledge-base

Brave Search

โœ“ Official๐Ÿ“Š Data & APIs
GitHub โ†—

Search the web with Brave Search API. Get real-time web results, news, and snippets without tracking.

$npx -y @modelcontextprotocol/server-brave-search
Claude DesktopCursorContinue#search#web#brave

Google Maps

โœ“ Official๐Ÿ“Š Data & APIs
GitHub โ†—

Geocoding, directions, places search, and distance calculations via Google Maps API.

$npx -y @modelcontextprotocol/server-google-maps
Claude Desktop#maps#geo#places

Stripe

๐Ÿ“Š Data & APIs
GitHub โ†—

Access Stripe payment data: customers, charges, subscriptions, invoices, and refunds.

$npx -y @stripe/mcp --tools=all
Claude DesktopCursor#stripe#payments#billing

Notion

๐Ÿ“Š Data & APIs
GitHub โ†—

Read and write Notion pages, databases, and blocks. Search your workspace and manage content.

$npx -y @notionhq/notion-mcp-server
Claude DesktopCursor#notion#notes#docs

Airtable

๐Ÿ“Š Data & APIs
GitHub โ†—

Query and update Airtable bases. Read records, create entries, and run formula-based filters.

$npx -y airtable-mcp-server
Claude DesktopCursor#airtable#spreadsheet#database

Weather

โœ“ Official๐Ÿ“Š Data & APIs
GitHub โ†—

Current conditions and forecasts for any location using the National Weather Service API. No API key needed.

$npx -y @modelcontextprotocol/server-weather
Claude DesktopCursor#weather#forecast#nws

Exa Search

๐Ÿ“Š Data & APIs
GitHub โ†—

Neural search engine for finding relevant web content. Better than keyword search for semantic queries.

$npx -y exa-mcp-server
Claude DesktopCursor#search#neural#semantic

OpenAI Tools

๐Ÿค– AI & LLMs
GitHub โ†—

Access OpenAI APIs: GPT-4, DALL-E, Whisper, and embeddings. Mix models in Claude workflows.

$npx -y mcp-openai
Claude DesktopCursor#openai#gpt4#dall-e

Perplexity

๐Ÿค– AI & LLMs
GitHub โ†—

Real-time AI-powered search with citations. Get up-to-date answers with source links.

$npx -y mcp-perplexity
Claude DesktopCursor#perplexity#search#citations

Tavily

๐Ÿค– AI & LLMs
GitHub โ†—

AI-optimized search API returning structured results ideal for RAG pipelines and research tasks.

$npx -y tavily-mcp
Claude DesktopCursorContinue#tavily#search#rag

ElevenLabs

๐Ÿค– AI & LLMs
GitHub โ†—

Text-to-speech with 1000+ voices in 30+ languages. Generate high-quality audio directly from Claude.

$npx -y @elevenlabs/mcp
Claude Desktop#tts#voice#audio

Replicate

๐Ÿค– AI & LLMs
GitHub โ†—

Run any AI model on Replicate: image gen, video, audio, and specialized ML models via API.

$npx -y replicate-mcp
Claude DesktopCursor#replicate#image-gen#ml

Google Calendar

โšก Productivity
GitHub โ†—

Read and create Google Calendar events. Check availability, schedule meetings, and manage your agenda.

$npx -y @modelcontextprotocol/server-google-calendar
Claude Desktop#calendar#google#meetings

Apple Notes

โšก Productivity
GitHub โ†—

Read and write Apple Notes on macOS. Search your notes library and create new entries.

$npx -y mcp-apple-notes
Claude Desktop#notes#apple#macos

Todoist

โšก Productivity
GitHub โ†—

Manage tasks, projects, and labels in Todoist. Create, complete, and organize your to-do list from Claude.

$npx -y todoist-mcp
Claude Desktop#todoist#tasks#productivity

Raycast

โšก Productivity
GitHub โ†—

Access Raycast extensions and AI features from Claude. Search, launch apps, and run snippets.

$See Raycast extension store
Claude Desktop#raycast#macos#launcher

Sequential Thinking

โœ“ Officialโšก Productivity
GitHub โ†—

Dynamic chain-of-thought reasoning tool. Forces structured step-by-step analysis for complex problems.

$npx -y @modelcontextprotocol/server-sequential-thinking
Claude DesktopCursorContinue#reasoning#cot#thinking

Slack

โœ“ Official๐Ÿ’ฌ Communication
GitHub โ†—

Read Slack messages, search channels, and post updates. Integrate your team workspace with Claude.

$npx -y @modelcontextprotocol/server-slack
Claude DesktopCursor#slack#chat#team

SendGrid

๐Ÿ’ฌ Communication
GitHub โ†—

Send emails via SendGrid API. Create and deliver transactional or bulk email campaigns.

$npx -y mcp-sendgrid
Claude Desktop#email#sendgrid#marketing

Twilio

๐Ÿ’ฌ Communication
GitHub โ†—

Send SMS and make calls via Twilio. Trigger notifications and alerts programmatically.

$npx -y twilio-mcp
Claude Desktop#sms#twilio#phone

Discord

๐Ÿ’ฌ Communication
GitHub โ†—

Read and send Discord messages, manage channels, and interact with servers from Claude.

$npx -y discord-mcp-server
Claude Desktop#discord#chat#community