mcp-registry-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| resources | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| register_serverB | Register an MCP server with metadata. Tracks health, tools, and org membership. |
| health_checkB | Check server health. Attempts connection, measures latency, tracks uptime history. |
| find_duplicatesA | Find servers with overlapping tool definitions. Uses Jaccard similarity on tool name sets. |
| export_configA | Export portable MCP config for Claude Desktop, Cursor, or VS Code. |
| get_inventoryA | List all registered servers with health and usage stats. |
| recommend_consolidationC | Suggest merging duplicate or overlapping servers to reduce sprawl. |
| check_before_installB | Pre-install report: health probe, security flags, estimated token cost, and duplicate check against your registry. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| servers |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mdfifty50-boop/mcp-registry-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server