# CometChat Docs MCP server

CometChat docs search + implementation bundles: add chat, voice, video & moderation to your app.

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-cometchat-docs-mcp
- Repository: https://github.com/cometchat/docs-mcp
- Website: https://www.cometchat.com/docs/mcp-server

## Install
- Endpoint: https://mcp.cometchat.com/mcp
- Auth: Not captured

## Setup notes
- Remote endpoint: https://mcp.cometchat.com/mcp

## Tools
- search_cometchat_docs (Search CometChat Documentation) - Searches 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. Supports an optional `version` filter to scope results to a specific documentation version. Endpoint: https://mcp.cometchat.com/mcp
- fetch_cometchat_doc_page (Fetch CometChat Documentation Page) - Fetches 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'. Endpoint: https://mcp.cometchat.com/mcp
- get_cometchat_implementation_bundle (Get CometChat Implementation Bundle) - Returns 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. Endpoint: https://mcp.cometchat.com/mcp

## Resources
- cometchat://skills/overview - Use when building real-time chat, voice/video calling, or messaging features into web and mobile applications. Reach for this skill when integrating messaging APIs, configuring authentication, building UI components, managing users/groups, or implementing calling functionality. MIME type: text/markdown
- cometchat://bundles/android-uikit-quickstart - Android UI Kit Quickstart (Jetpack Compose) — android. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/flutter-uikit-quickstart - Flutter UI Kit Quickstart — flutter. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/ios-uikit-quickstart - iOS UI Kit Quickstart (SwiftUI) — ios. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/js-sdk-messaging-basics - JavaScript SDK — Messaging Basics — javascript. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/moderation-setup - Moderation Setup — any. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/multi-tenant-chat - Multi-Tenant SaaS Chat — any. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/presence-and-typing - Presence and Typing Indicators — any. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/react-native-uikit-quickstart - React Native UI Kit Quickstart — react-native. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/react-uikit-quickstart - React UI Kit Quickstart — react. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown
- cometchat://bundles/widget-embed - Widget Embed (No-Code) — widget. Implementation bundle: prerequisites, install, configuration, working code. MIME type: text/markdown

## Prompts
Not captured

## Metadata
- Owner: io.github.cometchat
- Version: 0.1.5
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jul 14, 2026
- Source: https://registry.modelcontextprotocol.io
