MCP Finder Server
A Model Context Protocol (MCP) server that allows AI models to search for other MCP server implementations listed in the awesome-mcp-servers repository.
Features
- Search for MCP servers by name, description, or tags
- Filter MCP servers by specific tags (e.g., programming language, OS compatibility)
- Limit the number of results returned
Installation
Installing via Smithery
To install mcp-finder-server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @yiye/mcp-finder-server --client claude
Manual Installation
- Clone this repository
- Install dependencies:
npm install
Usage
Build the server
npm run build
Run the server
npm start
Development mode
npm run dev
Tool: find-mcp-servers
The server provides a single tool called find-mcp-servers
with the following parameters:
search
(optional): Text to search for in server names, descriptions, or tagstag
(optional): Filter servers by tag (e.g., βDatabasesβ, βπβ, βπ β)limit
(optional, default 10): Maximum number of results to return
Tag Meanings
- π β Python codebase
- π β TypeScript codebase
- ποΈ β Go codebase
- π¦ β Rust codebase
- #οΈβ£ - C# Codebase
- β - Java codebase
- βοΈ - Cloud Service
- π - Local Service
- π - Embedded Systems
- π β For macOS
- πͺ β For Windows
- π§ - For Linux
Example Response
Found 3 MCP servers:
Name: firebase/genkit
URL: https://github.com/firebase/genkit
Tags: π, Frameworks
Description: β Provides integration between [Genkit](https://github.com/firebase/genkit/tree/main) and the Model Context Protocol (MCP).
---
Name: lastmile-ai/mcp-agent
URL: https://github.com/lastmile-ai/mcp-agent
Tags: π€, π, Frameworks
Description: - Build effective agents with MCP servers using simple, composable patterns.
---
Name: LiteMCP
URL: https://github.com/wong2/litemcp
Tags: π, Frameworks
Description: - A high-level framework for building MCP servers in JavaScript/TypeScript
---
License
ISC
Finder Server
Project Details
- yiye/MCP-Finder-Server
- Last Updated: 4/18/2025
Recomended MCP Servers
A Model Context Protocl (MCP) server for Laravel 12 Documentation

MCP server providing token-efficient access to OpenAPI/Swagger specs via MCP Resources for client-side exploration.
Servidor MCP para a API do ComexStat, ferramenta de acesso Γ s estatΓsticas de comΓ©rcio exterior do Brasil.
Search, create and update Airtable bases, tables, fields, and records using Claude Desktop and MCP (Model Context Protocol)...
π All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows
Ever been told to RTFM only to find there is no FM to R? MCP-RTFM helps you CREATE...