>>> import this

Ivan Prytula

Python Developer

Generate, preview, and download my CV as a themed PDF — or plug it into any MCP client.

FastAPI FastMCP Rate-Limit WeasyPrint Jinja2
mcp.json

#Use it in your MCP client

Pick your client and add the snippet to its MCP configuration.

.mcp.json (project root) ✓ verified 2026-09
{
  "mcpServers": {
    "cv-rest-mcp-server": {
      "type": "http",
      "url": "https://ivanprytula.dev/mcp"
    }
  }
}

Config formats change often — verify against the Claude Code docs.

render_cv.py

#Download CV as PDF

Pick a theme, preview the rendered CV, then download it as a PDF.

games.py

#Interactive Games

Browser-based games built with FastAPI + Jinja2.

#API reference

$ open /docs