Back to search
30
MCP streamable-http

io.github.poojabjacharya/cdgcsearchmetadata

io.github.poojabjacharya/cdgcsearchmetadata

Provides metadata information to AI agents through the search API.

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.rog0x/image
Image metadata, favicon, OG image for AI agents
0 tools
io.github.csoai-org/image-metadata-ai-mcp
image-metadata-ai-mcp MCP server by MEOK AI Labs
0 tools
io.github.dingdawg/dingdawg-data-agent
AI data agent — schema analysis, query optimization, PII detection, pipelines.
0 tools
io.searchapi/mcp
Give AI assistants access to real-time search data through SearchApi.
0 tools · streamable-http
cdgcsearchmetadata
Metadata-only Glama MCP connector.
0 tools · http
io.github.jghiringhelli/codeseeker
Graph-powered code intelligence with semantic search and knowledge graph for AI assistants
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.poojabjacharya/cdgcsearchmetadata": {
      "url": "https://qa-pod1-a2e-mcp.rel.infaqa.com/mcp-servers/public/cdgcsearchmetadata",
      "transport": "streamable-http"
    }
  }
}