I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

KBB99_mcp-registry-server
Mirror ofhttps://github.com/KBB99/mcp-registry-server
3 years
Works with Finder
0
Github Watches
1
Github Forks
0
Github Stars
MCP Registry Server
Features
- MCP Retriever: Retrieve MCP Servers using semantic search
Tools
-
retrieve_mcps
- Perform retrieval operations against the MCP registry.
- Inputs:
-
query
(string): The search query for retrieval.
-
Configuration
Installation Guide
Installing via Smithery
To install MCP Registry Server for Claude Desktop automatically via Smithery:
npx -y @smithery/cli install @KBB99/mcp-registry-server --client claude
Usage with Claude Desktop
First build the server:
git clone https://github.com/KBB99/mcp-registry-server.git
cd mcp-registry-server
npm install
npm run build
You can confirm the server is working by running:
node ./dist/index.js
Add this to your claude_desktop_config.json
:
{
"mcpServers": {
"mcp-registry-server": {
"command": "node",
"args": [
"./path/to/build/mcp-registry-server/dist/index.js"
]
}
}
}
License
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
This README assumes that your server package is named mcp-server-retriever
. Adjust the package name and installation details if they differ in your setup. Also, ensure that your server script is correctly built and that all dependencies are properly managed in your package.json
.
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Discover the most comprehensive and up-to-date collection of MCP servers in the market. This repository serves as a centralized hub, offering an extensive catalog of open-source and proprietary MCP servers, complete with features, documentation links, and contributors.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
A unified API gateway for integrating multiple etherscan-like blockchain explorer APIs with Model Context Protocol (MCP) support for AI assistants.
Mirror ofhttps://github.com/agentience/practices_mcp_server
Mirror ofhttps://github.com/bitrefill/bitrefill-mcp-server
Reviews

user_LVAJIOah
KBB99_mcp-registry-server by MCP-Mirror is an outstanding tool for managing and registering microservices efficiently. The robust features combined with user-friendly design make it an essential part of any microservice ecosystem. Highly recommend checking it out at https://github.com/MCP-Mirror/KBB99_mcp-registry-server for anyone looking to enhance their backend infrastructure.