feat: add Tomba MCP server for email discovery and verification

This commit is contained in:
Mohamed Ben 2025-11-10 16:41:44 +01:00
parent 8517abfaf8
commit a10519e383

View File

@ -430,6 +430,7 @@ MCP 客户端是 AI 的“操作台”,以下是几个热门选择:
| [Apple Calendar](https://github.com/Omar-v2/mcp-ical) | 与 macOS 日历交互,创建/修改事件、列出日程、查找空闲时段等。 | 社区实现, Python 开发 🐍, 本地运行 🏠, macOS 日历管理 🍎。 |
| [sawa-zen/vrchat-mcp](https://github.com/sawa-zen/vrchat-mcp) | 与 VRChat API 交互的 MCP 服务器。可获取好友、世界、虚拟形象等信息。 | 社区实现, TypeScript 开发 📇, 本地运行 🏠, VRChat API 交互。 |
| [takumi0706/google-calendar-mcp](https://github.com/takumi0706/google-calendar-mcp) | 与 Google Calendar API 交互的 MCP 服务器 (TypeScript 版)。 | 社区实现, TypeScript 开发 📇, 云服务 ☁️, Google Calendar 集成 (TS)。 |
| [tomba-io/tomba-mcp-server](https://github.com/tomba-io/tomba-mcp-server) | 邮箱发现、验证和数据丰富工具。可查找邮箱地址、验证可送达性、丰富联系人数据、发现作者和 LinkedIn 档案、验证手机号码并分析技术栈。 | 社区实现, TypeScript 开发 📇, 云服务 ☁️, 邮箱验证与联系人数据丰富。 |
| [teddyzxcv/ntfy-mcp](https://github.com/teddyzxcv/ntfy-mcp) | 使用 ntfy 向手机发送通知的 MCP 服务器。 | 社区实现, ntfy 通知。 |
| [Telegram](https://github.com/chigwell/telegram-mcp) | 通过 Telethon 集成 Telegram支持分页读取聊天、检索和发送消息。 | 社区实现, Python 开发, Telegram 消息交互。 |
| [userad/didlogic_mcp](https://github.com/UserAd/didlogic_mcp) | DIDLogic MCP 服务器。增加管理 SIP 端点、号码和目的地的功能。 | 社区实现, Python 开发 🐍, 云服务 ☁️, DIDLogic (VoIP) 集成。 |