Serversio.github.poojaBjAcharya/cdgcsearchmetadata
C

io.github.poojaBjAcharya/cdgcsearchmetadata

io.github.poojaBjAcharya/cdgcsearchmetadata · v1.0.0
● Remote
v1.0.0remote🌐 https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.poojaBjAcharya/cdgcsearchmetadata",
  "description": "Provides metadata information to AI agents through the search API.",
  "repository": {
    "url": "https://github.com/example/remote-fs",
    "source": "github",
    "id": "xyz789ab-cdef-0123-4567-890ghijklmno"
  },
  "version": "1.0.0",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata",
      "headers": [
        {
          "description": "Bearer token Autorization for MCP Servers",
          "isRequired": true,
          "isSecret": true,
          "name": "Authorization"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}