MCP Registry Server
A server for discovering and retrieving other MCP servers via MCPulse.
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.
Verwandte Server
NCBI Literature Search
Search NCBI databases, including PubMed, for scientific literature. Tailored for researchers in life sciences, evolutionary biology, and computational biology.
中指房产估值MCP
MCP服务器,提供房产小区评级和评估功能
Secondhand MCP
Connects AI to Facebook Marketplace, Ebay, Poshmark, and Depop to find you the best deals
Typesense MCP Server
An MCP server for interacting with the Typesense search engine.
askingahuman.com
Ask a question and receive a real answer from a human
Google Search
Perform Google searches and view web content with advanced bot detection avoidance.
Fabric Marketplace
An agent-native marketplace API where any participant ("Node") can publish allocatable resources, search for what they need, negotiate structured offers, and exchange contact details after mutual acceptance.
Dictionary-MCP
A dictionary server using the Merriam-Webster API to provide definitions, parts of speech, and pronunciations for words.
专利大数据服务
Provides comprehensive patent search and statistical analysis for intelligence analysis, technological innovation, and intellectual property management.
yfinance MCP Server
Access up-to-date prices and news for stocks and cryptocurrencies.