82-0 Game Mcp Server
@rocnubie
About 82-0 Game Mcp Server
No overview available yet
Basic information
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.
More Media & Design MCP servers
NS Travel Information MCP Server
r-huijtsA Model Context Protocol (MCP) server that provides access to NS (Dutch Railways) travel information through Claude AI. This server enables Claude to fetch real-time train travel information and disruptions using the official Dutch NS API.
Melrōse - programming of music melodies
emickleiinteractive programming of melodies, producing MIDI
MiniMax MCP JS
MiniMax-AIOfficial MiniMax Model Context Protocol (MCP) JavaScript implementation that provides seamless integration with MiniMax's powerful AI capabilities including image generation, video generation, text-to-speech, and voice cloning APIs.
Spotify MCP Server
marcelmaraisLightweight MCP server for Spotify
Weather API MCP Server
TuanKiriA lightweight Model Context Protocol (MCP) server that enables AI assistants like Claude to retrieve and interpret real-time weather data. Discuss on Hacker News:
Comments