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来检索守望先锋的英雄数据。

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

提供守望先锋 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