lol-mode-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FASTMCP_HOST | No | Host for HTTP mode | 127.0.0.1 |
| FASTMCP_PORT | No | Port for HTTP mode | 8000 |
| MCP_TRANSPORT | No | Transport mode for MCP (stdio or streamable-http) | stdio |
| LOL_MCP_CACHE_TTL | No | Cache TTL in seconds | 43200 |
| LOL_MCP_LOG_LEVEL | No | Log level (e.g., INFO, DEBUG) | INFO |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_augmentA | 模糊搜尋競技場(Arena)海克斯強化,回傳名稱、稀有度與完整效果說明。 Args: query: 強化名稱或關鍵字,中英文皆可(例:「地獄三頭犬」、"Cerberus"、「灼燒」)。 locale: 回覆語言,"zh_tw"(預設)或 "en_us"。 |
| list_augmentsB | 依稀有度列出競技場海克斯強化清單(名稱 + 一句效果摘要)。 Args: tier: "all"(預設)/ "silver" 白銀 / "gold" 黃金 / "prismatic" 稜彩 / "special" 特殊(稜彩道具、鐵砧類)。中文別名也可以。 locale: 回覆語言,"zh_tw"(預設)或 "en_us"。 |
| aram_balanceA | 查詢英雄本 patch 的 ARAM(嚎哭深淵)平衡數值,標明增益與削弱。 涵蓋:造成傷害/承受傷害/治療/護盾/技能急速/攻擊速度/韌性/能量回復。 「無調整」與「查詢失敗」會明確區分。 Args: champion: 英雄名稱,中英文皆可(例:「悟空」、"Wukong"、「犽宿」)。 |
| mayhem_balanceC | 查詢英雄在 ARAM: Mayhem 模式的平衡數值(延伸功能,暫未支援)。 Args: champion: 英雄名稱,中英文皆可。 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| mode-mechanics | LoL 模式機制說明(嚎哭深淵光環、競技場規則等,手工校訂) |
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/NewJeans0722/lol-mode-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server