Provides Model Context Protocol (MCP) tools to retrieve and access detailed hero data for Overwatch, enabling efficient querying of hero lists and individual hero information.
Unlock the full potential of Overwatch2 MCP Server through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.
Free tier available • No credit card required
Discover shared experiences
Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!
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
: Get a list of heroes.get_hero
: Get detailed information about a hero.Clone this project and install the dependencies.
git clone https://github.com/morimorig3/overwatch2-mcp-server cd overwatch2-mcp-server npm install
npm run build
{
"mcpServers": {
"Overwatch2-MCP": {
"command": "node",
"args": [
"/PATH/TO/BUILD/FILE/main.js"
]
}
}
}
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.
Provides AI assistants with seamless access to The Movie Database API via Model Context Protocol, en...
Provides Model Context Protocol (MCP) tools to access AWS CloudWatch logs, enabling AI assistants to...
Provides standardized access to Swiss legal decisions via the Model Context Protocol, enabling searc...
Provides greeting-related tools, resources, and prompts via Model Context Protocol (MCP), enabling p...
Provides tide information by location and date using latitude, longitude, and time zone data via Mod...