DocsMint
Rank #765io.github.HiAi-gg/docsmint
Cloud or self-hosted knowledge for AI agents: hybrid search, reranking, GraphRAG, scoped MCP tools.
DocsMint is a Model Context Protocol (MCP) server published by HiAi-gg. It ranks #765 of 130,833 servers tracked on MCP Toplist, and its repository has 55 GitHub stars. DocsMint is listed on Official MCP, with 16 tracked versions. It was first listed on Aug 20, 2026 and most recently updated on Sep 16, 2026.
Ranks ahead of 130,068 of 130,833 servers on MCP Toplist.
Use DocsMint
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http docsmint https://docsmint.com/mcpThis endpoint requires authentication — see the server’s docs for credentials.
claude mcp add docsmint -e "HIAI_DOCS_URL=<your HIAI_DOCS_URL>" -e "HIAI_DOCS_API_KEY=<your HIAI_DOCS_API_KEY>" -- npx -y @hiai-gg/docsmint docsmint-mcpReplace each placeholder with your own value before saving.
[mcp_servers.docsmint]
url = "https://docsmint.com/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.docsmint]
command = "npx"
args = ["-y", "@hiai-gg/docsmint", "docsmint-mcp"]
[mcp_servers.docsmint.env]
HIAI_DOCS_URL = "<your HIAI_DOCS_URL>"
HIAI_DOCS_API_KEY = "<your HIAI_DOCS_API_KEY>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://docsmint.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"docsmint": {
"command": "npx",
"args": [
"-y",
"@hiai-gg/docsmint",
"docsmint-mcp"
],
"env": {
"HIAI_DOCS_URL": "<your HIAI_DOCS_URL>",
"HIAI_DOCS_API_KEY": "<your HIAI_DOCS_API_KEY>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"docsmint": {
"url": "https://docsmint.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"docsmint": {
"command": "npx",
"args": [
"-y",
"@hiai-gg/docsmint",
"docsmint-mcp"
],
"env": {
"HIAI_DOCS_URL": "<your HIAI_DOCS_URL>",
"HIAI_DOCS_API_KEY": "<your HIAI_DOCS_API_KEY>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"docsmint": {
"type": "http",
"url": "https://docsmint.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"docsmint": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@hiai-gg/docsmint",
"docsmint-mcp"
],
"env": {
"HIAI_DOCS_URL": "<your HIAI_DOCS_URL>",
"HIAI_DOCS_API_KEY": "<your HIAI_DOCS_API_KEY>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"docsmint": {
"serverUrl": "https://docsmint.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"docsmint": {
"command": "npx",
"args": [
"-y",
"@hiai-gg/docsmint",
"docsmint-mcp"
],
"env": {
"HIAI_DOCS_URL": "<your HIAI_DOCS_URL>",
"HIAI_DOCS_API_KEY": "<your HIAI_DOCS_API_KEY>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"docsmint": {
"url": "https://docsmint.com/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"docsmint": {
"command": "npx",
"args": [
"-y",
"@hiai-gg/docsmint",
"docsmint-mcp"
],
"env": {
"HIAI_DOCS_URL": "<your HIAI_DOCS_URL>",
"HIAI_DOCS_API_KEY": "<your HIAI_DOCS_API_KEY>"
}
}
}
}Replace each placeholder with your own value before saving.
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.HiAi-gg%2Fdocsmint)<a href="https://mcptoplist.com/server/io.github.HiAi-gg%2Fdocsmint"><img src="https://mcptoplist.com/badge/io.github.HiAi-gg%2Fdocsmint.svg" alt="MCP Toplist: Top 1% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
HiAi-gg
Available versions (16)
| Version | Published |
|---|---|
| 0.8.7 | Sep 16, 2026 |
| 0.8.6 | Sep 16, 2026 |
| 0.8.5 | Sep 16, 2026 |
| 0.8.4 | Sep 14, 2026 |
| 0.8.3 | Sep 7, 2026 |
| 0.8.2 | Aug 31, 2026 |
| 0.8.1 | Aug 30, 2026 |
| 0.7.6 | Aug 30, 2026 |
| 0.7.5 | Aug 30, 2026 |
| 0.7.4 | Aug 29, 2026 |
| 0.7.1 | Aug 28, 2026 |
| 0.7.0 | Aug 25, 2026 |
| 0.6.8 | Aug 21, 2026 |
| 0.6.7 | Aug 20, 2026 |
| 0.6.6 | Aug 20, 2026 |
| 0.6.5 | Aug 20, 2026 |
Frequently asked questions
- Who maintains DocsMint?
- DocsMint is maintained by HiAi-gg, which publishes 1 MCP server (16 total versions) tracked on MCP Toplist.
- Is DocsMint listed on the Official MCP Registry?
- Yes — DocsMint is listed on the Official MCP Registry.
- How many versions does DocsMint have?
- MCP Toplist tracks 16 versions of DocsMint, most recently published on Sep 16, 2026.
- Where can I find the source code for DocsMint?
- The source code for DocsMint is hosted at github.com/HiAi-gg/docsmint.
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.