Skip to main content
Glama

Overwatch2 MCP Server

by morimorig3

Overwatch2 MCP 서버

개요

overwatch2-mcp-server 오버워치 영웅 데이터를 제공하는 MCP 서버입니다. 이 서버는 영웅 목록을 검색하고 특정 영웅에 대한 자세한 정보를 얻을 수 있는 도구를 제공합니다.

제공된 도구

  • get_heroes : 영웅 목록을 가져옵니다.
  • get_hero : 영웅에 대한 자세한 정보를 얻습니다.

설치

이 프로젝트를 복제하고 종속성을 설치합니다.

지엑스피1

용법

짓다

npm run build

MCP 서버 등록

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

개발 종속성

  • typescript : 타입스크립트 컴파일러.
  • openapi-typescript : OpenAPI 사양에서 TypeScript 유형을 생성합니다.

특허

이 프로젝트는 ISC 라이선스에 따라 라이선스가 부여되었습니다.

사용된 API

이 프로젝트에서는 Overfast API를 사용하여 Overwatch의 영웅 데이터를 검색합니다.

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

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 서버로, 사용자가 영웅 목록과 특정 영웅에 대한 자세한 정보를 검색할 수 있습니다.

  1. 개요
    1. 제공된 도구
      1. 설치
        1. 용법
          1. 짓다
          2. MCP 서버 등록
        2. 개발 종속성
          1. 특허
            1. 사용된 API

              Related MCP Servers

              • -
                security
                A
                license
                -
                quality
                An 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 -
                6
                Python
                Apache 2.0
              • A
                security
                A
                license
                A
                quality
                An MCP server that allows searching for and retrieving information about Model Context Protocol servers registered on the MCP Hub.
                Last updated -
                1
                1
                MIT License
                • Apple
                • Linux
              • -
                security
                F
                license
                -
                quality
                An 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 -
                Python

              View all related MCP servers

              MCP directory API

              We provide all the information about MCP servers via our MCP API.

              curl -X GET 'https://glama.ai/api/mcp/v1/servers/morimorig3/overwatch2-mcp-server'

              If you have feedback or need assistance with the MCP directory API, please join our Discord server