MCP Job Application Tracker
MCP Job Application Tracker
Project Overview
MCP Job Application Tracker is a Python-based application that helps users organize and track their job applications.
The project uses Gmail, Composio MCP, and Python to retrieve and manage job application information.
Problem Statement
Job seekers receive many application, interview, offer, and rejection emails. Manually tracking these applications can be difficult.
This project provides a simple way to maintain all job applications in one place and view their current status.
Technologies Used
Python
Gmail
Composio
Model Context Protocol (MCP)
Cursor
JSON
Project Workflow
Gmail ↓ Composio ↓ MCP ↓ Email Retrieval ↓ Job Information Processing ↓ Python Tracker ↓ applications.json ↓ Statistics & Filtering
Features
Track job applications
Store company name and job role
Track application status
Store application date
Store email ID and notes
Prevent duplicate email processing
View all applications
View application statistics
Filter applications by status
Store data using JSON
Application Status
The tracker supports the following statuses:
Applied
Interview
Offer
Rejected
Other
Project Structure
MCP_JOB_APPLICATION_TRACKER/
│
├── .cursor/
│ └── rules/
│ └── job-tracker.mdc
│
├── data/
│ ├── applications.json
│ └── processed_emails.json
│
├── .gitignore
├── AGENTS.md
├── config.json
├── main.py
├── README.md
├── requirements.txt
└── tracker.pyLatest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/Lalikrishna143/MCP-Job--Application-Tracker'
If you have feedback or need assistance with the MCP directory API, please join our Discord server