Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Ā© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. šŸ¢ Workplace & Productivity
  3. Resume MCP Server
Resume MCP Server logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 2:30:41 PM

Resume MCP Server

User RatingsBe the first to rate and review this MCP server!
View Repository1 GitHub StarsTotal stargazers on GitHub for the source repository (1 stars).Visit Website
resumessearchfile-systemsrecruitingdocument-processing

Searches local resume and application files, extracts structured data, and reloads indexes automatically when documents change.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

This server is confirmed live — we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.

Manual Client & Custom JSON ConfigExpand JSON ā–¾

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "mnoomnoo-resume-mcp-server": {
      "command": "uvx",
      "args": [
        "resume-mcp-server"
      ]
    }
  }
}

šŸ’” Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (19) Directory Badge Claim listing AlternativesšŸ¢ More in Workplace & Productivity

Overview

The mnoomnoo/resume-mcp-server MCP server indexes local .docx, .pdf, .md, and .txt resume and application documents for structured retrieval. It exposes read-only MCP tools for full-text search, candidate profiles, work history, skills, achievements, projects, education, and collection statistics. Files are re-indexed automatically after changes, and duplicate resume copies are consolidated using identity information. Reach for it when an agent needs to search or compare a local resume collection without sending documents to an external service.

Use cases

•Search resume versions for a specific skill
•Compare work achievements across candidates
•Retrieve education and project details for an application
•Find documents containing a keyword or phrase
•Track common skills across a local resume collection

Key features

•Parses DOCX, PDF, Markdown, and text files
•Indexes structured resume fields
•Supports full-text and scoped entity search
•Reloads changed files automatically
•Deduplicates resume versions by identity
•Provides collection and skill-frequency statistics

Capabilities & Tool Schemas (19) ~4.0k tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Verified live Verified liveCaptured by calling this server’s live tools/list endpoint.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Resume MCP Server.

list_resume_summaries

List resumes as lightweight identity records — id, name, email, phone only. Use this to orient and pick a resume_id before fetching details with other tools. Much more token-efficient than list_resumes when you only need to identify who is present. Pass query to filter by first or last name (absorbs the old search_resumes_by_name tool). Response includes total_count and items for pagination.

get_resume_profile

Get a resume's top-level fields (contact info, professional statement, education) without the nested work experience and badge skill lists. See also: get_resume_full for everything about this resume in one call. Returns {"error": ...} if resume_id is not found.

get_resume_full

Get a resume's complete nested structure in one call: profile fields plus all work experiences (with achievements), badge skills, side projects (with technologies), and education entries (with competencies). Prefer get_resume_profile plus the scoped list_* tools (list_work_experiences, list_skills, list_side_projects, list_education) when you only need part of this — it's more token-efficient. Use get_resume_full when you need the whole picture at once. Returns {"error": ...} if resume_id is not found.

list_resumes

List all documents. When doc_type is 'resume' (or omitted), structured resume data is returned if available; otherwise flat file metadata is returned. Response includes total_count and items for pagination. See also: list_resume_summaries for a lighter-weight, more token-efficient listing; get_resume_full for one resume's full nested structure by resume_id.

get_resume

Return the full extracted text of a document, as {"text": "..."}. Note: takes a file path (see list_resumes), not a resume_id — use get_resume_profile or list_resumes to fetch structured data by resume_id instead. Returns {"error": ...} if path is not found.

search_resumes

Search across all documents for a keyword or phrase. Response includes total_count, items, has_more, next_offset, and message for pagination.

How Resume MCP Server works

What mnoomnoo/resume-mcp-server MCP server does

The mnoomnoo/resume-mcp-server MCP server turns a local directory of resume and job-application documents into searchable MCP resources. It accepts .docx, .pdf, .md, and .txt files, extracts resume-oriented fields, and preserves both document text and structured records where available. Extracted data includes contact details, professional statements, work experience, achievements, badge skills, side projects, education, and related competencies.

The server is suited to collections containing multiple resume versions, cover letters, reference material, and other application documents. It can identify resumes by lightweight identity fields, retrieve complete or partial profiles, search document text, and filter structured entities by terms such as skill, company, role, technology, competency, or education. It also provides aggregate collection counts, average values, and skill-frequency rankings.

How it works

On startup, the server scans the configured document directory and builds an in-memory collection. A filesystem watcher re-indexes files when they change, so edits can be reflected without restarting the process. Files are classified as resumes, cover letters, application materials, or other documents using filename patterns; the README states that these classifications can be overridden through environment variables.

The mnoomnoo/resume-mcp-server MCP server uses resume IDs for structured lookups and file paths for full extracted-text retrieval. List operations return pagination metadata, including total counts and offsets where applicable. Query-style tools support consistent matching modes described by the project as and, or, and regular-expression matching. Responses use a common error object when a requested ID, path, or resume cannot be found.

