← Registry

Content Tools

gdh.digital

Access news articles and columns from GDH Digital.

1 endpoint17 known toolsFirst detected June 8, 2026Last detected June 8, 2026

ENDPOINT 1

https://gdh.digital/mcp

No auth detected

Known tools 17

search_news

GDH Digital haber arşivinde anahtar kelime ile arama yapar.

Inferred read-only
get_news_by_id

Bir haberi ID veya slug ile getirir.

Inferred read-only
list_news

GDH Digital haber listesi.

Inferred read-only
list_writers

Aktif köşe yazarlarını listeler.

Inferred read-only
list_columns

Köşe yazılarını listeler.

Inferred read-only
get_writer

Bir yazarın slug'ı ile profil bilgilerini ve son yazılarını getirir.

Inferred read-only
get_column_by_id

Bir köşe yazısının slug ile detayını ve içeriğini döner.

Inferred read-only
list_shorts

Shorts (kısa video) içerikleri listeler.

Inferred read-only
get_short_by_slug

Bir shorts içeriğinin slug ile detayını döner: başlık, açıklama, video URL, izlenme sayısı.

Inferred read-only
list_podcasts

Yayındaki tüm podcast bölümlerini listeler.

Inferred read-only
list_content_collections

İçerik koleksiyonlarını (podcast serisi, özel dosyalar, vb.) listeler.

Inferred read-only
get_content_collection

Bir içerik koleksiyonunun slug ile detayını döner: ad, tür, açıklama, bölüm listesi.

Inferred read-only
list_infographics

Yayındaki infografikleri listeler.

Inferred read-only
get_infographic_by_id

Bir infografiğin ID veya slug ile detayını döner: başlık, açıklama, görsel URL.

Inferred read-only
list_brands

GDH Digital içerik taksonomisi: **brand > category > subcategory**.

Inferred read-only
get_recent_earthquakes

Türkiye ve çevresinde kaydedilen son depremleri döner.

Inferred read-only
get_imprint

Sitenin künyesini (yönetim, editörler, muhabirler, yazarlar) bölüm bölüm listeler.

Potential side effects

CONNECT 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.

Trust status Trusted

gdh.digital is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.