Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by cxyfer • Uncategorized
An MCP server exposing online judge problem data to LLM clients via stdio transport.
Fetch detailed competitive programming problem data from multiple platforms.
Perform semantic search to find related problems by ID or free-text query.
Access daily coding challenges and platform status information.
oj-mcp-rs provides LLM clients with access to competitive programming problems from multiple platforms such as LeetCode, Codeforces, AtCoder, and Luogu. It supports natural language queries to fetch problem descriptions, examples, constraints, and related problems, including semantic search and daily challenges. The server wraps the oj-api-rs REST API and enables seamless integration with various LLM clients through stdio.