
The Lott MCP By UnClick
Pull Australian lottery draws and jackpot data from The Lott into agent chats for apps, dashboards, or content automations.
Overview
io.github.malamutemayhem/thelott is a MCP server for the Build phase that lets agents query Australian lottery results and jackpots from The Lott.
What is this MCP server?
- stdio MCP server via npx @unclick/thelott-mcp (v0.1.0)
- Australian lottery results and jackpot queries from The Lott
- npm-published Model Context Protocol package by UnClick
- Useful for AU-focused side projects, newsletters, or odds dashboards
- Monorepo path packages/standalone/thelott-mcp on GitHub
- Server version 0.1.0 in published server metadata
- npm identifier @unclick/thelott-mcp with stdio transport
- UnClick standalone package at packages/standalone/thelott-mcp
Community signal: 4 GitHub stars.
What problem does it solve?
Building an AU lottery tracker means finding reliable result feeds and coding one-off fetch logic instead of talking to your agent about draws and jackpots.
Who is it for?
Solo builders in Australia (or AU-focused products) prototyping lottery widgets, Discord bots, or email digests with agent assistance.
Skip if: Global products with no AU lottery angle, regulated gambling backends, or teams that need official commercial data contracts only.
What do I get? / Deliverables
Once configured, your agent can pull The Lott-oriented data through MCP tools while you focus on UI, alerts, and distribution.
- MCP stdio server entry for The Lott tools
- Agent-accessible AU lottery result and jackpot queries
- Faster prototyping of AU lottery content or dashboard features
Recommended MCP Servers
Journey fit
Lottery API access is implemented when you integrate external data sources into a product, which maps to Build rather than launch-only SEO work. This UnClick MCP server is a narrow third-party data connector, so integrations is the correct canonical subphase.
How it compares
Regional lottery data MCP, not a validation or SEO methodology skill.
Common Questions / FAQ
Who is io.github.malamutemayhem/thelott for?
Developers building Australian lottery side projects who want Claude Code or Cursor to access The Lott results through MCP.
When should I use io.github.malamutemayhem/thelott?
Use it during Build integrations when your spec needs live or recent draw and jackpot data for an AU audience-facing feature.
How do I add io.github.malamutemayhem/thelott to my agent?
Configure MCP stdio to run npx @unclick/thelott-mcp per UnClick docs, then enable the server in your agent client and test a results query.