The server calls no LLM of its own: your client writes the content and LebenslaufHeld renders it and runs the ATS and completeness checks deterministically. Creating and checking CVs in the chat is free and the generated PDF carries a watermark; a clean download costs one credit in the web editor, and chat drafts are cleared after a short retention period.
The official remote server for LebenslaufHeld.de, a German CV and cover-letter builder. Your client writes the content; the server renders and checks it.
- Structured CV data turned into a preview image and a watermarked PDF in one of 20 templates, plus a claim link that opens the draft in the web editor (lebenslauf_erstellen)
- A deterministic ATS readability check on an uploaded PDF, with no AI guessing in the loop (ats_check)
- A rule-based completeness check against German application conventions, separating mandatory, recommended and legally optional fields (vollstaendigkeits_check)
- All 20 templates listed with preview images (vorlagen_liste)
- Real example CVs for 38 professions to work from (beruf_beispiel)
- Prompts that walk the client model through German application conventions and instruct it not to invent numbers or work history
An MCP client that can add a remote server over Streamable HTTP. The endpoint is https://lebenslaufheld.de/mcp, with no account and no API key.
