← Registry

Content Tools

rltytrck.app

Provides information about TV shows, stars, and currently airing programs.

1 endpoint33 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://rltytrck.app/mcp

No auth detected

MCP server metadata

Name
rltytrck
Version
1.0.0
Capabilities
tools.listChanged

Known tools 33

get_shows

Alle aktiven Shows.

Inferred read-only
get_show

Detail-Info zu einer Show per Slug oder UUID.

Inferred read-only
get_running_shows

Get currently running/airing shows

Inferred read-only
search_show

Suche Shows nach Name/Broadcaster/Status/Jahr.

Inferred read-only
get_stars

Alle aktiven Stars.

Inferred read-only
get_star

Detail-Info zu einem Star per Slug oder UUID.

Inferred read-only
search_star

Suche Stars nach Name/Show/Staffel/Rolle.

Inferred read-only
get_season

Detail-Info zu einer Staffel per UUID.

Inferred read-only
search_season

Search for seasons by show, year or running status

Inferred read-only
get_episode

Detail-Info zu einer Episode per UUID.

Inferred read-only
search_episode

Suche Episoden per Titel oder Filter (Show/Staffel/Datum).

Inferred read-only
get_upcoming_episodes

Upcoming Episoden (sortiert nach airDate ASC).

Inferred read-only
get_recent_episodes

Recently aired Episoden (default last 7 days).

Inferred read-only
search

Universelle Suche über Shows, Stars, Broadcaster und Seasons gleichzeitig.

Inferred read-only
get_broadcasters

Get all active broadcasters

Inferred read-only
get_broadcaster

Detail-Info zu einem Sender per Slug oder UUID.

Inferred read-only
search_broadcaster

Search for broadcasters by name

Inferred read-only
get_airing_platforms

Get all active airing/streaming platforms (RTL+, Joyn, Paramount+, Prime Video, etc.).

Inferred read-only
get_emotes

Get all active rating emotes

Inferred read-only
get_social_media_platforms

Get all active social media platforms (Instagram, TikTok, YouTube, etc.).

Inferred read-only
get_social_media_profiles

Get social media profiles, optionally filtered by show, star or platform

Inferred read-only
search_social_media_profile

Search for social media profiles by username, platform, show or star

Inferred read-only
get_episode_ratings_stats

Per-Episode Emoji-Rating-Breakdown für eine Staffel.

Inferred read-only
get_top_rated_episodes

Top-rated Episoden nach Anzahl User-Emoji-Bewertungen, optional gefiltert nach Show oder Staffel.

Inferred read-only
get_custom_attributes

Get all custom attribute definitions and their values

Inferred read-only
get_custom_attribute_values

Get custom attribute values for a specific entity

Inferred read-only
get_show_roles

Get all show role types (Kandidat*in, Moderator*in, Gewinner*in, Jury, etc.).

Inferred read-only
get_hall_of_fame

Hall of Fame: alle Show-Gewinner*innen aller Staffeln, optional filterbar nach Show oder Jahr.

Inferred read-only
get_award_shows

Get all active award shows with category counts

Inferred read-only
get_award_show

Detail-Info zu einer Award-Show inkl.

Inferred read-only
search_award_show

Search award shows by name

Inferred read-only
get_star_reactions

Aggregierte Emoji-Bewertungen aller Episoden, in denen ein Star auftrat.

Inferred read-only
get_platform_stats

Get aggregate platform statistics (total counts of shows, stars, episodes, etc.)

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.rltytrck]
url = "https://rltytrck.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "rltytrck": {
      "type": "http",
      "url": "https://rltytrck.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "rltytrck": {
      "type": "http",
      "url": "https://rltytrck.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "rltytrck",
  "transport": "streamable-http",
  "url": "https://rltytrck.app/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 rltytrck.app was fetched 2026-08-16T21:52:19.112Z.

Trust status Trusted

rltytrck.app 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.