CV REST/MCP Server
document.getElementById("theme-toggle").addEventListener("click", () => { const isDark = document.documentElement.classList.toggle("dark"); localStorage.setItem("theme", isDark ? "dark" : "light"); }); >>> import this
https://ivanprytula.dev/Opens ChatGPT on the web or desktop and asks it to use the WebMCP tools available here.
Connect straight to this server’s public endpoint.
https://ivanprytula.dev/mcpWe add this server to your workspace, then open Studio — saved access, one connection to many servers, with a history of what ran.
Last probed Sep 14, 2026 · ivanprytula.dev
4tools discovered
Get Cv
Return the complete CV as structured JSON data.
Get Available Themes
Return the names of all themes available for CV rendering.
Generate Cv Pdf Tool
Render the CV with the selected theme and return the PDF as base64 text.
Match Job Posting
Match a job description against the skill bank and return a tailored version. The tailored CV's skills are built from bank atoms whose level meets the JD qualifiers and that are already vouched for on the live CV (trust policy). Skills carry no qualifier level filtering when the JD states none.
Get your MCP into directories
A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.
Directory coverage for brandsdocument.getElementById("theme-toggle").addEventListener("click", () => { const isDark = document.documentElement.classList.toggle("dark"); localStorage.setItem("theme", isDark ? "dark" : "light"); }); >>> import this
Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.
Operate Cv Rest? Verify ownership to take over this directory entry.
This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.
MCPBundles probed 4 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.
No provider sign-in was required during MCPBundles' probe. Your client may still need MCPBundles credentials depending on how you connect.
MCPBundles is an independent platform built on the open Model Context Protocol standard. Not affiliated with Anthropic PBC or Claude.