Vdb MCP Server
Rank #41,587kr.ai.vdb/vdb
Check packages for CVEs, slopsquatting, and CISA KEV before your AI agent installs them.
Vdb MCP Server is a Model Context Protocol (MCP) server published by 0pstech. It ranks #41,587 of 132,113 servers tracked on MCP Toplist. Vdb MCP Server is listed across 2 registries — Official MCP and Glama, with 2 tracked versions. It was first listed on Jul 19, 2026 and most recently updated on Jul 19, 2026.
Ranks ahead of 90,526 of 132,113 servers on MCP Toplist.
Use Vdb MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add vdb -e "VDB_API_URL=<your VDB_API_URL>" -e "VDB_API_TOKEN=<your VDB_API_TOKEN>" -- uvx vdb-mcpReplace each placeholder with your own value before saving.
[mcp_servers.vdb]
command = "uvx"
args = ["vdb-mcp"]
[mcp_servers.vdb.env]
VDB_API_URL = "<your VDB_API_URL>"
VDB_API_TOKEN = "<your VDB_API_TOKEN>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vdb": {
"command": "uvx",
"args": [
"vdb-mcp"
],
"env": {
"VDB_API_URL": "<your VDB_API_URL>",
"VDB_API_TOKEN": "<your VDB_API_TOKEN>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vdb": {
"command": "uvx",
"args": [
"vdb-mcp"
],
"env": {
"VDB_API_URL": "<your VDB_API_URL>",
"VDB_API_TOKEN": "<your VDB_API_TOKEN>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"vdb": {
"type": "stdio",
"command": "uvx",
"args": [
"vdb-mcp"
],
"env": {
"VDB_API_URL": "<your VDB_API_URL>",
"VDB_API_TOKEN": "<your VDB_API_TOKEN>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vdb": {
"command": "uvx",
"args": [
"vdb-mcp"
],
"env": {
"VDB_API_URL": "<your VDB_API_URL>",
"VDB_API_TOKEN": "<your VDB_API_TOKEN>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"vdb": {
"command": "uvx",
"args": [
"vdb-mcp"
],
"env": {
"VDB_API_URL": "<your VDB_API_URL>",
"VDB_API_TOKEN": "<your VDB_API_TOKEN>"
}
}
}
}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/kr.ai.vdb%2Fvdb)<a href="https://mcptoplist.com/server/kr.ai.vdb%2Fvdb"><img src="https://mcptoplist.com/badge/kr.ai.vdb%2Fvdb.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
0pstech
Other servers by 0pstech
View all 0pstech servers →Available versions (2)
| Version | Published |
|---|---|
| 0.1.2 | Jul 19, 2026 |
| 0.1.1 | Jul 19, 2026 |
Frequently asked questions
- Who maintains Vdb MCP Server?
- Vdb MCP Server is maintained by 0pstech, which publishes 2 MCP servers (2 total versions) tracked on MCP Toplist.
- Is Vdb MCP Server listed on the Official MCP Registry?
- Yes — Vdb MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Vdb MCP Server have?
- MCP Toplist tracks 2 versions of Vdb MCP Server, most recently published on Jul 19, 2026.
- Where can I find the source code for Vdb MCP Server?
- The source code for Vdb MCP Server is hosted at github.com/0pstech/vdb-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.