Overwatch2 MCP Server

by morimorig3

Integrations

  • Provides tools to retrieve Overwatch 2 hero data, including getting a list of all heroes and obtaining detailed information about specific heroes.

オーバーウォッチ2 MCPサーバー

概要

overwatch2-mcp-serverオーバーウォッチのヒーローデータを提供するMCPサーバーです。このサーバーは、ヒーローリストを取得したり、特定のヒーローの詳細情報を取得したりするためのツールを提供しています。

提供されるツール

  • get_heroes : ヒーローのリストを取得します。
  • get_hero : ヒーローに関する詳細情報を取得します。

インストール

このプロジェクトを複製し、依存関係をインストールします。

git clone https://github.com/morimorig3/overwatch2-mcp-server cd overwatch2-mcp-server npm install

使用法

建てる

npm run build

MCPサーバーの登録

{ "mcpServers": { "Overwatch2-MCP": { "command": "node", "args": [ "/PATH/TO/BUILD/FILE/main.js" ] } } }

開発依存関係

  • typescript : TypeScript コンパイラ。
  • openapi-typescript : OpenAPI 仕様から TypeScript 型を生成します。

ライセンス

このプロジェクトは ISC ライセンスに基づいてライセンスされています。

使用されたAPI

このプロジェクトでは、 Overfast APIを使用して、Overwatch のヒーロー データを取得します。

-
security - not tested
F
license - not found
-
quality - not tested

Overwatch 2 のヒーロー データを提供する MCP サーバー。ユーザーはヒーロー リストや特定のヒーローの詳細情報を取得できます。

  1. 概要
    1. 提供されるツール
      1. インストール
        1. 使用法
          1. 建てる
          2. MCPサーバーの登録
        2. 開発依存関係
          1. ライセンス
            1. 使用されたAPI

              Related MCP Servers

              • A
                security
                A
                license
                A
                quality
                An MCP server that connects to the Teamwork API, providing a simplified interface for interacting with Teamwork projects and tasks.
                Last updated -
                35
                50
                4
                TypeScript
                MIT License
              • -
                security
                A
                license
                -
                quality
                An MCP server that connects to a Swagger specification and helps an AI to build all the required models to generate a MCP server for that service.
                Last updated -
                19
                TypeScript
                MIT License
                • Linux
                • Apple
              • -
                security
                A
                license
                -
                quality
                A comprehensive MCP server providing detailed IMDb data including movies, TV shows, and upcoming releases.
                Last updated -
                Python
                MIT License
              • A
                security
                A
                license
                A
                quality
                MCP Server for the Marvel Developer API, enabling interaction with characters and comics data.
                Last updated -
                7
                89
                7
                TypeScript
                MIT License
                • Linux
                • Apple

              View all related MCP servers

              ID: x0iy1jzziw