A
securityA
licenseA
qualityAn 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
Provides tools to retrieve Overwatch 2 hero data, including getting a list of all heroes and obtaining detailed information about specific heroes.
overwatch2-mcp-server
is an MCP server that provides hero data for Overwatch. This server offers tools to retrieve a list of heroes and obtain detailed information about specific heroes.
get_heroes
: Retrieves a list of heroes.get_hero
: Retrieves detailed information about a hero.Clone this project and install the dependencies.
typescript
: TypeScript compiler.openapi-typescript
: Generates TypeScript types from OpenAPI specifications.This project is licensed under the ISC License.
This project uses the Overfast API to retrieve hero data for Overwatch.
This server cannot be installed
An MCP server that provides Overwatch 2 hero data, allowing users to retrieve hero lists and detailed information about specific heroes.