オーバーウォッチ2 MCPサーバー
概要
overwatch2-mcp-server
オーバーウォッチのヒーローデータを提供するMCPサーバーです。このサーバーは、ヒーローリストを取得したり、特定のヒーローの詳細情報を取得したりするためのツールを提供しています。
提供されるツール
get_heroes
: ヒーローのリストを取得します。get_hero
: ヒーローに関する詳細情報を取得します。
インストール
このプロジェクトを複製し、依存関係をインストールします。
使用法
建てる
MCPサーバーの登録
開発依存関係
typescript
: TypeScript コンパイラ。openapi-typescript
: OpenAPI 仕様から TypeScript 型を生成します。
ライセンス
このプロジェクトは ISC ライセンスに基づいてライセンスされています。
使用されたAPI
このプロジェクトでは、 Overfast APIを使用して、Overwatch のヒーロー データを取得します。
This server cannot be installed
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Overwatch 2 のヒーロー データを提供する MCP サーバー。ユーザーはヒーロー リストや特定のヒーローの詳細情報を取得できます。
Related MCP Servers
- AsecurityAlicenseAqualityAn MCP (Model-Controller-Processor) server for accessing League of Legends client data. This server provides a collection of tools that communicate with the League of Legends Live Client Data API to retrieve in-game data.Last updated -127Apache 2.0
- AsecurityAlicenseAqualityAn MCP server that allows searching for and retrieving information about Model Context Protocol servers registered on the MCP Hub.Last updated -11MIT License
- JavaScriptMIT License
- -securityFlicense-qualityAn MCP Server that provides access to League of Legends statistics via the SportData.io API, allowing agents to query and analyze LoL competitive gaming data.Last updated -