opgg-mcp logo

opgg-mcpopgg-mcp MCP 服务器

(0)
Daniel Nikulshyn审阅者 Daniel Nikulshyn·更新 2026年7月

概览

OP.GG MCP 服务器是一种 Model Context Protocol 实现,提供 AI एजें特以访问 OP.GG 游戏数据的 League of Legends、Teamfight Tactics 和 Valorant。它支持可流式传输 HTTP 协议,以及允许用户选择具体字段以返回。

主要功能

  • 流式传输 HTTP 协议
  • 字段选择以提高响应效率
  • 对 League of Legends、Teamfight Tactics 和 Valorant 工具的支持

价格

模型
Free
评分
暂无评价

使用场景

游戏数据分析

AI एजें特可以使用 OP.GG MCP 服务器访问详细的游戏数据进行分析,例如冠军统计资料、召唤师资料和电子竞技日历。

工具开发

开发者可以使用 OP.GG MCP 服务器来提供为玩家的见解和建议,例如最佳组合、冠军协同作用和玩法建议。

优点 & 缺点

优点

  • 提供大量游戏数据
  • 支持字段选择以提高响应效率
  • 涵盖多个游戏,包括 League of Legends、Teamfight Tactics 和 Valorant

缺点

  • 需要 Model Context Protocol 和 OP.GG 数据结构的知识
  • 可能受 OP.GG 政策限制的使用和数据访问

评测

登录以留下评测。

暂无评测。来当第一个吧!

问答

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

提问

服务配缩器 的替代品