Content Tools
rltytrck.app
Provides information about TV shows, stars, and currently airing programs.
ENDPOINT 1
https://rltytrck.app/mcp
MCP server metadata
- Name
- rltytrck
- Version
- 1.0.0
Known tools 33
get_airing_platformsGet all active airing/streaming platforms (RTL+, Joyn, Paramount+, Prime Video, etc.).
Inferred read-onlyget_social_media_platformsGet all active social media platforms (Instagram, TikTok, YouTube, etc.).
Inferred read-onlyget_social_media_profilesGet social media profiles, optionally filtered by show, star or platform
Inferred read-onlysearch_social_media_profileSearch for social media profiles by username, platform, show or star
Inferred read-onlyget_top_rated_episodesTop-rated Episoden nach Anzahl User-Emoji-Bewertungen, optional gefiltert nach Show oder Staffel.
Inferred read-onlyget_show_rolesGet all show role types (Kandidat*in, Moderator*in, Gewinner*in, Jury, etc.).
Inferred read-onlyget_hall_of_fameHall of Fame: alle Show-Gewinner*innen aller Staffeln, optional filterbar nach Show oder Jahr.
Inferred read-onlyget_star_reactionsAggregierte Emoji-Bewertungen aller Episoden, in denen ein Star auftrat.
Inferred read-onlyget_platform_statsGet aggregate platform statistics (total counts of shows, stars, episodes, etc.)
Inferred read-onlyCONNECT 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.
rltytrck.app 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.