Skip to main content
Glama

Server Details

Search Luogu problems, fetch statements, explore problem sets and get practice recommendations.

If you are the author of this connector, you can claim ownership with GitHub, an HTTP challenge, or a DNS record. Claimed connector authors can inspect health checks, view analytics, and manage their listing.
Status
Unhealthy
Last Tested
Transport
Streamable HTTP
URL
Repository
Kaiserunix/luogu-mcp-server
GitHub Stars
2
Server Listing
luogu-mcp-server

Frequently Asked Questions

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Fetches and structures programming problem data from Luogu, enabling AI tools to query problem details such as title, difficulty, tags, samples, and limits.
    1
    MIT
  • A
    license
    Not graded
    quality
    A
    maintenance
    Enables searching and retrieving metadata for Codeforces problems by title, id, rating, or tag, and provides service health status.
    MIT
Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

A3.8/5.0
Disambiguation3/5

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.

Naming Consistency5/5

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.

Tool Count5/5

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.

Completeness4/5

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.