MCP directory
Model Context Protocol servers
582 MCP servers — install commands + config snippets + live GitHub stats. Browse anonymously, or sign in to like, install, and tune your For You feed.
-
Exa Search
Neural web search via the Exa API — semantic search, content extraction, find-similar.
npm install -g exa-mcp-server -
Tavily Search
AI-optimised web search via the Tavily API — concise top-result extraction, JSON-first.
npm install -g tavily-mcp - Community Media
OpenAI Images
Generate + edit images via DALL-E 3 + gpt-image-1 — straight pipe to the OpenAI image API.
uvx openai-images-mcp -
Replicate
Run any model hosted on Replicate — image, video, audio, language — via one tool surface.
npm install -g mcp-replicate -
Shell
Run arbitrary shell commands — full control of the host with configurable allow/deny lists.
npm install -g mcp-shell-server -
Docker
Manage Docker containers, images, and networks — full CLI surface as MCP tools.
npm install -g docker-mcp -
Kubernetes
Inspect + modify Kubernetes resources — pods, deployments, services, ConfigMaps, secrets.
npm install -g mcp-server-kubernetes -
SSH
Execute commands + transfer files over SSH to remote hosts.
uvx mcp-ssh-server -
YouTube Transcript
Pull the transcript + chapter timestamps of any YouTube video — no API key required.
npm install -g @kimtaeyoon83/mcp-server-youtube-transcript - Community Media
Whisper Transcribe
Transcribe audio files locally via Whisper — runs whisper.cpp under the hood.
uvx mcp-whisper -
MongoDB
Query, modify, and administer MongoDB databases — full driver surface.
npm install -g mcp-mongo-server -
Neon
Manage Neon serverless Postgres — projects, branches, databases, roles.
npx -y @neondatabase/mcp-server-neon -
Todoist
Manage Todoist tasks, projects, and labels — full REST API surface.
npm install -g todoist-mcp-server -
Google Calendar
Read + create + update Google Calendar events across multiple calendars.
npm install -g google-calendar-mcp -
Gmail
Read, search, send, and manage Gmail — full IMAP-equivalent surface via the Gmail API.
npm install -g @gongrzhe/server-gmail-autoauth-mcp -
Twilio SMS
Send SMS + MMS via Twilio — bidirectional messaging with delivery callbacks.
npm install -g @twilio-alpha/mcp -
SendGrid
Send transactional email via SendGrid — templates, dynamic data, attachments.
npm install -g sendgrid-mcp - Community Finance
Plaid
Connect bank accounts via Plaid — list transactions, balances, account-holder identity.
npm install -g plaid-mcp-server - Community Finance
Alpaca Trading
Paper + live stock trading via the Alpaca API — orders, positions, market data.
uvx alpaca-mcp-server -
Elasticsearch
Search + index management for Elasticsearch / OpenSearch clusters.
npm install -g @elastic/mcp-server-elasticsearch -
Pinecone
Vector search via Pinecone — managed-cloud RAG store with hybrid search support.
npm install -g mcp-pinecone -
Weaviate
Vector + structured search via Weaviate — multimodal RAG with built-in modules.
uvx mcp-server-weaviate -
Snowflake
Query Snowflake warehouses — SELECT, DDL, schema inspection, role-aware access.
uvx mcp_snowflake_server - Community Data
Databricks
Query Unity Catalog, run notebooks, and manage jobs on Databricks.
npm install -g mcp-databricks-server