▶ 在线测试
📄 API 端点
POST /mcp
MCP JSON-RPC 2.0 入口,支持 initialize / tools/list / tools/call / ping
GET /api/problem/:id
直接获取题目 JSON,如 /api/problem/P1001
GET /api/fetch?url=
通过完整 URL 获取题目,如 ?url=https://www.luogu.com.cn/problem/P1001