Loading MCP server directory, please wait...
Provides metadata information to AI agents through the search API.
npx @getmcp/cli add io.github.poojaBjAcharya/cdgcsearchmetadataRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token Autorization for MCP Servers
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.poojaBjAcharya/cdgcsearchmetadata": {
"url": "https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}