kbdb
Rank #18,245io.github.diko316/kbdb
A searchable second brain for AI agents: ranked keyword and semantic search over your Markdown.
kbdb is a Model Context Protocol (MCP) server published by diko316. It ranks #18,245 of 132,046 servers tracked on MCP Toplist. kbdb is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 25, 2026 and most recently updated on Aug 25, 2026.
Ranks ahead of 113,801 of 132,046 servers on MCP Toplist.
Use kbdb
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add kbdb -- npx -y @dikolab/kbdb mcp --db[mcp_servers.kbdb]
command = "npx"
args = ["-y", "@dikolab/kbdb", "mcp", "--db"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"kbdb": {
"command": "npx",
"args": [
"-y",
"@dikolab/kbdb",
"mcp",
"--db"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"kbdb": {
"command": "npx",
"args": [
"-y",
"@dikolab/kbdb",
"mcp",
"--db"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"kbdb": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@dikolab/kbdb",
"mcp",
"--db"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"kbdb": {
"command": "npx",
"args": [
"-y",
"@dikolab/kbdb",
"mcp",
"--db"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"kbdb": {
"command": "npx",
"args": [
"-y",
"@dikolab/kbdb",
"mcp",
"--db"
]
}
}
}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.diko316%2Fkbdb)<a href="https://mcptoplist.com/server/io.github.diko316%2Fkbdb"><img src="https://mcptoplist.com/badge/io.github.diko316%2Fkbdb.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
diko316
Available versions (1)
| Version | Published |
|---|---|
| 1.0.3 | Aug 25, 2026 |
Frequently asked questions
- Who maintains kbdb?
- kbdb is maintained by diko316, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is kbdb listed on the Official MCP Registry?
- Yes — kbdb is listed on the Official MCP Registry, alongside Glama.
- How many versions does kbdb have?
- MCP Toplist tracks 1 version of kbdb, most recently published on Aug 25, 2026.
- Where can I find the source code for kbdb?
- The source code for kbdb is hosted at github.com/diko316/knowledge-base-db.
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.