CLI tool to index MCP Servers to mcprepository.com
0 stars
JavaScript
Updated Apr 11, 2025
indexing
mcp
mcp-server
model-context-protocol
repository
Documentation
📬 mcp-index
Submit your MCP Server to the official registry.
Powered by mcprepository.com — the official MCP Server Repository.
---
📦 About
mcp-index is a simple CLI tool to submit your GitHub repository as an MCP Server to mcprepository.com.
Whether you’ve built an automation tool, an AI server, or a protocol interface — this tool helps you get listed publicly and discoverable by others.
---
🚀 Installation
You can use it instantly via npx:
bash
npx mcp-indexOr install globally:
bash
npm install -g mcp-index---
📬 Usage
bash
mcp-index https://github.com/yourname/your-mcp-serverExample output:
code
✅ Index request submitted successfully!
📦 Expected MCP Server URL: https://mcprepository.com/yourname/your-mcp-server
⏳ Your repository is now queued for validation and processing.
🔍 We will check if it's a valid MCP Server.
🔔 You’ll be notified when it becomes available on the MCP Repository.---
🧠 Notes
- You must provide a valid GitHub repository URL.
- The server will handle:
- Checking for duplicates
- Detecting MCP compatibility
- Queuing for processing
- We auto-detect based on your project’s language and structure.
---
🌐 Powered by MCPRepository
This tool uses the official MCP indexing API:
code
POST https://mcprepository.com/api/indexRead more at mcprepository.com
---
Similar MCP
Based on tags & features
Trending MCP
Most active this week