A favicon of Finder Server

Finder Server

Search for MCP server implementations effortlessly. Filter results by name, description, or tags to find the perfect MCP server for your needs. Limit your search results to streamline your exploration of available MCP servers.

Installation

Installing for Claude Desktop

Manual Configuration Required

This MCP server requires manual configuration. Run the command below to open your configuration file:

npx mcpbar@latest edit -c claude

This will open your configuration file where you can add the Finder Server MCP server manually.

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

Share:
Details:
  • Stars


    0
  • Forks


    1
  • Last commit


    4 months ago
  • Repository age


    5 months
View Repository

Auto-fetched from GitHub .

MCP servers similar to Finder Server:

 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit


 

 
 
  • Stars


  • Forks


  • Last commit