82-0 Game Mcp Server
@rocnubie
About 82-0 Game Mcp Server
No overview available yet
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"82-0-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"install",
"82-0-mcp",
"--client",
"claude"
]
}
}
}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 82-0 Game Mcp Server?
An MCP server that exposes the 82-0 Dream NBA all-time lineup game's knowledge surface — game modes, roster picks, scenarios, FAQ, and official links — to MCP-compatible AI clients like Claude Desktop, Cursor, Windsurf, and Continue. It is read-only, requires no API keys or quotas, and has a ~50 ms cold start.
How to use 82-0 Game Mcp Server?
Install via Smithery (npx -y @smithery/cli install 82-0-mcp --client claude) or from source, then add to your MCP client configuration. The server runs over stdio transport and provides tools, resources, and prompts for interacting with the 82-0 Dream game.
Key features of 82-0 Game Mcp Server
- Exposes game modes, rosters, and scenarios to AI clients.
- Read-only, zero-config setup — no API keys or quotas.
- Provides a
list_scenariostool for available game modes. - Provides a
get_official_linkstool for canonical URLs. - Resources for scenarios, FAQ, and official links.
- Prompts to summarize the site and plan a play-through.
Use cases of 82-0 Game Mcp Server
- Settle lineup debates by drafting under era constraints via AI.
- Plan an era-themed challenge and predict simulation outcomes.
- Create shareable draft permalinks for streamers and creators.
- Explore NBA history through eligibility lists surfaced by the server.
- Post lineup results on social media with dynamic OG images.
FAQ from 82-0 Game Mcp Server
Is the MCP server read-only and does it need an API key?
Yes, the server is read-only and requires no API keys or quotas — zero configuration needed.
What runtime does the server require?
Node.js version 18 or higher is required.
How is the server transported?
It uses stdio transport, as indicated by the badge.
Where does game data live?
The 82-0 Dream game runs entirely in the browser with no backend; lineup state is encoded in the URL for sharing and reproducibility.
What are the known limits or restrictions?
The server is read-only and does not support live actions; all data is from the canonical 82-0 Dream knowledge surface.
Frequently asked questions
Is the MCP server read-only and does it need an API key?
Yes, the server is read-only and requires no API keys or quotas — zero configuration needed.
What runtime does the server require?
Node.js version 18 or higher is required.
How is the server transported?
It uses stdio transport, as indicated by the badge.
Where does game data live?
The 82-0 Dream game runs entirely in the browser with no backend; lineup state is encoded in the URL for sharing and reproducibility.
What are the known limits or restrictions?
The server is read-only and does not support live actions; all data is from the canonical 82-0 Dream knowledge surface.
Basic information
More Media & Design MCP servers
YouTube Transcript Server
kimtaeyoon83This is an MCP server that allows you to directly download transcripts of YouTube videos.
Vibe Design System
mondaycom🎨 Vibe Design System - Official monday.com UI resources for application development in React.js
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
SVGator
SVGatorDrive your SVGator account from any AI assistant. Prompt an animation, get an editable project back, and export it as SVG, Lottie, GIF, MP4, and more, then open it in the editor to finish by hand.
Photoshop MCP Server
loonghaoA Model Context Protocol (MCP) server that interfaces with Adobe Photoshop's Python API. Enables LLMs to execute image editing operations, automate workflows, and manage Photoshop tasks through structured commands and context-aware interactions.
Comments