MCP.so
ログイン
8

82-0 Game Mcp Server

@rocnubie

82-0 Game Mcp Server について

概要はまだありません

基本情報

カテゴリ

メディアとデザイン

トランスポート

stdio

公開者

rocnubie

投稿者

Chen Roc

設定

以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。

{
  "mcpServers": {
    "82-0-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@smithery/cli",
        "install",
        "82-0-mcp",
        "--client",
        "claude"
      ]
    }
  }
}

ツール

ツールは検出されませんでした

ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。

概要

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_scenarios tool for available game modes.
  • Provides a get_official_links tool 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.

コメント

「メディアとデザイン」の他のコンテンツ