CometChat Docs
Rank #3,198io.github.cometchat/docs-mcp
CometChat docs search + implementation bundles: add chat, voice, video & moderation to your app.
CometChat Docs is a Model Context Protocol (MCP) server published by cometchat. It ranks #3,198 of 132,046 servers tracked on MCP Toplist, and its repository has 88 GitHub stars. CometChat Docs is listed across 4 registries — Official MCP, PulseMCP, Glama and mcp.so, with 2 tracked versions. It was first listed on Jun 22, 2026 and most recently updated on Jul 14, 2026.
Ranks ahead of 128,848 of 132,046 servers on MCP Toplist.
Use CometChat Docs
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http docs-mcp https://mcp.cometchat.com/mcp[mcp_servers.docs-mcp]
url = "https://mcp.cometchat.com/mcp"Add to ~/.codex/config.toml.
https://mcp.cometchat.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"docs-mcp": {
"url": "https://mcp.cometchat.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docs-mcp": {
"type": "http",
"url": "https://mcp.cometchat.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docs-mcp": {
"serverUrl": "https://mcp.cometchat.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docs-mcp": {
"url": "https://mcp.cometchat.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.cometchat%2Fdocs-mcp)<a href="https://mcptoplist.com/server/io.github.cometchat%2Fdocs-mcp"><img src="https://mcptoplist.com/badge/io.github.cometchat%2Fdocs-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 4 registries
cometchat
Available versions (2)
| Version | Published |
|---|---|
| 0.1.5 | Jul 14, 2026 |
| 0.1.4 | Jul 9, 2026 |
Frequently asked questions
- Who maintains CometChat Docs?
- CometChat Docs is maintained by cometchat, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is CometChat Docs listed on the Official MCP Registry?
- Yes — CometChat Docs is listed on the Official MCP Registry, alongside PulseMCP, Glama and mcp.so.
- How many versions does CometChat Docs have?
- MCP Toplist tracks 2 versions of CometChat Docs, most recently published on Jul 14, 2026.
- Where can I find the source code for CometChat Docs?
- The source code for CometChat Docs is hosted at github.com/cometchat/docs-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.