server.json•676 B
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.formulahendry/mcp-server-mcp-registry",
"description": "MCP Server for MCP Registry to discover and search for available MCP servers in the registry",
"status": "active",
"repository": {
"url": "https://github.com/formulahendry/mcp-server-mcp-registry",
"source": "github"
},
"version": "0.1.0",
"packages": [
{
"registry_type": "npm",
"registry_base_url": "https://registry.npmjs.org",
"identifier": "mcp-server-mcp-registry",
"version": "0.1.0",
"transport": {
"type": "stdio"
}
}
]
}