π¦
Find
Search for MCP Servers from the command line
0 installs
5 stars
1 forks
Trust: 52 β Fair
Ai
Installation
npx mcp-findAsk AI about Find
Powered by Claude Β· Grounded in docs
I know everything about Find. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
π 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>
