raeeceip/resume-mcp-server
If you are the rightful owner of resume-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project transforms a resume into an interactive Model Context Protocol (MCP) server, allowing AI assistants to query professional experience, skills, and projects in a structured manner.
Tools
Functions exposed to the LLM to take actions
getBasicInfo
Get basic personal and educational information
getWorkExperience
Get detailed work experience, optionally filtered by company
getProjects
Get details about personal projects, optionally filtered by technology
getSkills
Get technical skills by category
getOpenSourceWork
Get details about open source contributions
searchResume
Search for keywords across the entire resume
generateFormattedResume
Generate a formatted version of the resume
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client