Read MaxPreps.com high school sports data — find a school, then get team schedules, scores, records, rosters, stat leaders, rankings, and athlete careers for any US high school.
Integrations
myersparkathleticzone-mcp
Try itSchedules, teams, rosters, coaches, news and game broadcast links for Myers Park High School (Mustangs) athletics. Use when the user asks about Myers Park games, when a team plays, who a team's coach is, opponents, home/away fixtures, or school sports news.
What it does
Schedules, teams, rosters, coaches, news and game broadcast links for Myers Park High School (Mustangs) athletics. Use when the user asks about Myers Park games, when a team plays, who a team's coach is, opponents, home/away fixtures, or school sports news.
The skill document
Myers Park Athletic Zone
Reads the public Myers Park athletics site. No account or credentials — every tool is a public read, and the server is fully functional the moment it starts.
Resolve the team first
Team-scoped tools need a numeric team id and a sport slug, and team ids differ per school year — an id from a past season fails. Never guess one:
mpaz_resolve_teamwith a loose name ("varsity football", "girls JV volleyball"), ormpaz_list_teamsto see them all.- Pass the returned
idandsportSlugtompaz_get_team_schedule/mpaz_get_roster/mpaz_get_scores.
If a team tool reports "Team … Not Found", the id is stale — re-resolve it for the year you're asking about.
Picking the right tool
- What's coming up across the school →
mpaz_get_schedule. Returns a window of upcoming events, not a full season. - One team's whole season →
mpaz_get_team_schedule. - Who coaches a team →
mpaz_get_roster. Most teams publish coaches but not players, so an emptyplayerslist is normal. - Results →
mpaz_get_scores, but see the caveat below. - News / broadcasts / photos →
mpaz_list_news,mpaz_list_videos,mpaz_list_photo_galleries. - Is it up? →
mpaz_healthcheck.
Reading the results
startis ISO UTC; the school is in America/New_York, so convert before telling the user a kickoff time.isHomesays whether Myers Park hosts;opponentis the other school;venuecan differ from either on neutral sites.teamis Myers Park's side of the fixture.- Check
isCancelled/isPostponed/isTbabefore stating a game is on.
Caveats worth stating out loud
- A null score is unknown, never zero. Each side is stored independently upstream, so
3-nullandnull-4are common;resultis null unless both sides are present. Never report a null as0or infer a win/loss from a half-entered game. - Myers Park records few scores. Every completed game of theirs seen so far has null scores, so results may be missing across a whole season — say the school didn't record them rather than implying the games weren't played.
- Past seasons are partial. When the all-school schedule has nothing for a year,
mpaz_list_teamsfalls back to the sport pages' cross-year selector — which is reached through a current team id, so only sports in season right now can be searched. The result carries acoveragenote listing what was searched. An empty list there means "not reachable this way", not "the school fielded no teams" — say which, and don't let the answer imply a sport didn't exist. scoredis notplayed. Inmpaz_get_scores,scoredcounts games with BOTH sides recorded. Every game returned was played; the rest simply have no usable score.- Broadcast links are NFHS Network links, not clips —
videoLengthSecondsis always0andtitleis the team name. Don't report a 0-second video.
Related skills
Live sports alerts for Soccer, NFL, NBA, NHL, MLB, F1 and more. Real-time scoring with the free ESPN API. Track any team from any major league worldwide.
Pulls live scores, standings, rosters, player/team stats, and betting odds via the Crawlora API — ESPN (most sports/leagues), SofaScore (global soccer + more), MLB's own stats API, Strava (routes, clubs, challenges), and DraftKings Sportsbook (moneyline/spread/total odds, futures, live events) — returning clean JSON. Use when the user wants a live scoreboard, a team or player's stats, league standings, a game's boxscore/play-by-play, head-to-head history, sportsbook odds, or an endurance-sport route/club.
Plan a day at a Six Flags theme park with live ride wait times, park hours, show schedules, and next-ride suggestions. Use when the user asks about Carowinds or any Six Flags / Cedar Fair park (Cedar Point, Canada's Wonderland, Magic Mountain, the Hurricane Harbor water parks, etc.) — current waits, what to ride next, what time the park opens/closes, or what shows are on. Backed by the sixflags-mcp server over the public themeparks.wiki API (no login).
Answer NYC family questions from Motley's live dataset — which neighborhood fits, which school is right, how school admissions actually works. Use for anything about moving within or into New York City with kids, comparing neighborhoods, finding or comparing schools (public, charter, private), zoned/screened/SHSAT/audition/lottery admissions, school competitiveness, neighborhood safety and health, or family resources like playgrounds, libraries, and ADA subway stations. Connects to a free, keyless hosted MCP server; no API key or sign-up.
Connect and use Fantopy's MCP server for World Cup 2026 predictions. Use when helping a user install Fantopy in OpenClaw, ChatGPT, Claude, Cursor, or another...