Luogu MCP Server
Server Details
Search Luogu problems, fetch statements, explore problem sets and get practice recommendations.
Glama couldn't complete the latest health check. If this server requires authentication, missing or expired test credentials may be the cause. A test profile lets Glama authenticate for health checks and discover tools; it is separate from your personal connections.
If you are the author, claim ownership, then add or update a test profile under Admin → Test Profile.
- Status
- Unhealthy
- Uptime
- 0.0% over 37 days
- Last Tested
- Transport
- Streamable HTTP
- URL
- Repository
- Kaiserunix/luogu-mcp-server
- GitHub Stars
- 2
- Server Listing
- luogu-mcp-server
TDQS
Scored across 11 tools
Several tools have overlapping purposes: fetch_problem and resolve_problem both retrieve problem details, while find_related_problems, find_topic_problems, and recommend_problems all serve similar 'find problems' functions. Descriptions attempt to differentiate but the boundaries remain fuzzy.
All tools follow a consistent 'luogu_verb_noun' pattern using snake_case. Verbs like fetch, find, get, list, recommend, resolve, and search are uniformly applied.
With 11 tools, the set is well-scoped for a competitive programming problem search and retrieval service. Each tool serves a distinct purpose without unnecessary duplication.
The tool set covers core functionalities: problem fetching, searching, recommendations, user profiles, and topic listing. Minor gaps exist (e.g., no submission or contest data), but these are likely out of scope given the server's stated capabilities.
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections.
11 tool updates
- First observed
luogu_fetch_problem - First observed
luogu_fetch_problem_set - First observed
luogu_find_related_problems - First observed
luogu_find_topic_problems - First observed
luogu_get_capabilities - First observed
luogu_get_user_profile - First observed
luogu_list_algorithm_topics - First observed
luogu_recommend_problems - First observed
luogu_resolve_problem - First observed
luogu_search_problem_sets - First observed
luogu_search_problems
Related MCP Connectors
Search Codeforces problems and inspect public problem metadata through the official Codeforces API.
Search AtCoder problems and fetch public problem statements through MCP.
LeetCode public profiles, solved counts, daily question, problem detail.
Codeforces competitive programming users, contests, problems
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceFetches and structures programming problem data from Luogu, enabling AI tools to query problem details such as title, difficulty, tags, samples, and limits.1MIT
- AlicenseNot gradedqualityAmaintenanceEnables interaction with public NowCoder ACM problem pages. Supports fetching problem data and checking health status.MIT
- AlicenseNot gradedqualityAmaintenanceEnables searching and retrieving metadata for Codeforces problems by title, id, rating, or tag, and provides service health status.MIT
- AlicenseAqualityCmaintenanceUnofficial MCP server for searching and recommending Baekjoon (BOJ) problems using the solved.ac API.1016 npm3MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.