mcpserver-finder

ModelContextProtocol-Security/mcpserver-finder
★ 3 stars Unknown language 🔍 Search Updated 12d ago
mcpserver-finder: Find and evaluate MCP servers with expert judgment checks for quality, security, and safety. Customizable tool with practical search methods and optional teaching guidance. Part of the Model Context Protocol Security initiative, a Cloud Security Alliance project
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcpserver-finder": {
      "command": "npx",
      "args": [
        "-y",
        "ModelContextProtocol-Security/mcpserver-finder"
      ]
    }
  }
}