CometChat Docs MCP server
CometChat docs search + implementation bundles: add chat, voice, video & moderation to your app.
88 stars
Reviews
Write oneNobody has reviewed CometChat Docs yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
CometChat Docs tools (4)
write = sends, deletes, buys or postsfetch_cometchat_doc_pageFreeFetches the full content of a single CometChat documentation page by URL or path. Returns the page content as markdown along with title and section metadata. Path can be passed as a full https://www.cometchat.com/docs URL or as a relative path such as '/sdk/javascript/overview'.
get_cometchat_implementation_bundleFreeReturns a curated implementation bundle for a named CometChat integration scenario. Each bundle includes prerequisites, install commands, configuration, working code examples, and common pitfalls. Available bundles cover common integration patterns across React, Flutter, iOS, Android, React Native, and the JavaScript SDK.
list_cometchat_bundlesFreeLists every available CometChat implementation bundle with its identifier, title, target framework, and last-verified date.
search_cometchat_docsFreeSearches CometChat documentation including SDK guides (JavaScript, React, iOS, Android, Flutter, React Native), UI Kit references, REST API documentation, integration tutorials, and OpenAPI specs. Returns ranked snippets with titles and direct links to source pages. Pages for the current version of each SDK and UI Kit are preferred over older versions, and each result reports its version label and whether it is current. To reach older docs, pass the `version` filter with that version's label.
Public scan report
scanner v0.1.9 · 2026-09-22 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1767ms20/20
- Tool poisoning4 tool descriptions checked15/15
- Auth qualityopen endpoint, read-only tools10/15
- Maintenancelast push 0 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year9/10
What the publisher says
From the CometChat Docs repository's README, as published. We do not edit it. Read it on GitHub
CometChat MCP Server
Add real-time chat, voice, video, and moderation to your app through your AI coding agent.
Docs • CometChat • Get an account (free, 100 MAU)
CometChat's first-party MCP server. Connect Claude, Cursor, Windsurf, VS Code Copilot, Codex, or any other Model Context Protocol–compatible agent and integrate CometChat into your app from natural-language prompts.
Ask the agent: "add a chat tab where users can DM each other" — it reads CometChat's documentation, picks the right components for your stack, and writes the integration code.
Read-only. No account, no API key, no authentication required.
Demo
An AI agent reading CometChat's docs and writing a working chat integration from a single prompt.
Quick install
Config snippet (Cursor / Windsurf / generic MCP clients)
{
"mcpServers": {
"cometchat": {
"url": "https://mcp.cometchat.com/mcp"
}
}
}Usage
After connecting, prompt your agent with any of these:
- "How do I install the React UI Kit in my Vite project?"
- "Walk me through multi-tenant chat for a Next.js SaaS where workspaces are isolated."
- "Show me how to add presence indicators and typing dots to my iOS conversation list."
- "Set up content moderation so banned words are blocked before delivery."
- "Build a no-code chat widget for my Webflow site."
- "What's the rate limit for sending messages, and what error code do I get when I hit it?"
The agent reads CometChat's documentation, pulls the relevant implementation bundle, and writes the integration code into your project.
Tools
Shortened. The full README is on GitHub.
Nothing above is checked by us. What we check is on the safety report.
Install directly
claude mcp add --transport http docs-mcp https://mcp.cometchat.com/mcp
CometChat Docs: common questions
- Is CometChat Docs MCP server safe?
- Yes, by our scan: it is graded A (92/100). Read the CometChat Docs safety report
- How do I install CometChat Docs?
- It runs remotely at mcp.cometchat.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does CometChat Docs need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is CometChat Docs maintained?
- The last commit was in the last day (2026-09-22). The latest release is v0.1.6.
- Is CometChat Docs up?
- 100% of our last 15 checks got an answer. We check remote servers about four times a day.
- What can I use instead of CometChat Docs?
- Servers from other publishers that do the same job: Botverse MCP server, Context7 MCP server and Coolify MCP server. Compare all CometChat Docs alternatives.
Alternatives to CometChat Docs
Same job from other publishers: the closest match first, then the best rated.
- BotverseTranscode/conform/splice video, convert docs, transcribe audio for AI agents. Free $1 trial.not reviewedGrowingB
Context7Up-to-date code docs for any promptnot reviewedWidely usedA- Coolify45 optimized tools for managing Coolify infrastructure, diagnostics, and docs searchnot reviewedEstablishedB
- MCPManage Appwrite projects, databases, auth, storage, functions, and messaging; search Appwrite docsnot reviewedEstablishedA
- Agent-Native ContentOpen-source Obsidian for MDX - edit local docs with agent assistancenot reviewedEstablishedA