Docbase
Rank #923io.github.krayinc/docbase
DocBase MCP server for AI agents
Docbase is a Model Context Protocol (MCP) server published by krayinc. It ranks #923 of 132,345 servers tracked on MCP Toplist, and its repository has 354 GitHub stars. Docbase is listed on Official MCP, with 9 tracked versions. It was first listed on Mar 19, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 131,422 of 132,345 servers on MCP Toplist.
Use Docbase
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http docbase https://mcp.docbase.io/mcp[mcp_servers.docbase]
url = "https://mcp.docbase.io/mcp"Add to ~/.codex/config.toml.
https://mcp.docbase.io/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"docbase": {
"url": "https://mcp.docbase.io/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"docbase": {
"type": "http",
"url": "https://mcp.docbase.io/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"docbase": {
"serverUrl": "https://mcp.docbase.io/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"docbase": {
"url": "https://mcp.docbase.io/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.krayinc%2Fdocbase)<a href="https://mcptoplist.com/server/io.github.krayinc%2Fdocbase"><img src="https://mcptoplist.com/badge/io.github.krayinc%2Fdocbase.svg" alt="MCP Toplist: Top 1% of 132,345" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
krayinc
Available versions (9)
| Version | Published |
|---|---|
| 1.2.4 | Aug 27, 2026 |
| 1.2.2 | Aug 6, 2026 |
| 1.2.1 | Aug 6, 2026 |
| 1.2.0 | Jun 25, 2026 |
| 1.1.5 | May 14, 2026 |
| 1.1.3 | Apr 13, 2026 |
| 1.1.2 | Apr 8, 2026 |
| 1.1.0 | Mar 19, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Docbase?
- Docbase is maintained by krayinc, which publishes 1 MCP server (9 total versions) tracked on MCP Toplist.
- Is Docbase listed on the Official MCP Registry?
- Yes — Docbase is listed on the Official MCP Registry.
- How many versions does Docbase have?
- MCP Toplist tracks 9 versions of Docbase, most recently published on Aug 27, 2026.
- Where can I find the source code for Docbase?
- The source code for Docbase is hosted at github.com/krayinc/docbase-mcp-server.
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.