opgg-mcp logo

opgg-mcpopgg-mcp MCP server

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The OP.GG MCP Server is a Model Context Protocol implementation that provides AI agents with access to OP.GG game data for League of Legends, Teamfight Tactics, and Valorant. It supports Streamable HTTP transport and allows users to select specific fields to return. The server offers a range of tools including League of Legends Champions, Summoners, Resources, Pro Players, Esports tools for Teamfight Tactics, and Valorant, which provide features such as champion analysis, synergy information, matchup guides, game details, schedule listings, and leaderboards, among others.

Key features

  • Streamable HTTP transport
  • Field selection for efficient responses
  • Support for League of Legends, Teamfight Tactics, and Valorant tools

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Game Data Analysis

AI agents can use the OP.GG MCP Server to access detailed game data for analysis, such as champion stats, summoner profiles, and esports schedules.

Tool Development

Developers can build tools on top of the OP.GG MCP Server to provide insights and recommendations for players, such as optimal builds, champion synergies, and play style recommendations.

Pros & Cons

Pros

  • Provides access to extensive game data
  • Supports field selection for efficient responses
  • Covers multiple games including League of Legends, Teamfight Tactics, and Valorant

Cons

  • Requires knowledge of Model Context Protocol and OP.GG data structures
  • May have limitations on usage and data access based on OP.GG policies

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Do I need special knowledge to integrate the MCP server into my AI agent?

Yes, you’ll need to understand the Model Context Protocol and OP.GG’s data structures, especially the field‑selection syntax, to correctly format requests and parse responses.

Asked by Zofia Kaczmarek · Dec 23, 2025

What transport protocol does the OP.GG MCP Server use, and how do I access it?

It uses Streamable HTTP transport. All endpoints are reachable via the base URL `https://mcp.api.op.gg/mcp`, where you send standard HTTP requests with the required parameters.

Asked by Grace Okafor · Nov 17, 2025

Which games and data categories are available through the MCP server?

The server supports three games—League of Legends, Teamfight Tactics, and Valorant—and offers tools such as champion analysis, synergy info, lane guides, summoner profiles, match histories, discounted skins, item lists, esports schedules, and leaderboards.

Asked by Xiomara Delgado · Nov 6, 2025

How do I limit the data returned by the OP.GG MCP Server to reduce payload size?

You can use the `desired_output_fields` parameter to specify exactly which fields you need, following the field selection syntax (e.g., `data.summoner.{level name}` or `champions[].{name title}`). This trims the response to only the requested data.

Asked by Victor Nguyen · Oct 2, 2025

Ask a question

MCP Servers alternatives