Skip to main content
Glama
jsuryanm

MCP Jobs Recommender Agent

by jsuryanm
README.md
#  MCP Jobs Recommender 

An **AI-powered Job Recommender Agent** built using the **Model Context
Protocol (MCP)** to provide personalized job recommendations using LLMs
and external tools.

------------------------------------------------------------------------

## 📌 Features

-   MCP-based AI Agent
-   Smart Job Recommendations
-   Resume / Skills matching
-   Tool integrations via MCP

------------------------------------------------------------------------

## 🏗️ Project Structure
```bash
mcp-jobs-recommender-agent/ ├── app.py ├── main.py ├── mcp_server.py ├──
requirements.txt └── README.md
```

------------------------------------------------------------------------

## ⚙️ Installation
```bash
git clone https://github.com/jsuryanm/mcp-jobs-recommender-agent.git cd
mcp-jobs-recommender-agent pip install -r requirements.txt
```
------------------------------------------------------------------------

## ▶️ Run

streamlit run app.py

------------------------------------------------------------------------

## 🛠️ Tech Stack

Python, MCP, Groq, Apify Client ,Streamlit

------------------------------------------------------------------------
## ⭐ Support

If you like this project, please star the repo!