MCP Registry Server
@KBB99
About MCP Registry Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-registry-server": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"@KBB99/mcp-registry-server",
"--client",
"claude"
]
}
}
}Tools
1Perform retrieval operations against the MCP registry.
Overview
What is MCP Registry Server?
MCP Registry Server is an MCP server that provides semantic search retrieval of other MCP servers from a registry. It is intended for developers or AI agents who need to discover MCP servers by query.
How to use MCP Registry Server?
Install via Smithery with npx -y @smithery/cli install @KBB99/mcp-registry-server --client claude, or manually clone the repo, install dependencies, build, and add the server to your claude_desktop_config.json. The server exposes the tool retrieve_mcps which accepts a query string.
Key features of MCP Registry Server
- Semantic search retrieval of MCP servers.
- Single tool:
retrieve_mcpswith query input. - Easy installation via Smithery or manual build.
- MIT licensed.
Use cases of MCP Registry Server
— (No use cases explicitly listed in the README.)
FAQ from MCP Registry Server
What is the purpose of MCP Registry Server?
It retrieves MCP servers using semantic search, helping users discover relevant MCPs.
How do I install MCP Registry Server?
You can install it automatically via Smithery or manually by cloning the repository, running npm install and npm run build, then configuring your Claude Desktop client.
What tools does MCP Registry Server provide?
It provides one tool: retrieve_mcps, which takes a query string as input.
What license does MCP Registry Server use?
It is licensed under the MIT License.
Does MCP Registry Server require any special runtime?
It requires Node.js to build and run the server.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
Awesome Mlops
visengerA curated list of references for MLOps
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Comments