ENDPOINT 1
https://gdh.digital/mcp
Known tools 17
get_short_by_slugBir shorts içeriğinin slug ile detayını döner: başlık, açıklama, video URL, izlenme sayısı.
Inferred read-onlylist_content_collectionsİçerik koleksiyonlarını (podcast serisi, özel dosyalar, vb.) listeler.
Inferred read-onlyget_content_collectionBir içerik koleksiyonunun slug ile detayını döner: ad, tür, açıklama, bölüm listesi.
Inferred read-onlyget_infographic_by_idBir infografiğin ID veya slug ile detayını döner: başlık, açıklama, görsel URL.
Inferred read-onlyget_imprintSitenin künyesini (yönetim, editörler, muhabirler, yazarlar) bölüm bölüm listeler.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.gdh-digital]
url = "https://gdh.digital/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"gdh-digital": {
"type": "http",
"url": "https://gdh.digital/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: gdh-digital
Remote MCP URL: https://gdh.digital/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"gdh-digital": {
"url": "https://gdh.digital/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"gdh-digital": {
"type": "http",
"url": "https://gdh.digital/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "gdh-digital",
"transport": "streamable-http",
"url": "https://gdh.digital/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for gdh.digital was fetched 2026-07-26T12:31:35.423Z and is being refreshed.
gdh.digital is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.