Overwatch2 MCP Server
Provides tools to retrieve Overwatch 2 hero data, including getting a list of all heroes and obtaining detailed information about specific heroes.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Overwatch2 MCP Servershow me detailed info about Tracer"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Overwatch2 MCP Server
Overview
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.
Related MCP server: lol-client-mcp Public
Provided Tools
get_heroes: Get a list of heroes.get_hero: Get detailed information about a hero.
Installation
Clone this project and install the dependencies.
git clone https://github.com/morimorig3/overwatch2-mcp-server
cd overwatch2-mcp-server
npm installUsage
Build
npm run buildRegistering the MCP Server
{
"mcpServers": {
"Overwatch2-MCP": {
"command": "node",
"args": [
"/PATH/TO/BUILD/FILE/main.js"
]
}
}
}Development Dependencies
typescript: TypeScript compiler.openapi-typescript: Generates TypeScript types from OpenAPI specifications.
License
This project is licensed under the ISC License.
Used API
This project uses the Overfast API to retrieve hero data for Overwatch.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseBqualityFmaintenanceMCP Server for the Marvel Developer API, enabling interaction with characters and comics data.71115MIT
- AlicenseCqualityDmaintenanceAn 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.1212Apache 2.0
- Flicense-qualityFmaintenanceA comprehensive MCP server that wraps the complete World of Warcraft retail API into 197 tools for Game Data and Profile information. It enables users to query character statistics, achievements, collections, and game mechanics across all global regions and locales.7
- Flicense-qualityDmaintenanceMCP server for Valorant match analysis. Enables fetching player stats, match history, agent performance, and more via Henrik's Valorant API.
Related MCP Connectors
MCP server exposing live Helldivers 2 galactic war data.
Superhero MCP — wraps akabab.github.io/superhero-api (free, no auth)
An MCP server giving access to Grafana dashboards, data and more.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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