Rezi Resume MCP

Rezi MCP lets you connect your Rezi account to AI tools like Claude, Codex, and Gemini using MCP.

От сообщества: Добавлен пользователем или импортирован; проверьте владельца перед подключениемРаботаетБез входаГлобальныйБесплатноМожет изменять данные

Что умеет

  • List Resumes: List resumes for the authenticated Rezi user, ordered by most recently updated. Returns an array of resume summaries with id, name, jobTitle, createdAt, and updatedAt. Defaults to the 10
  • Read Resume: Read the full data for a specific resume by its ID.
  • Write Resume: Create or update a Rezi resume. When creating: omit resume_id and a new ID will be generated. When updating: provide the existing resume_id. Resume data is deep-merged so you only need t

Какие данные видит

Нужен ли аккаунт

Не нужен: сервер работает без входа

Rezi MCP lets you connect your Rezi account to AI tools like Claude, Codex, and Gemini using MCP. You can tailor resumes to job descriptions, create new resumes from scratch, find jobs, and manage everything in plain English, without leaving your workflow.

Список инструментов сервера (5)

Технические названия из tools/list. Нужны только разработчикам.

list_resumesList resumes for the authenticated Rezi user, ordered by most recently updated. Returns an array of resume summaries with id, name, jobTitle, createdAt, and updatedAt. Defaults to the 10 most recent; use the limit parameter to request more (max 200).
read_resumeRead the full data for a specific resume by its ID.
write_resumeCreate or update a Rezi resume. When creating: omit resume_id and a new ID will be generated. When updating: provide the existing resume_id. Resume data is deep-merged so you only need to include fields you want to change.
search_jobsSearch for job listings by role and location. Returns 10 results per page with title, company, location, URL, and description excerpt. Use get_job_details for the full description of a specific job.
get_job_detailsGet the full details for a specific job by its ID, including the complete job description. Use this after search_jobs to read the full posting for a job you want to tailor a resume to.
Rezi Resume MCP: подключить к Claude, ChatGPT, Cursor · Connectors.fun