🔍 mcp-find
@mcprepository
🔍 mcp-find について
Search for MCP Servers from the command line
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"mcp-find": {
"command": "npx",
"args": [
"mcp-find",
"<search-term>"
]
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
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.
「その他」の他のコンテンツ
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser
Awesome-MCP-ZH
yzflyMCP 资源精选, MCP指南,Claude MCP,MCP Servers, MCP Clients
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Blender
ahujasidOpen-source MCP to use Blender with any LLM
コメント