Skip to main content
Glama

opgg-esports

Official
by opgginc
package.json763 B
{ "name": "opgg-mcp-esports", "version": "1.0.0", "description": "OP.GG Esports MCP Server - LoL Match Schedule Search Tool", "main": "./build/index.js", "type": "module", "bin": { "opgg-mcp-esports": "./build/index.js" }, "scripts": { "test": "npx @modelcontextprotocol/inspector node ./build/index.js", "build": "tsc && chmod 755 build/index.js" }, "files": [ "build" ], "keywords": [ "opgg", "esports", "lol" ], "author": "", "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "^1.8.0", "node-fetch": "^3.3.2" }, "devDependencies": { "@types/node": "^22.14.0", "prettier": "^3.5.3", "prettier-plugin-organize-imports": "^4.1.0", "typescript": "^5.8.2" } }

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/opgginc/esports-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server