get_news
ActiveTool of mcp-espn
Latest sports news headlines for a league: NFL/NBA/MLB/NHL/soccer/college articles with summaries and links. Common sport/league pairs: football/nfl, football/college-football, basketball/nba, basketball/wnba, basketball/mens-college-basketball, baseball/mlb, hockey/nhl, soccer/eng.1 (Premier League), soccer/usa.1 (MLS), soccer/esp.1 (La Liga), soccer/uefa.champions (Champions League).
Parameters schema
{
"type": "object",
"required": [
"sport",
"league"
],
"properties": {
"limit": {
"type": "number",
"description": "Max articles to return (default 10)."
},
"sport": {
"type": "string",
"description": "Sport, e.g. 'baseball'."
},
"league": {
"type": "string",
"description": "League slug, e.g. 'mlb'."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
mcp-espn
https://github.com/pipeworx-io/mcp-espn
2/7 registries