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.
The MCP Finder Server is a specialized server designed to facilitate the discovery of other Model Context Protocol (MCP) server implementations. It serves as a search engine for MCP servers, allowing users to locate servers based on specific criteria such as name, description, or tags. This server is particularly useful for developers and AI modelers who need to integrate or interact with various MCP servers. By leveraging the awesome-mcp-servers repository, the MCP Finder Server provides a centralized platform to explore a wide range of MCP server implementations, making it easier to find the right server for specific needs. The server supports filtering by tags, which can include programming languages, operating system compatibility, and more, ensuring that users can narrow down their search to the most relevant results. Additionally, the server allows users to limit the number of results returned, providing a more manageable and focused search experience.
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
MCP Tools
- {'find-mcp-servers': "The server provides a tool called 'find-mcp-servers' with parameters for searching and filtering MCP servers."}
Usage with Different Platforms
install_via_smithery
bash
npx -y @smithery/cli install @yiye/mcp-finder-server --client claude
manual_installation
bash
# Clone this repository
# Install dependencies
npm install
build_server
bash
npm run build
run_server
bash
npm start
development_mode
bash
npm run dev
Related MCP Servers
View all developer_tools servers →Sequential Thinking🏅
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.
context7
by upstash
Context7 MCP provides up-to-date, version-specific documentation and code examples directly into your prompt, enhancing the capabilities of LLMs by avoiding outdated or hallucinated information.
git-mcp
by idosal
GitMCP is a free, open-source, remote Model Context Protocol (MCP) server that transforms GitHub projects into documentation hubs, enabling AI tools to access up-to-date documentation and code.
Everything MCP Server
by modelcontextprotocol
The Everything MCP Server is a comprehensive test server designed to demonstrate the full capabilities of the Model Context Protocol (MCP). It is not intended for production use but serves as a valuable tool for developers building MCP clients.
exa-mcp-server
by exa-labs
A Model Context Protocol (MCP) server allows AI assistants to use the Exa AI Search API for real-time web searches in a secure manner.
repomix
by yamadashy
Repomix is a tool that packages your entire codebase into a single, AI-friendly file, making it easier to use with AI tools like LLMs.
Sequential Thinking MCP Server
by modelcontextprotocol
An MCP server implementation that provides a tool for dynamic and reflective problem-solving through a structured thinking process.