Privacy Policy
Last updated: 11 August 2026
This policy explains how sportsdata handles personal information. The short
version: this website collects page analytics and nothing else, and the software
itself runs entirely on your own machine.
1. What this website collects
- Page analytics — we use Cloudflare Web Analytics, which records
page views, referrer and rough country. It sets no cookies, does no
fingerprinting and does not track you across other sites. That is why this site
has no cookie banner.
- Nothing else. There are no accounts, no sign-up, no forms and no
newsletter. We do not ask for your email and have nowhere to store it.
- The demo is a recording. The interactive demo on the home page plays back
a saved transcript from a file. It makes no network request and sends nothing
anywhere.
- Donations happen off this site. The “Support on Ko-fi” links take you to
Ko-fi, who handle any payment under their own terms and privacy policy. We never
see your card details, and we receive no personal information about you from a donation
beyond whatever name or message you choose to leave there.
2. What the software collects
- Nothing, by default. sportsdata-mcp runs on your machine and talks
directly to the sports providers. We never see your queries, your results, or the
contents of your AI conversations.
- Usage counters stay local. The server records its own call counts and
error rates so you can run
sportsdata-mcp stats. That file never
leaves your machine.
- Optional telemetry is off unless you turn it on, which takes two
deliberate steps and has no default that transmits. Tool arguments are never
recorded. See
docs/TELEMETRY.md
for exactly what it would send.
- Your provider keys are yours. Keys you supply for optional providers are
read from your own environment and sent only to that provider. We never receive
them.
3. Who we share it with
Nobody. We hold no personal information to share. Cloudflare processes the page
analytics described above as our provider; GitHub serves the site and hosts the code.
4. Third-party providers
When you run the software it requests data directly from the sports and betting
providers it supports. Those requests are between you and them, under their terms and
privacy policies — we are not a party to them and never see them.
5. Retention & your rights
We hold no personal data about you, so there is nothing to export, correct or
delete. Cloudflare's analytics data is aggregate and not tied to an identity. If you
believe we hold something about you, contact us and we will look.
6. Contact
Open an issue at
github.com/DanielTomaro13/sportsdata-mcp.