ResumeMCP
About
useful tools for job hunting, including resume analysis, cover letter generation, job market monitoring
Details
- Author
- gavinHuang
- Downloads
- 194
- Categories
- Other
Jump to
- Access candidate resume sections (summary, contact, skills)
- Search candidates via keywords
-
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
ResumeMCPCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"resumemcp": {
"best-candidate-resume": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.best-candidate.info/mcp/sse"
]
}
}
}
}
McpServers
{
"best-candidate-resume": {
"command": "npx",
"args": [
"mcp-remote",
"https://mcp.best-candidate.info/mcp/sse"
]
}
}
API Tools
- get_professional_summary - Returns the professional summary from the specified candidate's resume.
- get_contact_details - Returns the contact details from the specified candidate's resume.
- list_skills - Returns the list of skills from the specified candidate's resume.
- full_resume - Retrieve all resume information about a candidate
- search_candidates - Search candidates via keywords
- upload_resume_content - Upload a resume text-based content to the server
- upload_resume_file - Upload a resume to the server, using prompt sampling to have local llm parse the resume content
- resume_analysis - Analysis candidate's resume which is uploaded to the server, using prompt sampling to have local llm to do it
- cover_letter_generator - Generate cover letter for a candidate based on their resume and job description
The HTML structure with divs and styling has been converted to a clean Markdown list format with bold tool names and their descriptions.
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