Duplicate versions for the same person are matched by email or name and reduced to the richest available copy. Tools are read-only and are described as operating only on the local document collection; they do not modify source files.

Setup and configuration

Install the package with pip install resume-mcp-server, then run the resume-mcp-server executable. The quick-start configuration sets RESUME_DIR to the directory containing documents. If it is not supplied, the documented local default is ~/resumes.

The server can communicate over stdio or HTTP. FASTMCP_TRANSPORT selects the transport, while FASTMCP_HOST and FASTMCP_PORT configure HTTP binding and port. The README documents FASTMCP_PORT as defaulting to 8001. A .env file may provide configuration, with shell or MCP-client values taking precedence. Docker Compose can mount a host directory and expose the HTTP endpoint at /mcp.

Tools and capabilities

The mnoomnoo/resume-mcp-server MCP server includes tools for:

  • Listing lightweight resume identities or complete document metadata.
  • Retrieving profile-only, full nested, or raw extracted-text results.
  • Searching all documents with keywords or phrases.
  • Finding resumes by badge skill.
  • Listing and retrieving work experiences and achievements.
  • Listing and retrieving skills, side projects, and education entries.
  • Filtering projects by technology and education by competency.
  • Reporting collection statistics and skill frequency.

Scoped list tools can return smaller result shapes when only identifiers or matching fields are needed, which helps limit response size for agent workflows.

Limitations and notes

The server depends on the quality and structure of the source documents. The README points to a resume-formatting guide for better extraction results. Structured lookup and raw text retrieval use different identifiers, so callers should first inspect the listing or profile response before requesting details. The project requires Python 3.12 or newer for local development and execution.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Workplace & Productivity View all alternatives
  • Jobgpt MCP Server logoJobgpt MCP Server

    MCP server for JobGPT — search jobs, auto-apply, generate tailored resumes, track applications, and find recruiters from any MCP client. 34 tools for job search, applications, resumes, and outreach.

    šŸ¢ Workplace & Productivity5 views
    Compare vs Jobgpt MCP Server →
  • Job Search MCP logoJob Search MCP

    Claude Desktop job search assistant: searches LinkedIn plus 8 ATS boards (Greenhouse, Lever, Ashby, Workday, SmartRecruiters, Hacker News, RemoteOK, Remotive), scores each job 0-100 for fit (Claude judges directly, no LLM API key), and shows a ranked, triageable board inline in the chat.

    šŸ¢ Workplace & Productivity3 views
    Compare vs Job Search MCP →
  • MCP Server Atlassian Confluence logoMCP Server Atlassian Confluence

    Atlassian Confluence Cloud integration. Enables AI systems to interact with Confluence spaces, pages, and content with automatic ADF to Markdown conversion.

    šŸ¢ Workplace & Productivity2 views
    Compare vs MCP Server Atlassian Confluence →
  • MCP Server Atlassian Jira logoMCP Server Atlassian Jira

    Atlassian Jira Cloud integration. Enables AI systems to interact with Jira projects, issues, comments, and related development information in real time.

    šŸ¢ Workplace & Productivity5 views
    Compare vs MCP Server Atlassian Jira →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

GitHub stars
1
Stargazers on the source repository.
Last commit
1mo ago
Most recent push to the default branch.
Tools exposed
19
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Resume MCP Server

Install it with `pip install resume-mcp-server`. The package provides the `resume-mcp-server` executable.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewResume MCP Server AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/mnoomnoo-resume-mcp-server?style=directory)](https://allmcps.com/mcp/mnoomnoo-resume-mcp-server)
HTML Embed
<a href="https://allmcps.com/mcp/mnoomnoo-resume-mcp-server"><img src="https://allmcps.com/api/badge/mnoomnoo-resume-mcp-server?style=directory" alt="Resume MCP Server on AllMCPs" /></a>

Technical Specs & Signals

CategoryšŸ¢Workplace & Productivity
PricingFree
More technical detailsExpand ā–¾
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseGPL-3.0
ClientsClaude Desktop
Last updatedSep 7, 2026
10/13 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars1
GitHub Star CountTotal stargazers on GitHub representing community popularity (1 stars).
Last commit1mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 31, 2026
57Quality signal: Good Ā· 57/100How this signal is calculated ā–¾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools30/30
Adoption & activity3/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Ā· resume-mcp-server (PyPI)

ā˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server →

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in šŸ¢ Workplace & Productivity →Best MCP servers for Workplace & Productivity →Alternatives to Resume MCP Server →Install in Claude DesktopInstall in CursorInstall in VS Code