Mohamed_hanafi's blog

By Mohamed_hanafi, history, 15 months ago, In English

Hello everyone!

I’ve been experimenting with making Codeforces data more accessible to AI agents — and I’m happy to share something you can start using right away.

If you're using tools like vs code, claue desktop, or cursor, you can now easily connect them to a Codeforces-aware AI agent using my new tool: a Dockerized MCP server that speaks directly to the Codeforces API.

This means your AI agent can now answer prompts like:

"Analyze my Codeforces account XYZ and tell me how to get master rank."

"Compare between ALI and AHMED based on rating history and activity."

"Did ALI gain rating in the last Global Round?"

To use it, check it out:

https://github.com/Mohamed-hanfy/codeforces-mcp

It’s a small server with a big impact — whether you’re building AI-driven dashboards, coaching tools, bots, or just letting your AI assistant become Codeforces-aware.

Full text and comments »

  • Vote: I like it
  • +6
  • Vote: I do not like it