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.
-
Linear
Browse + create Linear issues, projects, and cycles — full CRUD with filter support.
npm install -g @jerhadf/linear-mcp-server -
Notion
Read + write Notion pages, databases, and blocks — the official-API surface as MCP tools.
npm install -g mcp-notion-server -
Obsidian
Read, write, and search a local Obsidian vault — pure file-system access to a structured note graph.
npm install -g mcp-obsidian -
Telegram
Send + receive Telegram messages via a bot — covers both DMs and group chats.
npm install -g telegram-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 -
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 -
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 - Community Data
Databricks
Query Unity Catalog, run notebooks, and manage jobs on Databricks.
npm install -g mcp-databricks-server - Community Data
BigQuery
Query Google BigQuery datasets — runs SQL, returns rows + schema.
npm install -g mcp-server-bigquery - Community Productivity
HubSpot
CRM access — contacts, companies, deals, tickets via the HubSpot API.
npm install -g mcp-hubspot - Community Productivity
Salesforce
Salesforce CRM access — SOQL queries, object CRUD, metadata inspection.
uvx mcp-salesforce