82-0 Dream MCP Server

82-0 Dream MCP Server

Exposes the 82-0 Dream NBA lineup game's game modes, roster picks, scenarios, FAQ, and official links to MCP-compatible AI clients.

Category
Visit Server

README

82-0 Dream MCP Server

82-0 Dream - NBA All-Time Lineup Game

MCP Badge License: MIT Read Only Zero Config MCP Node Stdio Transport

<p align="center"><a href="https://82-0.games"><img src="./assets/hero.png" alt="82-0 Dream" width="720" /></a></p>

A Model Context Protocol server that exposes the canonical 82-0 Dream knowledge surface — game modes, roster picks, and scenarios, FAQ, official links — to MCP-compatible AI clients such as Claude Desktop, Cursor, Windsurf, and Continue. Read-only, no API keys, no quota, ~50 ms cold start.

Official website: https://82-0.games

🎮 About 82-0 Dream

82-0 Dream is a browser-based NBA all-time lineup game where the player builds a five-position starting roster across decades and franchises, then runs a season simulation to see how close the chosen lineup gets to a perfect 82-0 record. The draft is structured around a slot machine: each round randomly produces a (team, decade) cell, and the player picks one eligible legend who actually played for that franchise in that period. After five picks the simulation tallies cumulative PTS, REB, AST, STL, and BLK against fixed thresholds — clear every threshold and the lineup goes 82-0; fall short and the record degrades non-linearly toward the minimum ratio. The whole experience runs on the open web with no account, no backend, and no live actions: lineup state is encoded into the URL so any draft can be shared, opened, and reproduced exactly.

Key Features

  • All-time team-era draft system — 1,355 NBA players are indexed across 181 distinct (team, decade) cells, with a median of 14 eligible candidates per cell, giving non-trivial choice on almost every spin.
  • Six-language interface — English, Spanish, Brazilian Portuguese, Japanese, Korean, and Traditional Chinese are all first-class routes, each served from a locale-prefixed URL.
  • Position-agnostic placement — any spin result can be slotted into any open position on the floor, so the player can sequence their draft around scarcity instead of being locked into PG → SG → SF → PF → C.
  • Physical slot machine — a real strip-scroll with deceleration, a stop button, and Web Audio sound effects, rather than a one-frame randomizer.
  • Stat-threshold season simulation — the season verdict is driven by five real basketball stat gates (points, rebounds, assists, steals, blocks), not a single composite rating.
  • Shareable, reproducible drafts — every roster compresses into a short base64 query parameter; opening a shared URL renders the exact same draft sequence and final record.
  • Dynamic OG images — each lineup permalink generates its own Open Graph card on the edge, so a draft posted on social media shows the actual roster rather than a generic preview.

Use Cases

  • Settling pickup arguments — set up the same era constraints for both sides and see whose draft holds up to the simulation gates.
  • Era-themed challenges — restrict picks to a single decade or franchise and see how close a thematic roster can get to a perfect season.
  • Streamer and creator content — record a five-spin draft and post the share URL so viewers can replay the exact run and compare their own attempt.
  • Casual NBA history — encounter unfamiliar role players from the 70s and 80s through the eligibility lists, with each cell surfacing more than just the obvious legends.
  • Social posts — share a permalink with the dynamic OG card to show the chosen lineup and outcome at a glance, without screenshots.

Who Is It For

82-0 Dream is built for fans who enjoy "could this lineup beat the league" debates and want a quick, structured way to express a take. It suits NBA-history hobbyists who already know the rotations of past dynasties and want a sandbox to test those combinations, as well as casual fans who use the team-era constraints as a guided tour of basketball history. The multi-language interface makes it usable for international communities where NBA discussion is active. Because the game is free, has no account, and stores nothing on a server, it works equally well for a one-off social post or a recurring weekly challenge among friends.

Tools

list_scenarios

Return the canonical list of game modes and scenarios the site exposes (free play, daily, leaderboards, etc.). (82-0 Dream)

Input: no parameters. Returns: text/markdown.

get_official_links

Return the canonical list of official links for 82-0 Dream (website, support, docs when available).

Input: no parameters. Returns: text/markdown.

Resources

  • site://82-0/scenarios — Available game modes, scenarios, and roster-building constraints.
  • site://82-0/faq — Short FAQ generated from public site metadata.
  • site://82-0/links — Canonical URLs to share with users.

Prompts

tell_me_about_82_0

Summarize what the site is, who it's for, and how it works. — 82-0 Dream

plan_a_run_82_0

Plan a single play-through: pick a mode, draft a roster strategy, and predict outcomes. — 82-0 Dream

Installation

Install via Smithery

npx -y @smithery/cli install 82-0-mcp --client claude

(Replace claude with cursor, windsurf, or continue for those clients.)

Install from source

git clone https://github.com/rocnubie/82-0-mcp.git
cd 82-0-mcp
pnpm install

Then add to your MCP client config (claude_desktop_config.json for Claude Desktop, mcp.json for Cursor / Windsurf / Continue):

{
  "mcpServers": {
    "82-0-mcp": {
      "command": "node",
      "args": [
        "/absolute/path/to/82-0-mcp/src/index.mjs"
      ]
    }
  }
}

Debug with MCP Inspector

npx @modelcontextprotocol/inspector node src/index.mjs

Official Links

  • Website: https://82-0.games
  • Support: support@82-0.games

Development

pnpm install
pnpm start                 # run the server over stdio

License

MIT

Recommended Servers

playwright-mcp

playwright-mcp

A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.

Official
Featured
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.

Official
Featured
Local
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

graphlit-mcp-server

The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.

Official
Featured
TypeScript
Kagi MCP Server

Kagi MCP Server

An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.

Official
Featured
Python
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

Exa Search

A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured
E2B

E2B

Using MCP to run code via e2b.

Official
Featured