Odel
MCPVault

MCPVault

Local
@coburn27161TypeScriptMITUpdated 1w ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmmcpvault-mcpv0.2.2

Run

npx -y mcpvault-mcp

MCP client config

{
  "mcpServers": {
    "mcpvault": {
      "command": "npx",
      "args": [
        "-y",
        "mcpvault-mcp"
      ]
    }
  }
}