Skip to main content
Glama
priyaulakshmi-commits

File System MCP Server

MCP-integration

Resume Matching Agent using MCP + LangGraph

Overview

This project implements a Resume Matching Agent using the Model Context Protocol (MCP). The agent communicates with an MCP-compliant File System Server through a JSON-RPC 2.0 interface instead of directly accessing the filesystem.

The project also uses LangGraph for workflow orchestration and Sentence Transformers for semantic resume matching.


Related MCP server: LinkedIn Model Context Protocol (MCP) Server

Features

  • JSON-RPC 2.0 compliant MCP Server

  • MCP Client

  • Resource Discovery

  • Batch Resume Processing

  • Directory Monitoring

  • Resume Ranking using Semantic Search

  • LangGraph Workflow

  • Error Handling


Technologies

  • Python

  • LangGraph

  • Sentence Transformers

  • PyMuPDF

  • Watchdog

  • JSON RPC 2.0


Project Structure


MCP-Integration/
│
├── resumes/
├── filesystem_mcp_server.py
├── mcp_client.py
├── matching_agent.py
├── rag_search.py
├── app.py
├── tools.py
├── requirements.txt
└── README.md

Run


pip install -r requirements.txt

python app.py

Workflow

User

LangGraph Agent

MCP Client

Filesystem MCP Server

Resume Folder


Author

U Lakshmi Priya

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Securely search and manage workspace context files for AI agents and teams.

  • Agent-native MCP server over the public saagarpatel.dev corpus. Read-only, stateless.

  • File uploads for AI agents. Upload, list, and manage files. No signup required.

View all MCP Connectors

Latest Blog Posts

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/priyaulakshmi-commits/MCP-integration'

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