MCPVault
Rank #29,760io.github.coburn2716/mcpvault
Search evidence-labelled MCP servers with freshness, install, compatibility and verification data.
MCPVault is a Model Context Protocol (MCP) server published by coburn2716. It ranks #29,760 of 132,405 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. MCPVault is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Aug 17, 2026 and most recently updated on Aug 27, 2026.
Ranks ahead of 102,645 of 132,405 servers on MCP Toplist.
Use MCPVault
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add mcpvault -- npx -y mcpvault-mcp[mcp_servers.mcpvault]
command = "npx"
args = ["-y", "mcpvault-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"mcpvault": {
"command": "npx",
"args": [
"-y",
"mcpvault-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"mcpvault": {
"command": "npx",
"args": [
"-y",
"mcpvault-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"mcpvault": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"mcpvault-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"mcpvault": {
"command": "npx",
"args": [
"-y",
"mcpvault-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"mcpvault": {
"command": "npx",
"args": [
"-y",
"mcpvault-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.coburn2716%2Fmcpvault)<a href="https://mcptoplist.com/server/io.github.coburn2716%2Fmcpvault"><img src="https://mcptoplist.com/badge/io.github.coburn2716%2Fmcpvault.svg" alt="MCP Toplist: Top 25% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
coburn2716
Other servers by coburn2716
View all coburn2716 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.2.2 | Aug 27, 2026 |
Frequently asked questions
- Who maintains MCPVault?
- MCPVault is maintained by coburn2716, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is MCPVault listed on the Official MCP Registry?
- Yes — MCPVault is listed on the Official MCP Registry, alongside Glama.
- How many versions does MCPVault have?
- MCP Toplist tracks 1 version of MCPVault, most recently published on Aug 27, 2026.
- Where can I find the source code for MCPVault?
- The source code for MCPVault is hosted at github.com/coburn2716/mcpvault-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.