← Registry

Learning Resources

istegelis.com

Provides access to public course and instructor information from İşteGeliş, including course search, details, and session listings.

1 endpoint4 known toolsFirst detected September 9, 2026Last detected September 9, 2026

ENDPOINT 1

https://istegelis.com/mcp

No auth detected

MCP server metadata

Name
istegelis-public-catalog
Version
1.0.0
Capabilities
loggingtools
Server instructions

Yalnız public ve salt-okunur eğitim, yaklaşan oturum ve eğitmen keşfi sunulur. Kayıt, quiz, kişisel veri, firma verisi ve yönetim işlemleri desteklenmez.

Known tools 4

list_course_sessions

Bir public eğitimin yalnız yaklaşan ve yayınlanmış oturumlarını tarih sırasıyla listeler.

Inferred read-only
get_instructor_profile

UUID veya ad ile eşleşen aktif ve public İşteGeliş eğitmen profilini getirir.

Inferred read-only
search_courses

Yayındaki public İşteGeliş eğitimlerini başlık veya slug üzerinden arar.

Inferred read-only
get_course_details

Bir public eğitimin açıklamasını, kategorilerini, eğitmenini ve yaklaşan yayınlanmış oturumlarını getirir.

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.istegelis-public-catalog]
url = "https://istegelis.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "istegelis-public-catalog": {
      "type": "http",
      "url": "https://istegelis.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "istegelis-public-catalog": {
      "type": "http",
      "url": "https://istegelis.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "istegelis-public-catalog",
  "transport": "streamable-http",
  "url": "https://istegelis.com/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.