MCPHub

0 serversUpdated Aug 28, 2026

ServersTrendingCategories
MCPHub

Catalog

  • Servers
  • Trending
  • Categories

Company

  • About

Shout out

  • Formatly
  • Hirime

Searchable catalog of Model Context Protocol servers. Find tools that connect your AI assistant to the services and data you use.

PrivacyTerms

© 2026 MCPHub

Servers/Code Execution/MCPVault
Code ExecutionOfficial
M

MCPVault

Search and evaluate MCP servers from your AI agent: quality grades, live verification status, install commands and client compatibility for 5,000+ servers.

1 starsUpdated Aug 18, 2026
View on GitHub

Ads

Overview

Search, inspect, and submit MCP servers from your AI agent. MCPVault exposes more than 18,000 records with evidence-labelled grades, freshness, verification, install, and compatibility data. No installation required. Run directly with npx: Add to claude_desktop_config.json (typically ~/Library/Application Support/Claude/claude_desktop_config.json on macOS): Add to your MCP configuration in Cursor settings: Search the MCPVault directory by keyword, category, or status. - "Find me a working postgres MCP server" - "Search for MCP servers in the DevTools category with status verified" - "What MCP servers are available for file system access?"

Installation

npx -y mcpvault-mcp

Configuration

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

Capabilities

  • Search the directory

    Ask for MCP servers by keyword, category, or status using `search_mcp_servers`, e.g., "Find a postgres MCP server."

  • Inspect server details

    Retrieve full metadata (grade, verification, GitHub repo, client compatibility) for any listing via `get_mcp_server`.

  • Get install commands

    Ask how to install a specific server and receive its recorded command through `get_install_command`.

  • Submit new servers

    Add an unlisted GitHub MCP repository to MCPVault with `submit_mcp_server`, subject to the plausibility gate.

Tags

  • knowledge-retrieval
  • research
  • development
  • ai-agent

Related MCP servers

C

Context7 MCP

Official

Official Context7 MCP server that brings up-to-date, version-specific library documentation and code examples into AI coding prompts.

61.3kCode ExecutionUpdated Today
C

Chrome DevTools MCP

Official

Official Chrome DevTools MCP server for controlling and inspecting a live Chrome browser from coding agents such as Gemini, Claude, Cursor, and Copilot.

49.9kCode ExecutionUpdated Today
M

Mastra/mcp

Official

Client implementation for Mastra, providing seamless integration with MCP-compatible AI models and tools.

27.5kCode ExecutionUpdated Today

GitHub MCP Server

Official

Connect your AI assistant to GitHub repositories, issues, pull requests, and search.

12.4kCode ExecutionUpdated 2 days ago