Discover and explore Model Context Protocol servers. Find the right integrations for your AI apps and agents.
Loading...
The OP.GG MCP Server provides AI agents with access to OP.GG gaming data (League of Legends, TFT, Valorant) through a standardized Model Context Protocol interface.
Add this to your MCP client configuration:
{
"mcpServers": {
"opgginc-opgg-mcp": {
"command": "npx",
"args": [
"-y",
"supergateway",
"--streamableHttp",
"https://mcp-api.op.gg/mcp"
]
}
}
}{
"id": "opgginc-opgg-mcp",
"name": "OP.GG",
"description": "The OP.GG MCP Server provides AI agents with access to OP.GG gaming data (League of Legends, TFT, Valorant) through a standardized Model Context Protocol interface.",
"source_url": "https://github.com/opgginc/opgg-mcp",
"publisher_name": "opgginc",
"publisher_url": "https://github.com/opgginc",
"is_official": true,
"license": "",
"runtime": "node",
"downloads": 964740,
"requires_oauth": false,
"distribution": {
"type": "npm",
"package": "supergateway"
},
"tools_count": 21
}