Overwatch2 MCP 서버
개요
overwatch2-mcp-server
오버워치 영웅 데이터를 제공하는 MCP 서버입니다. 이 서버는 영웅 목록을 검색하고 특정 영웅에 대한 자세한 정보를 얻을 수 있는 도구를 제공합니다.
제공된 도구
get_heroes
: 영웅 목록을 가져옵니다.get_hero
: 영웅에 대한 자세한 정보를 얻습니다.
설치
이 프로젝트를 복제하고 종속성을 설치합니다.
지엑스피1
용법
짓다
MCP 서버 등록
개발 종속성
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 -