API 與 MCP 說明
全部免費,不用註冊。
| 端點 | 說明 |
GET /api/chapters | 章節清單 |
GET /api/chapter/{slug} | 單章全文(Markdown) |
GET /api/search?q=Hold | 全文搜尋 |
GET /api/glossary?q=rune | 名詞查詢(不帶 q 回傳全部) |
GET /api/banlist | 禁卡表(2026-07-16 版) |
GET /api/faq | 常見問題 |
POST /mcp | MCP 工具:search_rules、get_chapter、lookup_term、get_banlist、get_faq |