- Explore MCP Servers
- mcp-find
Mcp Find
What is Mcp Find
mcp-find is a command-line interface (CLI) tool designed to help users discover MCP Servers using the public search API from mcprepository.com, the official MCP Server Repository.
Use cases
Use cases for mcp-find include finding specific MCP Servers for applications like Slack integration, building AI agents that require communication with different services, and automating workflows that involve multiple MCP Servers.
How to use
To use mcp-find, you can run it directly with npx by typing npx mcp-find <search-term> in your terminal. Alternatively, you can install it globally using npm install -g mcp-find and then use it by typing mcp-find <search-term>.
Key features
Key features of mcp-find include the ability to search for MCP Servers quickly and efficiently from the terminal, access to a wide range of MCP Servers through the official API, and ease of installation and usage.
Where to use
mcp-find can be used in various fields such as AI development, automation tools, and protocol-based application development where interaction with MCP Servers is required.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Overview
What is Mcp Find
mcp-find is a command-line interface (CLI) tool designed to help users discover MCP Servers using the public search API from mcprepository.com, the official MCP Server Repository.
Use cases
Use cases for mcp-find include finding specific MCP Servers for applications like Slack integration, building AI agents that require communication with different services, and automating workflows that involve multiple MCP Servers.
How to use
To use mcp-find, you can run it directly with npx by typing npx mcp-find <search-term> in your terminal. Alternatively, you can install it globally using npm install -g mcp-find and then use it by typing mcp-find <search-term>.
Key features
Key features of mcp-find include the ability to search for MCP Servers quickly and efficiently from the terminal, access to a wide range of MCP Servers through the official API, and ease of installation and usage.
Where to use
mcp-find can be used in various fields such as AI development, automation tools, and protocol-based application development where interaction with MCP Servers is required.
Clients Supporting MCP
The following are the main client software that supports the Model Context Protocol. Click the link to visit the official website for more information.
Content
🔍 mcp-find
Search for MCP Servers right from your terminal.
Powered by mcprepository.com — the official MCP Server Repository.
📦 About
mcp-find is a simple CLI tool that helps you discover MCP Servers (Model Context Protocol) using the public search API from mcprepository.com.
Whether you’re building AI agents, automation tools, or protocol-based applications — quickly find the MCP Server you need.
🚀 Installation
You can use it instantly via npx:
npx mcp-find <search-term>
Or install globally:
npm install -g mcp-find
🔍 Usage
mcp-find slack
Example output:
🔍 Searching for MCP servers matching: "slack"... slack — Slack MCP Server: ★ 28.3k — MCP server for interacting with Slack → https://mcprepository.com/modelcontextprotocol/slack slack-user-mcp — Slack User MCP Server: ★ 3 — MCP server for interacting with Slack as a user → https://mcprepository.com/lars-hagen/slack-user-mcp
🌐 Powered by MCPRepository
This tool uses the official MCP Server index API:
GET https://mcprepository.com/api/search?q=<query>
Dev Tools Supporting MCP
The following are the main code editors that support the Model Context Protocol. Click the link to visit the official website for more information.










