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

KBB99_MCP-SERVER
Miroir dehttps: //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.
Advanced software engineer GPT that excels through nailing the basics.
Découvrez la collection la plus complète et la plus à jour de serveurs MCP sur le marché. Ce référentiel sert de centre centralisé, offrant un vaste catalogue de serveurs MCP open-source et propriétaires, avec des fonctionnalités, des liens de documentation et des contributeurs.
Manipulation basée sur Micropython I2C de l'exposition GPIO de la série MCP, dérivée d'Adafruit_MCP230XX
Une passerelle API unifiée pour intégrer plusieurs API d'explorateur de blockchain de type étherscan avec la prise en charge du protocole de contexte modèle (MCP) pour les assistants d'IA.
Miroir dehttps: //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.