Skip to main content
Glama

Resume Analysis MCP Server

by sms03

Resume MCP Agent

A Model Context Protocol (MCP) server agent for analyzing resumes and sorting them according to job descriptions. This agent is compatible with the Claude desktop app and uses Google's ADK for AI capabilities.

Features

  • Resume parsing and analysis

  • Matching resumes against job descriptions

  • Ranking and sorting candidates

  • Compatible with Claude desktop app

Requirements

  • Python 3.10+

  • Google ADK

  • UV package manager

Installation

# Clone the repository git clone https://github.com/yourusername/resume-mcp.git cd resume-mcp # Create and activate a virtual environment python -m venv venv # On Windows venv\Scripts\activate # On Unix or MacOS # source venv/bin/activate # Install dependencies using UV uv pip install -r requirements.txt

Running the MCP Server

python src/main.py

Usage with Claude Desktop App

This MCP server can be used as a plugin for the Claude desktop app. Configure the plugin in Claude by pointing to the local server address (default: http://localhost:8080).

License

MIT

-
security - not tested
-
license - not tested
-
quality - not tested

Related MCP Servers

  • A
    security
    -
    license
    A
    quality
    A server that enhances AI assistants with the ability to update your JSON Resume by analyzing your coding projects, automatically extracting skills and generating professional descriptions.
    Last updated -
    22
    57
    The Unlicense
    • Apple
    • Linux
  • -
    security
    -
    license
    -
    quality
    A server that enables AI assistants to interact with LinkedIn programmatically for job searching, resume/cover letter generation, and managing job applications through standardized JSON-RPC requests.
    Last updated -
    10
  • -
    security
    -
    license
    -
    quality
    A Model Context Protocol server that helps with job applications by analyzing job postings and optimizing resumes and cover letters through document analysis tools.
    Last updated -
    6
  • -
    security
    -
    license
    -
    quality
    A comprehensive document analysis server that performs sentiment analysis, keyword extraction, readability scoring, and text statistics while providing document management capabilities including storage, search, and organization.
    Last updated -
    • Apple
    • Linux

View all related MCP servers

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/sms03/resume-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server