mcpbeat Sign in

MCPVault MCP Server

local only

MCPVault runs on your own machine — the client starts it, so there is no endpoint to ping. 80 installs a week from npm. Last commit 9 Sep 2026.

Search evidence-labelled MCP servers with freshness, install, compatibility and verification data.

Installs per day peak 261 · avg 19 · -8% w/w
a month agotoday
80
Installs / week
npm · mcpvault-mcp
1
Stars
1 open issues
9 Sep 2026
Last commit
0 releases in 90 days
MIT
License
TypeScript

Nothing serious here today

Today is the operative word: we check MCPVault every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add mcpvault -- npx -y mcpvault-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "mcpvault": {
      "args": [
        "-y",
        "mcpvault-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.mcpvault]
command = "npx"
args = ["-y", "mcpvault-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "mcpvault": {
      "args": [
        "-y",
        "mcpvault-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "mcpvault": {
      "args": [
        "-y",
        "mcpvault-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to MCPVault

same job, measured the same way
GLEIF MCP Server
by olgasafonova

Access the GLEIF LEI database for company verification, KYC, and ownership research.

local only
Vet
by getvet

Discover and vet MCP servers: search 200K+ AI tools with security verification and schemas.

56 installs/wk local only
pkgxray
by adamsjack711-ux

Pre-install security scans for npm packages, MCP servers, and AI agents with cited verdict evidence.

92 installs/wk local only
Leadloadz
by ali1041

B2B lead search and email verification MCP server

101 installs/wk local only
Visibilityai
by thinksuitesolution-coder

Verified Indian business data and AI-visibility reports for MCP-compatible AI agents.

13 tools answering
Wellknown
by wellknown

Live index of AI agents, MCP servers and tools with observed liveness and capability search.

65 installs/wk 9 tools answering
IndieStack
by pattyboi101

Search 3,100+ developer tools via MCP. Install commands, compatibility data, health scores.

435 installs/wk local only
Public Data Catalog
by yhay81

Reviewed public-data search and execution with provenance and verifiable integrity receipts.

3 tools answering

MCPVault — questions

Answers built from our own checks of this server.

Why is there no uptime for MCPVault?
MCPVault runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package mcpvault-mcp was installed 80 times last week.
How do I connect MCPVault?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls mcpvault-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use MCPVault?
The npm package mcpvault-mcp was installed 80 times in the last week. Week over week that is -8%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is MCPVault open source?
Yes — it is published under the MIT licence, written in TypeScript, 1 stars on GitHub and 1 open issue. The source link is on this page, so you can read exactly what it does with your data before you connect it.