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
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

An intelligent server that processes and evaluates resumes by extracting structured data, analyzing skills and experience, scoring candidates against job requirements, and generating detailed reports.

  1. Features
    1. Requirements
      1. Installation
        1. Running the MCP Server
          1. Usage with Claude Desktop App
            1. License

              Related MCP Servers

              • A
                security
                A
                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 -
                3
                32
                39
                TypeScript
                The Unlicense
                • Apple
                • Linux
              • A
                security
                F
                license
                A
                quality
                A server that provides tools to scrape websites and extract structured data from them using Firecrawl's APIs, supporting both basic website scraping in multiple formats and custom schema-based data extraction.
                Last updated -
                2
                JavaScript
              • -
                security
                F
                license
                -
                quality
                A Model Context Protocol server that enables seamless interaction with LinkedIn for job applications, profile retrieval, feed browsing, and resume analysis through natural language commands.
                Last updated -
                10
                Python
              • -
                security
                F
                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 -
                1
                Python

              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