MCPVault

MCPVault

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

Category
访问服务器

README

MCPVault MCP Server

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

MCPVault


Install

No installation required. Run directly with npx:

npx -y mcpvault-mcp

Or install globally:

npm install -g mcpvault-mcp

Client Configuration

Claude Desktop

Add to claude_desktop_config.json (typically ~/Library/Application Support/Claude/claude_desktop_config.json on macOS):

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

Claude Code

claude mcp add mcpvault -- npx -y mcpvault-mcp

Cursor

Add to your MCP configuration in Cursor settings:

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

Tools

search_mcp_servers

Search the MCPVault directory by keyword, category, or status.

Parameters:

Parameter Type Required Description
query string Yes Search term, e.g. "postgres", "file system"
category string No Filter by category, e.g. "Databases", "DevTools"
status string No Filter by status: verified, claimed, or stale
limit number No Results to return (default 10, max 30)

Example prompts:

  • "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?"

get_mcp_server

Retrieve full details for a specific server by its MCPVault slug.

Parameters:

Parameter Type Required Description
slug string Yes MCPVault slug visible in the listing URL: mcpvault.io/servers/<slug>

Returns: name, description, grade, status, verification date, GitHub repo, stars, license, client compatibility, topics, tool list, and listing URL.

Example prompts:

  • "Get details for the github MCP server"
  • "What clients does the postgres-mcp server support?"

get_install_command

Get the install command for a specific MCP server.

Parameters:

Parameter Type Required Description
slug string Yes MCPVault slug for the server

Returns the recorded install command and a link to the listing page. If no install command is on record, points to the listing for manual setup instructions.

Example prompts:

  • "How do I install the github MCP server?"
  • "What is the install command for filesystem-mcp?"

submit_mcp_server

Submit a GitHub repository to MCPVault as a new MCP server listing. If you find an MCP server on GitHub that is not yet in MCPVault, use this tool to add it. The repository is validated against the MCPVault plausibility gate (the repo name, description, or topics must mention "mcp" or "model context protocol"). Rate limited to 5 submissions per client per day.

Parameters:

Parameter Type Required Description
repo_url string Yes Full GitHub repository URL, e.g. https://github.com/owner/repo

Responses:

  • Submitted successfully: returns the listing URL and a note that the owner can claim it at mcpvault.io/claim.
  • Already listed: returns the existing listing URL.
  • Not an MCP server: explains what the plausibility gate checks.
  • Rate limited: try again tomorrow.

Example prompts:

  • "If you find an MCP server on GitHub that is not in MCPVault, submit it"
  • "Submit https://github.com/owner/my-mcp-server to MCPVault"
  • "Add this MCP server to MCPVault: https://github.com/owner/repo"

About MCPVault

MCPVault is a curated directory of 5,000+ MCP servers with quality grades and live verification. Every server is graded A through F based on activity, maintenance, and reliability signals. Stale servers are flagged; claimed and verified servers are actively maintained.

Browse at mcpvault.io.


License

MIT. See LICENSE.

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选