MCP Registry Server
by KBB99
MCP Registry Server allows you to retrieve MCP Servers using semantic search. It can be integrated with tools like Claude Desktop.
Last updated: N/A
What is MCP Registry Server?
MCP Registry Server is a server designed to retrieve and manage available MCP (Model Control Program) servers. It provides a search mechanism for finding the appropriate MCP server based on semantic queries.
How to use MCP Registry Server?
The server can be installed via Smithery or by manually cloning the repository, installing dependencies, and building the project. It's configured by adding it to the claude_desktop_config.json
file of Claude Desktop, pointing to the built server script.
Key features of MCP Registry Server
MCP Retriever: Retrieve MCP Servers using semantic search
Integration with Claude Desktop
Configuration via claude_desktop_config.json
MIT License
Use cases of MCP Registry Server
Finding the right MCP server for a specific task
Integrating MCP server retrieval into Claude Desktop
Automated MCP server discovery
FAQ from MCP Registry Server
What is an MCP?
What is an MCP?
The README does not provide enough information about MCP, but it might refers to Model Control Program
How do I install MCP Registry Server?
How do I install MCP Registry Server?
You can install it via Smithery or manually by cloning the repository and building the project.
How do I configure MCP Registry Server with Claude Desktop?
How do I configure MCP Registry Server with Claude Desktop?
Add the server configuration to your claude_desktop_config.json
file.
What license is MCP Registry Server distributed under?
What license is MCP Registry Server distributed under?
It's licensed under the MIT License.
Where can I find the source code?
Where can I find the source code?
The source code is available on GitHub at https://github.com/KBB99/mcp-registry-server.