sinclair-broadcast-group-mcp.yml
Sinclair operates NO MCP server. The tools below are a CANDIDATE derivation — one tool per operation in the derived OpenAPI — showing what an MCP server over this surface would expose if anyone built one. Nothing here is published by Sinclair and no Sinclair endpoint answers MCP JSON-RPC.
One-click install for Cursor, VS Code, Claude, and 20+ other MCP clients, powered by API Commons MCP Install — visit install.apicommons.org for more information.
Descriptor
Candidate descriptor · transport
Tools
get_station_map— Return every Sinclair television station with call letters, network affiliation, DMA name and rank, ownership status, station website and street address. 197 primary stations across 87 DMAs.get_rsn_map— Return the 19 regional sports network territories with covered states, teams carried and network website.get_world_locations— Return the scene records behind the interactive Sinclair World corporate experience.get_world_page— Return a single Sinclair World page payload. Returns {"success": false} without the selector the corporate front end supplies.get_latest_posts— Return the newsroom feed as a pre-rendered HTML list.list_press_releases— Search and page Sinclair press releases with date, category, tag and full-text filters. 1,753 records.get_press_release— Retrieve one press release by id.list_pages— List corporate site pages.get_page— Retrieve one corporate page by id.list_media— List media library assets including station logos and press imagery.get_media— Retrieve one media item by id.list_categories— List press release categories.get_category— Retrieve one category by id.list_tags— List post tags. Empty on this site.list_comments— List comments. Empty on this site.search_site— Search across Sinclair press releases and corporate pages.list_types— List content types exposed by the API.list_taxonomies— List taxonomies exposed by the API.list_statuses— List publication statuses exposed by the API.get_oembed— Return the oEmbed 1.0 representation of a Sinclair corporate URL.
About MCP
The Model Context Protocol (MCP) is an open protocol Anthropic introduced for connecting LLM-based agents to external tools and data sources. Providers publish MCP servers that expose their API surface as structured, discoverable tools — an MCP-compatible client (Claude Desktop, Cursor, Cline, Continue, etc.) can connect to the server and call its tools without any per-provider integration code.
Browse every MCP server on the APIs.io network or compare with the broader Agent Skill surfaces of the same providers.