CometChat
@cometchat
关于 CometChat
Add real-time chat, voice, video & moderation to your app.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"cometchat": {
"url": "https://mcp.cometchat.com/mcp"
}
}
}工具
3Search SDK guides, UI Kit references, REST API docs, and OpenAPI specs. Returns ranked snippets with titles + direct links. Optional `version` filter.
Fetch the full content of any documentation page as markdown, by URL or relative path.
Return a curated implementation bundle for a named scenario — prerequisites, install commands, configuration, working code.
概览
What is the CometChat Docs MCP Server?
CometChat's first-party, remote MCP server. It gives your AI coding agent live access to CometChat's documentation and curated, ready-to-run implementation bundles — so you can add real-time chat, voice, video, and moderation to your app from natural-language prompts. Hosted at https://mcp.cometchat.com/mcp; read-only, with no account, API key, or authentication required.
How to use it
Add the endpoint as a custom connector in Claude, Cursor, Windsurf, or VS Code — or run claude mcp add --transport http cometchat https://mcp.cometchat.com/mcp. Then ask your agent to build a feature: it searches CometChat's docs, pulls the matching implementation bundle, and writes the integration code into your project.
Key features
- Docs search across SDK guides, UI Kit references, REST API docs, and OpenAPI specs.
- Full-page fetch — retrieve any CometChat documentation page as markdown.
- Implementation bundles — ready-to-run code for React, React Native, Flutter, iOS, Android, the JS SDK, the no-code widget, AI moderation, multi-tenant chat, and presence.
- Remote & read-only — no install and no auth; just add the URL.
沟通协作 分类下的更多 MCP 服务器
Twilio MCP Monorepo
twilio-labsMonorepo providing 1) OpenAPI to MCP Tool generator 2) Exposing all of Twilio's API as MCP Tools
MCP Headless Gmail Server
baryhuangA MCP (Model Context Protocol) server that provides get, send Gmails without local credential or token setup.
MCP-Discord
barryyip0625Implement Discord MCP server enabling AI assistants to interact with the Discord platform.
MCP Communicator (Telegram)
qpd-vAn MCP server that enables communication with users through Telegram. This server provides a tool to ask questions to users and receive their responses via a Telegram bot.
Email sending MCP 💌
ykhliThe official MCP server to send emails and interact with Resend
评论