Skip to main content
Glama
77,144 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Reactive Resume" matching MCP servers:

  • A
    license
    A
    quality
    C
    maintenance
    A resume MCP server that enables AI agents to search work history by keyword or meaning, retrieve detailed company info, and send scheduling emails, turning a static resume into interactive tools.
    3
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Exposes a personalized AI agent that reads your resume and provides intelligent responses about your professional background through a standardized MCP server interface with RAG capabilities.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables Claude to intelligently query and analyze your resume using RAG technology. Supports skill matching against job requirements and answering questions about your professional background from locally stored resume files.
    MIT
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables parsing of raw resume text into structured JSON format with organized sections for skills, experience, education, and projects. Uses Google's Gemini AI model to extract and categorize resume information from unstructured text input.
  • A
    license
    A
    quality
    C
    maintenance
    Crawl any website into clean Markdown, search through pages, read full content, and extract structured data using OpenAI, Claude, Gemini, or Grok — with auto-citation and resume support.
    5
    3
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for Claude Code that enables semantic search of past session transcripts and intelligent session forking, allowing users to find and resume from relevant previous conversations with full context.
    13
    8
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    Local-first MCP server that persists AI coding agent memory and session context, enabling seamless resume across sessions with searchable memories and checkpoints.
    232
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    An AI-powered job recommender built on the Model Context Protocol that provides personalized career suggestions through resume and skills matching. It utilizes LLMs and external tool integrations to help users find relevant job openings based on their professional profile.
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    An MCP server that retrieves resume/experience evidence relevant to a job description via vector RAG, and tracks fit-analysis results in a configurable tracking store (Notion or SQLite), with tools like match_job, push_to_tracker, and list_applications.
    3
  • A
    license
    A
    quality
    D
    maintenance
    Cognitive prosthetic for AI agents. Indexes conversation history from ChatGPT, Claude Code, Cursor, and Gemini CLI into searchable embeddings. 25 MCP tools including tunnel_state (resume where you left off), switching_cost (quantify context-switch penalty), thinking_trajectory (track idea evolution), and alignment_check (decisions vs principles). LanceDB + Parquet, 12ms recall, local-first.
    25
    65
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Generates crash-proof Python LLM pipelines from plain English descriptions. Pipelines resume from the last successful node after a crash instead of restarting from scratch. IProvider-agnostic , works with Groq, Gemini, Ollama, OpenAI, or any Python callable. Zero infrastructure, runs entirely on free-tier APIs.
    1
    3
    MIT