MCP.so
Sign In

MCPs for sports

@michaelfromyeg

About MCPs for sports

An MCP server for real-time sports.

Basic information

Category

Other

License

MIT

Runtime

python

Transports

stdio

Publisher

michaelfromyeg

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is MCPs for sports?

MCPs for sports wraps the Yahoo Fantasy Sports API, giving an LLM read and write access to your fantasy leagues across NFL, NHL, NBA, and MLB. It is designed for fantasy sports managers who want to manage their teams through a language model.

How to use MCPs for sports?

Install dependencies via ./scripts/setup.sh, then run cd yahoo && uv run yahoo-login for a one-time OAuth login (paste client id/secret and a verifier code). Finally, point your MCP client at the server.

Key features of MCPs for sports

  • Read and write access to Yahoo fantasy leagues
  • View standings, rosters, matchups, and players
  • Access stats, drafts, and transactions
  • Make lineup changes and add/drop players
  • Submit waiver claims and respond to trades
  • Supports NFL, NHL, NBA, and MLB

Use cases of MCPs for sports

  • Ask an LLM to update your fantasy football lineup
  • Use natural language to check weekly matchups and scores
  • Automate waiver wire claims based on league standings
  • Have an AI assistant manage trades across multiple leagues

FAQ from MCPs for sports

What sports leagues does MCPs for sports support?

It supports Yahoo fantasy leagues for NFL, NHL, NBA, and MLB.

What do I need to set up MCPs for sports?

You need Python (with uv), and you must complete a one-time OAuth login using a Yahoo client ID and secret obtained from the Yahoo Developer Network.

Can MCP

Comments

More Other MCP servers