π mcp-find
@mcprepository
About π mcp-find
Search for MCP Servers from the command line
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-find": {
"command": "npx",
"args": [
"mcp-find",
"<search-term>"
]
}
}
}Tools
No tools detected
Fetch the live tool list by running this server in a temporary sandbox using the button above.
Overview
What is π mcp-find?
π mcp-find is a CLI tool that helps you discover MCP Servers (Model Context Protocol) using the public search API from mcprepository.com. It is designed for developers building AI agents, automation tools, or protocol-based applications.
How to use π mcp-find?
Use it instantly via npx with npx mcp-find <search-term> or install globally with npm install -g mcp-find and then run mcp-find <search-term>. For example, mcp-find slack returns a list of matching MCP servers with names, descriptions, star ratings, and repository URLs.
Key features of π mcp-find
- CLI tool for searching MCP Servers
- Powered by mcprepository.com API
- Instant use via npx
- Global install option via npm
- Returns server name, description, stars, and URL
- Simple search term input
Use cases of π mcp-find
- Discovering MCP servers for AI agents
- Finding a specific server integration, e.g., Slack
- Searching for automation tool MCP servers
- Quick lookup of MCP server repositories
- Evaluating MCP servers by star rating
FAQ from π mcp-find
How do I install π mcp-find?
You can use it instantly via npx (npx mcp-find <search-term>) or install globally with npm install -g mcp-find.
What API does π mcp-find use?
It uses the official MCP Server index API at https://mcprepository.com/api/search?q=<query>.
Can I use π mcp-find without installation?
Yes, you can run it directly with npx without installing anything.
What information does the search result include?
The output includes the server name, description, star rating, and a link to the repository on mcprepository.com.
Frequently asked questions
How do I install π mcp-find?
You can use it instantly via npx (`npx mcp-find <search-term>`) or install globally with `npm install -g mcp-find`.
What API does π mcp-find use?
It uses the official MCP Server index API at `https://mcprepository.com/api/search?q=<query>`.
Can I use π mcp-find without installation?
Yes, you can run it directly with npx without installing anything.
What information does the search result include?
The output includes the server name, description, star rating, and a link to the repository on mcprepository.com.
Basic information
More Other MCP servers

DeepMark
DeepMark helps teachers deliver rapid, consistent marking with meaningful feedback for every student β in a fraction of the time. What once took a week, now takes one free period.
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Blender
ahujasidOpen-source MCP to use Blender with any LLM
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.
Comments