✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

MCP Finder Server

smithery badge

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

  1. Clone this repository
  2. 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 tags
  • tag (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

Featured Templates

View More
Data Analysis
Pharmacy Admin Panel
236 1697
AI Engineering
Python Bug Fixer
119 1079
Customer service
Multi-language AI Translator
135 644
AI Assistants
AI Chatbot Starter Kit v0.1
129 665

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.