mcp-find

Author:@mcprepository
View on GitHub

Overview

mcp-find is a CLI tool that helps you discover MCP Servers using the public search API from mcprepository.com.

To use it instantly, run npx mcp-find <search-term>. For permanent installation, use npm install -g mcp-find and then run mcp-find <search-term>.

Its key features include being a simple command-line tool for searching MCP Servers, utilizing the official MCP Server index API for accurate results, and offering quick installation via npm or npx.

Common use cases are finding MCP Servers for building AI agents, discovering servers for automation tools, and searching for protocol-based applications.

An MCP Server is a server that uses the Model Context Protocol. You can install the tool globally or use it directly with npx without any installation.