Serversio.github.formulahendry/mcp-server-mcp-registry
R

io.github.formulahendry/mcp-server-mcp-registry

io.github.formulahendry/mcp-server-mcp-registry · v0.1.0
▦ npm
v0.1.0npm npm: mcp-server-mcp-registry↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/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",
  "repository": {
    "url": "https://github.com/formulahendry/mcp-server-mcp-registry",
    "source": "github"
  },
  "version": "0.1.0",
  "packages": [
    {
      "registryType": "npm",
      "registryBaseUrl": "https://registry.npmjs.org",
      "identifier": "mcp-server-mcp-registry",
      "version": "0.1.0",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}