MCP Finder Server
@yiye
About MCP Finder Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"MCP-Finder-Server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@yiye/mcp-finder-server",
"--client",
"claude"
]
}
}
}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 Finder Server?
MCP Finder Server is a Model Context Protocol (MCP) server that enables AI models to search for other MCP server implementations listed in the awesome-mcp-servers repository. It is for developers and AI agents looking to discover MCP servers by name, description, or tags.
How to use MCP Finder Server?
Install via Smithery (npx -y @smithery/cli install @yiye/mcp-finder-server --client claude) or manually by cloning the repo and running npm install, then npm run build and npm start. The server exposes a single tool called find-mcp-servers with optional parameters search, tag, and limit (default 10).
Key features of MCP Finder Server
- Search MCP servers by name, description, or tags
- Filter servers by specific tags (e.g., programming language, OS compatibility)
- Limit the number of results returned
- Provides tag meanings for emoji symbols (e.g., π for Python, π for TypeScript)
Use cases of MCP Finder Server
- AI assistants finding relevant MCP servers for a task
- Developers discovering MCP servers by programming language or OS
- Searching for MCP servers with specific tags like "Databases" or "Cloud Service"
- Limiting search results to a manageable number
FAQ from MCP Finder Server
What does the find-mcp-servers tool do?
It searches the awesome-mcp-servers repository for MCP servers matching a text search, tag filter, or both, and returns a list with name, URL, tags, and description.
What do the emoji tags mean?
Tags like π (Python), π (TypeScript), ποΈ (Go), π¦ (Rust), #οΈβ£ (C#), β (Java), βοΈ (Cloud Service), π (Local Service), π (Embedded Systems), π (macOS), πͺ (Windows), and π§ (Linux) indicate codebase language or compatibility.
How do I install MCP Finder Server?
You can install it automatically via Smithery with the @smithery/cli command, or manually by cloning the repository and running npm install.
What dependencies or runtime are required?
Node.js and npm are required for manual installation. The server is built with TypeScript and runs with Node.
Where does the data come from?
The server searches the awesome-mcp-servers GitHub repository, which is an external curated list of MCP server implementations.
Frequently asked questions
What does the `find-mcp-servers` tool do?
It searches the awesome-mcp-servers repository for MCP servers matching a text search, tag filter, or both, and returns a list with name, URL, tags, and description.
What do the emoji tags mean?
Tags like π (Python), π (TypeScript), ποΈ (Go), π¦ (Rust), #οΈβ£ (C#), β (Java), βοΈ (Cloud Service), π (Local Service), π (Embedded Systems), π (macOS), πͺ (Windows), and π§ (Linux) indicate codebase language or compatibility.
How do I install MCP Finder Server?
You can install it automatically via Smithery with the `@smithery/cli` command, or manually by cloning the repository and running `npm install`.
What dependencies or runtime are required?
Node.js and npm are required for manual installation. The server is built with TypeScript and runs with Node.
Where does the data come from?
The server searches the awesome-mcp-servers GitHub repository, which is an external curated list of MCP server implementations.
Basic information
More Other MCP servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.

YOUB
Connect your AI assistant to your own YOUB endurance training account. Read recorded activities with full analysis, planned sessions, race goals, wellness (HRV, sleep, resting HR) and your athletic profile. Create or mov
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
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.
Comments