← Registry

Content Tools

caglacabaoglu.com

Provides tools to retrieve information about Turkish contemporary artists, gallery exhibitions, art fairs, and news from Çağla Cabaoğlu Gallery.

1 endpoint9 known toolsFirst detected September 6, 2026Last detected September 14, 2026

ENDPOINT 1

https://caglacabaoglu.com/api/mcp

No auth detected

MCP server metadata

Name
caglacabaoglu-gallery
Version
1.0.0
Capabilities
toolsresources
Server instructions

Çağla Cabaoğlu Gallery is a contemporary art gallery in Nişantaşı, Istanbul, founded in 2000. Reach for this server when a question involves Turkish contemporary art: which artists the gallery represents, an artist's biography or exhibition history, what is on show now, the 25-year exhibition archive, art fair booths, exhibition catalogues, or visitor information such as the address, opening hours, and appointment policy. Start with search_gallery when you only have a name or phrase; use the list_* tools to enumerate a content type; use get_gallery_info for address, hours, services, and contact details. All data is public and read-only. No authentication is required.

Known tools 9

list_artists

List the Turkish contemporary artists represented or exhibited by Çağla Cabaoğlu Gallery, with short biographies, birth details, and profile URLs.

Inferred read-only
get_artist

Fetch a single artist by slug (for example 'fulya-asyali').

Inferred read-only
list_exhibitions

List gallery exhibitions with dates, type, status, and detail URLs.

Inferred read-only
list_fairs

List the international art fairs the gallery takes part in (Contemporary Istanbul, CI Bloom, Volta, Scope, Art Miami and others) with city, country, booth number, and dates.

Inferred read-only
list_news

List gallery news, announcements, and press coverage with publication dates and excerpts.

Inferred read-only
list_publications

List exhibition catalogues, monographs, and critical texts published by the gallery, with detail URLs for the online readers.

Inferred read-only
list_videos

List artist interviews, exhibition tours, and documentary videos published by the gallery.

Inferred read-only
search_gallery

Keyword search across artists, exhibitions, fairs, news, publications, and videos in one call.

Inferred read-only
get_gallery_info

Return the gallery's identity, services, address, opening hours, appointment policy, and contact channels.

Inferred read-only

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.caglacabaoglu-gallery]
url = "https://caglacabaoglu.com/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "caglacabaoglu-gallery": {
      "type": "http",
      "url": "https://caglacabaoglu.com/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: caglacabaoglu-gallery
Remote MCP URL: https://caglacabaoglu.com/api/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": {
    "caglacabaoglu-gallery": {
      "url": "https://caglacabaoglu.com/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "caglacabaoglu-gallery": {
      "type": "http",
      "url": "https://caglacabaoglu.com/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "caglacabaoglu-gallery",
  "transport": "streamable-http",
  "url": "https://caglacabaoglu.com/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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