# 50 Claude Plugins & MCP Integrations That Most Users Don't Know
**作者**: Khairallah AL-Awady
**日期**: 2026-04-30T09:33:46.000Z
**来源**: [https://x.com/eng_khairallah1/status/2049784265613967730](https://x.com/eng_khairallah1/status/2049784265613967730)
---

I tested every connector, plugin, and MCP server I could find.
Save this :)
These 50 are the ones that actually transform your workflow.
Most people use Claude as a standalone tool. They type questions. They get answers. They copy-paste between Claude and everything else in their life.
That is the old way.
The new way is connecting Claude to every tool you use so it reads, writes, and acts across your entire digital ecosystem. No copy-pasting. No tab switching. No manual data transfer.
Here are 50 integrations that make that possible - organized by what they unlock.
## Built-In Connectors (Available Now in Claude Desktop)
These are native integrations you can enable directly in Claude Desktop settings. No API keys. No configuration files. Just click and connect.
01. Gmail: Read, search, categorize, and draft email responses. The single most time-saving connector for most users. No more checking email manually - Claude does it.
02. Google Calendar: Read your schedule, identify conflicts, generate meeting prep. Combined with Gmail, you get a complete daily operating view.
03. Google Drive: Access documents, spreadsheets, and files directly. No more uploading files one at a time. Claude reaches in and reads what it needs.
04. Slack: Read channels, search history, extract action items. Essential for anyone drowning in Slack messages.
05. Notion: Access your Notion workspace, read databases, pull page content. Great for teams that run their knowledge base in Notion.
06. OneDrive: Microsoft's cloud storage. Claude reads your files directly without download-upload friction.
07. SharePoint: Enterprise document management. Claude accesses shared documents and libraries.
08. Microsoft 365: The full Microsoft stack. Outlook emails, SharePoint docs, OneDrive files. all accessible to Claude in one connector.
09. Google Docs: Read and reference Google Docs inline without exporting to other formats first.
10. Google Sheets: Pull data from spreadsheets, analyze it, and reference it in conversations without downloading CSVs.
## Essential MCP Servers (Install in 5-10 Minutes)
These connect via the Model Context Protocol. Each one gives Claude a new superpower.
11. Tavily: Real-time web search built for AI. Not blue links - clean, structured, AI-ready data. Four tools: search, extract, crawl, map. The first MCP server everyone should install.
12. Context7: Injects up-to-date library documentation into Claude's context. No more hallucinated APIs. Supports Next.js, React, Supabase, MongoDB, thousands more. Just add "use context7" to your prompt.
13. Task Master AI: Your AI's project manager. Feed a PRD, get structured tasks with dependencies. Claude executes them one by one. Turns chaotic sessions into pipelines.
14. GitHub MCP: Read repos, search issues, review PRs, understand codebases in context. Essential for any developer using Claude Code.
15. Postgres MCP: Connect Claude directly to your PostgreSQL database. Query data, analyze schemas, generate reports from live production data (read-only recommended).
16. Supabase MCP: Full Supabase integration - database queries, auth management, storage access. Perfect for teams building on Supabase.
17. Linear MCP: Project management integration. Claude reads issues, updates status, creates tasks. Great for engineering teams using Linear.
18. Sentry MCP: Error monitoring integration. Claude reads error reports, identifies patterns, and suggests fixes based on stack traces.
19. Jira MCP: Enterprise project management. Read issues, update tickets, search across projects. Critical for teams in the Jira ecosystem.
20. Confluence MCP: Enterprise wiki integration. Claude searches and reads your team's knowledge base.
## Communication and Collaboration (21-28)
21. Discord MCP: Read and search Discord server messages. Useful for community managers and teams that use Discord for internal communication.
22. Microsoft Teams MCP: Read channels, search conversations, extract action items from your Teams workspace.
23. Telegram MCP: Read and manage Telegram messages and channels. Good for teams using Telegram for real-time coordination.
24. Twilio MCP: SMS and voice integration. Claude can read incoming messages and draft responses. Useful for customer communication workflows.
25. Intercom MCP: Customer messaging platform integration. Claude reads support conversations, identifies patterns, and drafts responses.
26. Zendesk MCP: Help desk integration. Read tickets, categorize issues, draft responses, and identify trending problems.
27. HubSpot MCP: CRM integration. Access contacts, deals, and company information. Generate sales reports and pipeline analyses.
28. Salesforce MCP: Enterprise CRM. Read opportunities, contacts, accounts. Generate forecasts and pipeline reviews.
## Development and DevOps (29-36)
29. Docker MCP: Container management. Claude can inspect running containers, read logs, and help debug deployment issues.
30. Vercel MCP: Deployment platform integration. Check deployment status, read build logs, manage environment variables.
31. AWS MCP: Amazon Web Services integration. Claude accesses S3 buckets, reads CloudWatch logs, queries DynamoDB tables.
32. Cloudflare MCP: CDN and edge computing management. Analytics, DNS records, worker deployments.
33. GitLab MCP: Alternative to GitHub MCP for teams on GitLab. Repos, pipelines, merge requests, issues.
34. npm MCP: Search and inspect npm packages. Useful for dependency research and vulnerability checking.
35. Playwright MCP: Browser automation for AI. Claude can navigate websites, fill forms, extract data, and test web applications.
36. Stealth Browser MCP: Undetectable browser automation. For web scraping and research that regular browsers get blocked from.
## Data and Analytics (37-42)
37. BigQuery MCP: Google's enterprise data warehouse. Claude queries massive datasets without you writing SQL.
38. Snowflake MCP: Cloud data platform integration. Run queries, analyze results, generate reports.
39. MongoDB MCP: NoSQL database integration. Query documents, analyze collections, generate insights.
40. Airtable MCP: Spreadsheet-database hybrid. Read bases, query records, update fields. Popular for operations teams.
41. Google Analytics MCP: Web analytics integration. Pull traffic data, analyze user behavior, generate performance reports.
42. Mixpanel MCP: Product analytics. User behavior data, funnel analysis, cohort reports.
## File and Document Processing (43-47)
43. Markdownify MCP: Convert PDFs, images, and audio into markdown. Everything becomes text that Claude can process.
44. Excel MCP Server: Manipulate Excel files without Microsoft Excel installed. Read, write, format, and calculate.
45. Firecrawl MCP: Turn any website into LLM-ready data. Crawl sites, extract structured content, process for AI consumption.
46. Dropbox MCP: Cloud storage integration. Access files and folders directly from your Dropbox.
47. Box MCP: Enterprise file sharing. Read documents from Box without downloading them first.
## Specialized Tools (48-50)
48. FastMCP: Build your own MCP server in minimal Python. When no existing server covers your use case, build one. One decorator and your custom tool is available to Claude.
49. MCPHub: Manage multiple MCP servers via HTTP. When you have 10+ servers running, MCPHub keeps them organized and accessible.
50. Codebase Memory MCP: Creates a persistent knowledge graph of your codebase. Claude remembers your architecture, patterns, and decisions across sessions.
## The Power Stack: My Recommended Setup
If you are starting from zero, install these 5 first:
1. Gmail + Google Calendar: Daily operating view
2. Google Drive: File access without friction
3. Tavily: Real-time web research
4. Slack or Microsoft 365: Team communication
5. GitHub or GitLab: Code and project access
These 5 cover 90% of knowledge work. Add specialized servers as your needs grow.
## How to Install MCP Servers
Step 1: Find the server's GitHub repo. Step 2: Follow the installation instructions (usually npm install or pip install). Step 3: Add the server configuration to your Claude config file. Step 4: Restart Claude Desktop. Step 5: Test with a simple request.
Most servers take under 10 minutes to set up. The time investment pays back in the first hour of use.
## TL;DR
50 integrations. One unified AI operating system.
Connectors = native Claude Desktop integrations (click to enable) MCP Servers = protocol-based extensions (install and configure) Plugins = pre-built capability bundles (marketplace)
The more you connect, the less you copy-paste. The less you copy-paste, the more time you have for the work that actually matters.
This list took weeks to compile, install, and test. If it saved you time, you know what to do.
I post stuff like this regularly AI tools, integrations, workflows, and things I actually use. No fluff.
Follow me @eng_khairallah1 for more automation guides, implementation playbooks, and AI building resources.
hope this was useful for you, Khairallah ❤️
## 相关链接
- [Khairallah AL-Awady](https://x.com/eng_khairallah1)
- [@eng_khairallah1](https://x.com/eng_khairallah1)
- [1.6M](https://x.com/eng_khairallah1/status/2049784265613967730/analytics)
- [@eng_khairallah1](https://x.com/@eng_khairallah1)
- [Upgrade to Premium](https://x.com/i/premium_sign_up)
- [5:33 PM · Apr 30, 2026](https://x.com/eng_khairallah1/status/2049784265613967730)
- [1.6M Views](https://x.com/eng_khairallah1/status/2049784265613967730/analytics)
- [View quotes](https://x.com/eng_khairallah1/status/2049784265613967730/quotes)
---
*导出时间: 2026/5/3 00:41:29*
---
## 中文翻译
# 50 个大多数用户不知道的 Claude 插件与 MCP 集成
**作者**: Khairallah AL-Awady
**日期**: 2026-04-30T09:33:46.000Z
**来源**: [https://x.com/eng_khairallah1/status/2049784265613967730](https://x.com/eng_khairallah1/status/2049784265613967730)
---

我测试了我能找到的每一个连接器、插件和 MCP 服务器。
收藏这个 :)
这 50 个是真正能改变你工作流的工具。
大多数人把 Claude 作为一个独立的工具来使用。他们输入问题。他们得到答案。他们在 Claude 和生活中的其他应用之间复制粘贴。
那是旧的方式。
新的方式是将 Claude 连接到你使用的每一个工具,这样它就能在你的整个数字生态系统中读取、写入和操作。不再需要复制粘贴。不再需要切换标签页。不再需要手动传输数据。
这里有 50 个实现这一点的集成工具——按它们解锁的功能分类。
## 内置连接器(现已可在 Claude Desktop 中使用)
这些是你可以直接在 Claude Desktop 设置中启用的原生集成。不需要 API 密钥。不需要配置文件。只需点击并连接。
01. Gmail:阅读、搜索、分类邮件并起草回复。对大多数用户来说,这是最节省时间的连接器。不再需要手动检查邮件——Claude 会帮你做。
02. Google Calendar:阅读你的日程安排,识别冲突,生成会议准备材料。结合 Gmail,你可以获得完整的每日运营视图。
03. Google Drive:直接访问文档、电子表格和文件。不再需要逐个上传文件。Claude 会深入读取它需要的内容。
04. Slack:阅读频道,搜索历史记录,提取行动项。对于被 Slack 消息淹没的人来说,这是必不可少的。
05. Notion:访问你的 Notion 工作区,读取数据库,提取页面内容。对于在 Notion 中运行知识库的团队非常有用。
06. OneDrive:微软的云存储。Claude 直接读取你的文件,无需下载上传的繁琐操作。
07. SharePoint:企业文档管理。Claude 访问共享文档和库。
08. Microsoft 365:完整的微软堆栈。Outlook 邮件、SharePoint 文档、OneDrive 文件,所有这些都可以通过一个连接器被 Claude 访问。
09. Google Docs:直接内联阅读和引用 Google Docs,无需先导出为其他格式。
10. Google Sheets:从电子表格中提取数据,进行分析,并在对话中引用,而无需下载 CSV。
## 基础 MCP 服务器(5-10 分钟安装)
这些通过模型上下文协议(Model Context Protocol)连接。每一个都赋予 Claude 一项新的超能力。
11. Tavily:专为 AI 构建的实时网络搜索。不是蓝色的链接——而是干净、结构化、AI 就绪的数据。四个工具:搜索、提取、爬取、映射。每个人都应该安装的第一个 MCP 服务器。
12. Context7:将最新的库文档注入到 Claude 的上下文中。不再有幻觉产生的 API。支持 Next.js、React、Supabase、MongoDB 以及数千个其他库。只需在提示词中添加 "use context7"。
13. Task Master AI:你 AI 的项目经理。输入一个 PRD(产品需求文档),获得具有依赖关系的结构化任务。Claude 会逐一执行它们。将混乱的会话变成流水线。
14. GitHub MCP:读取仓库,搜索 Issue,审查 PR,在上下文中理解代码库。对于任何使用 Claude Code 的开发者来说都是必不可少的。
15. Postgres MCP:将 Claude 直接连接到你的 PostgreSQL 数据库。查询数据,分析架构,从实时生产数据生成报告(建议只读)。
16. Supabase MCP:完整的 Supabase 集成——数据库查询、身份验证管理、存储访问。非常适合基于 Supabase 构建的团队。
17. Linear MCP:项目管理集成。Claude 阅读 Issue,更新状态,创建任务。对于使用 Linear 的工程团队非常有用。
18. Sentry MCP:错误监控集成。Claude 阅读错误报告,识别模式,并根据堆栈跟踪建议修复方案。
19. Jira MCP:企业项目管理。阅读 Issue,更新工单,跨项目搜索。对于身处 Jira 生态系统的团队至关重要。
20. Confluence MCP:企业 Wiki 集成。Claude 搜索并阅读你团队的知识库。
## 沟通与协作 (21-28)
21. Discord MCP:阅读和搜索 Discord 服务器消息。对于社区经理和使用 Discord 进行内部沟通的团队很有用。
22. Microsoft Teams MCP:阅读频道,搜索对话,从你的 Teams 工作区提取行动项。
23. Telegram MCP:阅读和管理 Telegram 消息与频道。适用于使用 Telegram 进行实时协调的团队。
24. Twilio MCP:短信和语音集成。Claude 可以阅读收到的消息并起草回复。对于客户沟通工作流很有用。
25. Intercom MCP:客户消息平台集成。Claude 阅读支持对话,识别模式,并起草回复。
26. Zendesk MCP:帮助台集成。阅读工单,分类问题,起草回复,并识别趋势性问题。
27. HubSpot MCP:CRM 集成。访问联系人、交易和公司信息。生成销售报告和管道分析。
28. Salesforce MCP:企业级 CRM。阅读商机、联系人、账户。生成预测和管道审查。
## 开发与运维 (29-36)
29. Docker MCP:容器管理。Claude 可以检查运行中的容器,读取日志,并帮助调试部署问题。
30. Vercel MCP:部署平台集成。检查部署状态,读取构建日志,管理环境变量。
31. AWS MCP:Amazon Web Services 集成。Claude 访问 S3 存储桶,读取 CloudWatch 日志,查询 DynamoDB 表。
32. Cloudflare MCP:CDN 和边缘计算管理。分析数据、DNS 记录、Worker 部署。
33. GitLab MCP:GitLab 团队的 GitHub MCP 替代方案。仓库、流水线、合并请求、Issue。
34. npm MCP:搜索和检查 npm 包。对于依赖项研究和漏洞检查很有用。
35. Playwright MCP:面向 AI 的浏览器自动化。Claude 可以浏览网站,填写表单,提取数据,并测试 Web 应用程序。
36. Stealth Browser MCP:无法检测的浏览器自动化。用于常规浏览器会被阻止的网页抓取和研究。
## 数据与分析 (37-42)
37. BigQuery MCP:Google 的企业数据仓库。Claude 查询海量数据集,无需你编写 SQL。
38. Snowflake MCP:云数据平台集成。运行查询,分析结果,生成报告。
39. MongoDB MCP:NoSQL 数据库集成。查询文档,分析集合,生成洞察。
40. Airtable MCP:电子表格-数据库混合体。读取数据库,查询记录,更新字段。在运营团队中很受欢迎。
41. Google Analytics MCP:网络分析集成。提取流量数据,分析用户行为,生成性能报告。
42. Mixpanel MCP:产品分析。用户行为数据、漏斗分析、队列报告。
## 文件与文档处理 (43-47)
43. Markdownify MCP:将 PDF、图片和音频转换为 Markdown。一切都会变成 Claude 可以处理的文本。
44. Excel MCP Server:无需安装 Microsoft Excel 即可操作 Excel 文件。读取、写入、格式化和计算。
45. Firecrawl MCP:将任何网站转换为 LLM 就绪的数据。爬取网站,提取结构化内容,为 AI 消费进行处理。
46. Dropbox MCP:云存储集成。直接从你的 Dropbox 访问文件和文件夹。
47. Box MCP:企业文件共享。从 Box 读取文档,无需先下载。
## 专业工具 (48-50)
48. FastMCP:用最少的 Python 代码构建你自己的 MCP 服务器。当没有现有的服务器覆盖你的用例时,构建一个。只需一个装饰器,你的自定义工具就可以被 Claude 使用。
49. MCPHub:通过 HTTP 管理多个 MCP 服务器。当你有 10 个或更多的服务器在运行时,MCPHub 让它们保持有序且易于访问。
50. Codebase Memory MCP:为你的代码库创建一个持久的知识图谱。Claude 会在会话之间记住你的架构、模式和决策。
## 强力组合:我的推荐设置
如果你从零开始,先安装这 5 个:
1. Gmail + Google Calendar:每日运营视图
2. Google Drive:无摩擦的文件访问
3. Tavily:实时网络研究
4. Slack 或 Microsoft 365:团队沟通
5. GitHub 或 GitLab:代码和项目访问
这 5 个覆盖了 90% 的知识工作。随着需求增长,再添加专业服务器。
## 如何安装 MCP 服务器
步骤 1:找到服务器的 GitHub 仓库。步骤 2:按照安装说明操作(通常是 npm install 或 pip install)。步骤 3:将服务器配置添加到你的 Claude 配置文件中。步骤 4:重启 Claude Desktop。步骤 5:用简单的请求进行测试。
大多数服务器的设置时间不到 10 分钟。时间投入会在使用的第一个小时内得到回报。
## TL;DR
50 个集成。一个统一的 AI 操作系统。
连接器 = Claude Desktop 原生集成(点击启用)MCP 服务器 = 基于协议的扩展(安装和配置)插件 = 预构建的功能包(市场)
你连接得越多,复制粘贴就越少。复制粘贴越少,你就有越多的时间用于真正重要的工作。
这份清单花费了我数周的时间来编译、安装和测试。如果它为你节省了时间,你知道该怎么做。
我经常发布类似这样的东西 AI 工具、集成、工作流以及我实际使用的东西。没有废话。
关注我 @eng_khairallah1 以获取更多自动化指南、实施手册和 AI 构建资源。
希望这对你有用,Khairallah ❤️
## 相关链接
- [Khairallah AL-Awady](https://x.com/eng_khairallah1)
- [@eng_khairallah1](https://x.com/eng_khairallah1)
- [1.6M](https://x.com/eng_khairallah1/status/2049784265613967730/analytics)
- [@eng_khairallah1](https://x.com/@eng_khairallah1)
- [Upgrade to Premium](https://x.com/i/premium_sign_up)
- [5:33 PM · Apr 30, 2026](https://x.com/eng_khairallah1/status/2049784265613967730)
- [1.6M Views](https://x.com/eng_khairallah1/status/2049784265613967730/analytics)
- [View quotes](https://x.com/eng_khairallah1/status/2049784265613967730/quotes)
---
*导出时间: 2026/5/3 00:41:29*