What is MCP?
MCP stands for Model Context Protocol. It’s an open protocol that standardizes how applications provide context to Large Language Models (LLMs), enabling seamless integration and enhanced AI model capabilities.
What is the MCP Finder Server?
The MCP Finder Server is a tool that allows AI models to search for other MCP server implementations. It helps to discover and integrate external data and functionalities into AI workflows.
How do I install the MCP Finder Server?
You can install it via Smithery using the command npx -y @smithery/cli install @yiye/mcp-finder-server --client claude
, or manually by cloning the repository and using npm install
.
What are the key features of the MCP Finder Server?
Key features include searching for MCP servers by name, description, or tags; filtering servers by specific tags; and limiting the number of results returned.
What is the find-mcp-servers
tool?
The find-mcp-servers
tool is provided by the MCP Finder Server, allowing you to search for MCP server implementations. It accepts parameters like search
, tag
, and limit
.
What do the tags mean?
The tags provide concise categorization, such as for Python codebase,
for TypeScript codebase,
for Cloud Service, and
for Local Service. Refer to the tag meanings section in the documentation for a full list.
How does the MCP Finder Server integrate with UBOS?
UBOS is a full-stack AI Agent Development Platform. The MCP Finder Server simplifies integrating AI agents with external data, enhancing agent capabilities and accelerating innovation within the UBOS ecosystem.
What are some use cases for the MCP Finder Server?
Use cases include AI-powered data integration, intelligent automation, and creating personalized experiences by connecting AI models to relevant MCP servers for data and functionality.
Finder Server
Project Details
- yiye/MCP-Finder-Server
- Last Updated: 4/18/2025
Recomended MCP Servers
This read-only MCP Server allows you to connect to Azure Analysis Services data from Claude Desktop through CData...
The Shodan MCP Server by ADEO Cybersecurity Services provides cybersecurity professionals with streamlined access to Shodan's powerful reconnaissance...
MCP server for retrieving relevant documentation from a knowledge base
This is an MCP server that allows you to directly download transcripts of YouTube videos.
MCP for devcontainers
A Model Context Protocol server for Linear.
A Model Control Protocol (MCP) adapter for NCBI databases
A Model Context Protocol (MCP) server for Rember.
Playground create my first MCP (Model Context Protocol) server