Versedb MCP
Rank #3,586com.versedb/versedb-mcp
MCP server providing versedb-mcp capabilities
Versedb MCP is a Model Context Protocol (MCP) server published by versedb. It ranks #3,586 of 132,046 servers tracked on MCP Toplist, and its repository has 47 GitHub stars. Versedb MCP is listed on Official MCP, with 3 tracked versions. It was first listed on Mar 1, 2026 and most recently updated on Mar 1, 2026.
Ranks ahead of 128,460 of 132,046 servers on MCP Toplist.
Use Versedb MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http versedb-mcp https://versedb.com/mcp/api[mcp_servers.versedb-mcp]
url = "https://versedb.com/mcp/api"Add to ~/.codex/config.toml.
https://versedb.com/mcp/apiSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"versedb-mcp": {
"url": "https://versedb.com/mcp/api"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"versedb-mcp": {
"type": "http",
"url": "https://versedb.com/mcp/api"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"versedb-mcp": {
"serverUrl": "https://versedb.com/mcp/api"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"versedb-mcp": {
"url": "https://versedb.com/mcp/api"
}
}
}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/com.versedb%2Fversedb-mcp)<a href="https://mcptoplist.com/server/com.versedb%2Fversedb-mcp"><img src="https://mcptoplist.com/badge/com.versedb%2Fversedb-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
versedb
Available versions (3)
| Version | Published |
|---|---|
| 1.0.1 | Mar 1, 2026 |
| 1.0.0 | Mar 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Versedb MCP?
- Versedb MCP is maintained by versedb, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Versedb MCP listed on the Official MCP Registry?
- Yes — Versedb MCP is listed on the Official MCP Registry.
- How many versions does Versedb MCP have?
- MCP Toplist tracks 3 versions of Versedb MCP, most recently published on Mar 1, 2026.
- Where can I find the source code for Versedb MCP?
- The source code for Versedb MCP is hosted at github.com/versedb/versedb-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.