anupamatrey/job-recommendations-mcp-server
If you are the rightful owner of job-recommendations-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 dayong@mcphub.com.
This document provides a comprehensive overview of an MCP server designed for AI-powered resume-to-job matching, leveraging AI embeddings and the JSearch API.
Tools
Functions exposed to the LLM to take actions
upload_resume
Process resume text and generate structured summary
get_resume_summary
Retrieve stored resume summary by ID
match_resume_to_jobs
Find and rank matching jobs from JSearch API
getAllCourse
Demo tool to list available courses
getCourseById
Demo tool to get course by title
print_env
Diagnostic tool to print environment variables
llm_diagnostics
Diagnostic tool for LLM configuration and health check
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client